2024-03-30T13:41:47.395 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T13:41:47.395 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi --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/off mon_election/connectivity} --archive /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131 --verbose -- /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/orig.config.yaml 2024-03-30T13:41:47.425 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T13:41:47.505 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131 branch: squid 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/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7630131' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb workunit: branch: squid sha1: 5af0400050a123dc31f105425174f106e057276a owner: scheduled_teuthology@teuthology priority: 100 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: 8777 sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5af0400050a123dc31f105425174f106e057276a targets: smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T13:41:47.505 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa; will attempt to use it 2024-03-30T13:41:47.506 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks 2024-03-30T13:41:47.506 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T13:41:47.507 INFO:teuthology.task.internal:Checking packages... 2024-03-30T13:41:47.532 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb' 2024-03-30T13:41:47.532 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T13:41:47.532 INFO:teuthology.packaging:ref: None 2024-03-30T13:41:47.532 INFO:teuthology.packaging:tag: None 2024-03-30T13:41:47.532 INFO:teuthology.packaging:branch: squid 2024-03-30T13:41:47.532 INFO:teuthology.packaging:sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T13:41:47.532 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=squid 2024-03-30T13:41:47.846 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1973-g5af04000-1focal 2024-03-30T13:41:47.848 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T13:41:47.854 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T13:41:47.854 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T13:41:47.896 INFO:teuthology.task.internal:Saving configuration 2024-03-30T13:41:47.908 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T13:41:47.921 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T13:41:47.946 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:35:39.164911', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-30T13:41:47.970 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:35:39.166416', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-30T13:41:47.970 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T13:41:47.976 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-30T13:41:47.976 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-03-30T13:41:47.977 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T13:41:48.074 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f55f9068f70>, signals=[15]) 2024-03-30T13:41:48.075 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T13:41:48.081 INFO:teuthology.task.internal:Opening connections... 2024-03-30T13:41:48.081 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-03-30T13:41:48.083 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:41:48.183 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-03-30T13:41:48.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:41:48.274 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T13:41:48.281 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-03-30T13:41:48.288 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-03-30T13:41:48.288 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-03-30T13:41:48.334 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="20.04" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=focal 2024-03-30T13:41:48.335 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=focal 2024-03-30T13:41:48.336 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-03-30T13:41:48.357 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-03-30T13:41:48.362 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-03-30T13:41:48.362 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-03-30T13:41:48.411 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="Ubuntu" 2024-03-30T13:41:48.411 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-30T13:41:48.411 INFO:teuthology.orchestra.run.smithi092.stdout:ID=ubuntu 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE=debian 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="20.04" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_CODENAME=focal 2024-03-30T13:41:48.412 INFO:teuthology.orchestra.run.smithi092.stdout:UBUNTU_CODENAME=focal 2024-03-30T13:41:48.412 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-03-30T13:41:48.432 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T13:41:48.442 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T13:41:48.462 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T13:41:48.463 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-03-30T13:41:48.465 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-03-30T13:41:48.470 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T13:41:48.488 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T13:41:48.488 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-03-30T13:41:48.491 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-03-30T13:41:48.520 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T13:41:48.577 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T13:41:48.591 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T13:41:48.591 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T13:41:48.591 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T13:41:48.592 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T13:41:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T13:41:48.597 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-03-30T13:41:48.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T13:41:48.598 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-03-30T13:41:48.604 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-124-generic 2024-03-30T13:41:48.605 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.4.0-124-generic 2024-03-30T13:41:48.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-03-30T13:41:48.606 INFO:teuthology.orchestra.run.smithi092.stdout:5.4.0-124-generic 2024-03-30T13:41:48.606 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.4.0-124-generic 2024-03-30T13:41:48.606 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-03-30T13:41:48.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-03-30T13:41:48.717 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-03-30T13:41:48.861 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-30T13:41:48.878 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:41:48.878 INFO:teuthology.orchestra.run.smithi092.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-30T13:41:48.886 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-30T13:41:48.967 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:41:48.990 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-30T13:41:49.049 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-30T13:41:49.194 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-03-30T13:41:49.278 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-03-30T13:41:49.401 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-30T13:41:49.424 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-03-30T13:41:49.433 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-03-30T13:41:49.434 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-03-30T13:41:49.448 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-30T13:41:49.459 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-30T13:41:49.459 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-03-30T13:41:49.524 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-30T13:41:49.525 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-03-30T13:41:49.533 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:41:49.533 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-30T13:41:49.542 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-03-30T13:41:49.607 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-30T13:41:49.614 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-30T13:41:49.625 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-30T13:41:49.629 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-30T13:41:49.629 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-30T13:41:49.630 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-30T13:41:49.630 INFO:teuthology.orchestra.run.smithi092.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-30T13:41:49.631 INFO:teuthology.orchestra.run.smithi092.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-30T13:41:49.631 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-30T13:41:49.631 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-30T13:41:49.634 INFO:teuthology.orchestra.run.smithi092.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-03-30T13:41:49.677 INFO:teuthology.orchestra.run.smithi092.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-03-30T13:41:49.701 INFO:teuthology.orchestra.run.smithi092.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-03-30T13:41:49.707 INFO:teuthology.orchestra.run.smithi092.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:41:49.707 INFO:teuthology.orchestra.run.smithi092.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-30T13:41:49.719 INFO:teuthology.orchestra.run.smithi092.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-30T13:41:49.734 INFO:teuthology.orchestra.run.smithi092.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-30T13:41:49.738 INFO:teuthology.orchestra.run.smithi092.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-30T13:41:49.738 INFO:teuthology.orchestra.run.smithi092.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-30T13:41:49.738 INFO:teuthology.orchestra.run.smithi092.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-30T13:41:49.739 INFO:teuthology.orchestra.run.smithi092.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-30T13:41:49.748 INFO:teuthology.orchestra.run.smithi092.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-30T13:41:49.835 INFO:teuthology.orchestra.run.smithi092.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-03-30T13:41:49.846 INFO:teuthology.orchestra.run.smithi092.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-30T13:41:49.846 INFO:teuthology.orchestra.run.smithi092.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-03-30T13:41:49.889 INFO:teuthology.orchestra.run.smithi092.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-30T13:41:49.890 INFO:teuthology.orchestra.run.smithi092.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-03-30T13:41:49.895 INFO:teuthology.orchestra.run.smithi092.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:41:49.895 INFO:teuthology.orchestra.run.smithi092.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-30T13:41:49.914 INFO:teuthology.orchestra.run.smithi092.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-30T13:41:49.923 INFO:teuthology.orchestra.run.smithi092.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-30T13:41:49.928 INFO:teuthology.orchestra.run.smithi092.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-30T13:41:49.928 INFO:teuthology.orchestra.run.smithi092.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-30T13:41:49.929 INFO:teuthology.orchestra.run.smithi092.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-30T13:41:49.936 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-03-30T13:41:49.949 INFO:teuthology.orchestra.run.smithi092.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-30T13:41:49.949 INFO:teuthology.orchestra.run.smithi092.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-30T13:41:49.949 INFO:teuthology.orchestra.run.smithi092.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-30T13:41:49.950 INFO:teuthology.orchestra.run.smithi092.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-30T13:41:49.951 INFO:teuthology.orchestra.run.smithi092.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-30T13:41:49.953 INFO:teuthology.orchestra.run.smithi092.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-30T13:41:49.964 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-03-30T13:41:49.974 INFO:teuthology.orchestra.run.smithi092.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-30T13:41:49.974 INFO:teuthology.orchestra.run.smithi092.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-30T13:41:49.977 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-30T13:41:49.978 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-03-30T13:41:50.060 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-30T13:41:50.061 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-03-30T13:41:50.067 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:41:50.231 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-30T13:41:50.832 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-30T13:41:50.942 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-30T13:41:50.963 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-30T13:41:50.964 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-30T13:41:50.965 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-30T13:41:50.966 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-30T13:41:50.967 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-30T13:41:50.968 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-30T13:41:50.971 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-30T13:41:50.973 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-30T13:41:51.137 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-30T13:41:51.301 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-30T13:41:51.352 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-30T13:41:53.670 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 19.7 MB in 3s (6,699 kB/s) 2024-03-30T13:41:53.685 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 19.7 MB in 3s (6,794 kB/s) 2024-03-30T13:41:55.121 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-30T13:41:55.147 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:41:55.182 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-03-30T13:41:55.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:41:55.215 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-30T13:41:55.289 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-03-30T13:41:55.425 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-03-30T13:41:55.425 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-03-30T13:41:55.500 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-03-30T13:41:55.500 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-03-30T13:41:55.621 INFO:teuthology.orchestra.run.smithi092.stdout:The following additional packages will be installed: 2024-03-30T13:41:55.621 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:41:55.621 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-30T13:41:55.621 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-30T13:41:55.622 INFO:teuthology.orchestra.run.smithi092.stdout:Suggested packages: 2024-03-30T13:41:55.622 INFO:teuthology.orchestra.run.smithi092.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-30T13:41:55.622 INFO:teuthology.orchestra.run.smithi092.stdout:Recommended packages: 2024-03-30T13:41:55.622 INFO:teuthology.orchestra.run.smithi092.stdout: thermald 2024-03-30T13:41:55.690 INFO:teuthology.orchestra.run.smithi092.stdout:The following NEW packages will be installed: 2024-03-30T13:41:55.690 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:41:55.690 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-30T13:41:55.690 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-30T13:41:55.691 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages will be upgraded: 2024-03-30T13:41:55.692 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T13:41:55.703 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2024-03-30T13:41:55.703 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:41:55.703 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-30T13:41:55.703 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-30T13:41:55.704 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2024-03-30T13:41:55.705 INFO:teuthology.orchestra.run.smithi081.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-30T13:41:55.705 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2024-03-30T13:41:55.705 INFO:teuthology.orchestra.run.smithi081.stdout: thermald 2024-03-30T13:41:55.766 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2024-03-30T13:41:55.766 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:41:55.766 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-30T13:41:55.766 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-30T13:41:55.767 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2024-03-30T13:41:55.768 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T13:41:55.874 INFO:teuthology.orchestra.run.smithi092.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:41:55.874 INFO:teuthology.orchestra.run.smithi092.stdout:Need to get 77.1 MB of archives. 2024-03-30T13:41:55.874 INFO:teuthology.orchestra.run.smithi092.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-30T13:41:55.874 INFO:teuthology.orchestra.run.smithi092.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-30T13:41:55.951 INFO:teuthology.orchestra.run.smithi081.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:41:55.951 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 77.1 MB of archives. 2024-03-30T13:41:55.951 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-30T13:41:55.952 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-30T13:41:57.019 INFO:teuthology.orchestra.run.smithi092.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-30T13:41:57.108 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-30T13:41:57.290 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-30T13:41:57.378 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-30T13:41:58.611 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-30T13:41:58.611 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-30T13:41:58.611 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-30T13:41:58.627 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-30T13:41:58.627 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-30T13:41:58.628 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-30T13:41:58.923 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-30T13:41:58.940 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-30T13:41:58.967 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-30T13:41:58.984 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-30T13:41:59.628 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 77.1 MB in 3s (24.0 MB/s) 2024-03-30T13:41:59.670 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 77.1 MB in 3s (23.6 MB/s) 2024-03-30T13:41:59.845 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-30T13:41:59.850 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-30T13:42:01.613 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-30T13:42:01.619 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:01.643 INFO:teuthology.orchestra.run.smithi092.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-30T13:42:01.648 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:01.701 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:01.722 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:03.626 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-30T13:42:03.631 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-30T13:42:03.641 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:03.648 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:03.743 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:03.770 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:04.826 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-30T13:42:04.829 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-30T13:42:04.839 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:04.845 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:04.875 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:04.879 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:09.535 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:09.661 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:09.729 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:09.857 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:09.994 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:10.147 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:10.183 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:10.311 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:10.492 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-30T13:42:10.506 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-30T13:42:10.550 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:42:10.622 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-30T13:42:10.634 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-30T13:42:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:42:16.053 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-30T13:42:16.073 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:16.110 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:16.542 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-30T13:42:16.566 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:42:16.617 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:18.938 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:19.099 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:19.304 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:42:19.431 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:42:19.432 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:19.783 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:20.621 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:20.979 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:21.777 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:21.778 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:21.906 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:22.582 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:22.582 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:22.714 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:23.099 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:42:23.225 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:23.335 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-30T13:42:23.461 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-30T13:42:23.587 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-30T13:42:23.916 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:42:23.983 INFO:teuthology.orchestra.run.smithi092.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:24.042 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:24.168 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-30T13:42:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-30T13:42:24.470 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-30T13:42:24.597 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:42:24.669 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T13:42:24.669 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:24.699 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T13:42:24.699 INFO:teuthology.orchestra.run.smithi092.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:46.672 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T13:42:46.672 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub' 2024-03-30T13:42:46.685 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:42:46.705 INFO:teuthology.orchestra.run.smithi092.stdout:Generating grub configuration file ... 2024-03-30T13:42:46.751 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T13:42:46.751 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2024-03-30T13:42:46.780 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:42:46.796 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2024-03-30T13:42:47.022 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:47.047 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:47.181 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:47.202 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:47.401 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:42:47.413 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:42:47.636 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:42:47.650 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:42:49.173 INFO:teuthology.orchestra.run.smithi092.stdout:done 2024-03-30T13:42:49.578 INFO:teuthology.orchestra.run.smithi081.stdout:done 2024-03-30T13:42:49.584 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 20 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:42:49.648 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.4.0.174.172 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:42:49.649 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-03-30T13:42:49.649 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-30T13:42:49.649 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T13:42:49.649 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T13:42:49.650 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-30T13:42:49.650 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T13:42:49.650 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-03-30T13:42:49.736 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-03-30T13:42:49.996 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:42:49.996 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-30T13:42:49.997 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:42:50.047 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.4.0.174.172 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:42:50.048 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-03-30T13:42:50.048 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-30T13:42:50.048 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T13:42:50.048 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T13:42:50.048 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-30T13:42:50.049 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T13:42:50.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-03-30T13:42:50.067 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-30T13:42:50.152 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-30T13:42:50.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-03-30T13:42:50.346 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:42:50.346 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-30T13:42:50.373 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-30T13:42:50.413 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-30T13:42:51.786 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-30T13:42:51.812 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:42:51.883 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-03-30T13:42:52.088 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-03-30T13:42:52.088 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-03-30T13:42:52.133 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-03-30T13:42:52.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:42:52.227 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-03-30T13:42:52.307 INFO:teuthology.orchestra.run.smithi092.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-30T13:42:52.307 INFO:teuthology.orchestra.run.smithi092.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:42:52.309 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 20 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.4.0.174.172 2024-03-30T13:42:52.330 INFO:teuthology.orchestra.run.smithi092.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:42:52.331 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:42:52.331 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-03-30T13:42:52.331 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-03-30T13:42:52.331 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:42:52.331 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-03-30T13:42:52.331 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-03-30T13:42:52.337 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.R9cqpnurwL 2024-03-30T13:42:52.337 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub/grub.cfg /tmp/tmp.R9cqpnurwL 2024-03-30T13:42:52.349 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.R9cqpnurwL 2024-03-30T13:42:52.431 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.R9cqpnurwL is 9KB 2024-03-30T13:42:52.436 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-03-30T13:42:52.436 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-03-30T13:42:52.445 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.R9cqpnurwL 2024-03-30T13:42:52.452 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.508 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:42:52.508 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.508 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.538 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-30T13:42:52.538 DEBUG:teuthology.orchestra.run.smithi092:> sudo update-grub 2024-03-30T13:42:52.658 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-30T13:42:52.658 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:42:52.658 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:42:52.683 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.4.0.174.172 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:42:52.684 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-03-30T13:42:52.684 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-03-30T13:42:52.690 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.SoWxz971IF 2024-03-30T13:42:52.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.SoWxz971IF 2024-03-30T13:42:52.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.SoWxz971IF 2024-03-30T13:42:52.798 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.SoWxz971IF is 9KB 2024-03-30T13:42:52.813 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.SoWxz971IF 2024-03-30T13:42:52.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.873 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:42:52.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T13:42:52.908 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-30T13:42:52.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2024-03-30T13:42:53.761 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub' 2024-03-30T13:42:53.772 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:42:53.790 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-03-30T13:42:54.029 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:54.040 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:54.230 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2024-03-30T13:42:54.237 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:42:54.249 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-03-30T13:42:54.387 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:42:54.400 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:42:54.545 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:42:54.557 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:42:55.003 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:42:55.016 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:42:55.146 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-03-30T13:42:55.148 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-03-30T13:42:55.845 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-03-30T13:42:55.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-03-30T13:43:25.178 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-30T13:43:25.179 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:43:25.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:43:25.851 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-30T13:43:25.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:43:25.852 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:43:43.651 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-03-30T13:43:44.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-03-30T13:43:52.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:43:52.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:43:53.419 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:43:53.420 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:43:55.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-03-30T13:43:56.482 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-03-30T13:44:07.726 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:44:07.727 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:44:08.532 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:44:08.533 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:44:26.142 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-03-30T13:44:40.214 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-03-30T13:44:40.748 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:44:40.749 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-03-30T13:44:40.749 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-03-30T13:44:40.756 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-174-generic 2024-03-30T13:44:40.756 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-30T13:44:40.756 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T13:44:40.756 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T13:44:41.144 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:44:41.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:44:41.384 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-03-30T13:44:41.757 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-30T13:44:41.757 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T13:44:41.858 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-03-30T13:44:41.884 DEBUG:teuthology.parallel:result is None 2024-03-30T13:44:41.932 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:44:41.933 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-03-30T13:44:41.933 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-03-30T13:44:41.939 INFO:teuthology.orchestra.run.smithi092.stdout:5.4.0-174-generic 2024-03-30T13:44:41.939 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-30T13:44:41.940 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T13:44:41.940 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T13:44:42.941 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-30T13:44:42.941 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T13:44:43.025 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-03-30T13:44:43.058 DEBUG:teuthology.parallel:result is None 2024-03-30T13:44:43.059 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T13:44:43.066 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T13:44:43.066 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T13:44:43.068 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T13:44:43.075 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T13:44:43.092 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T13:44:43.125 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T13:44:43.126 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T13:44:43.128 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T13:44:43.213 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T13:44:43.219 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T13:44:43.220 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T13:44:43.222 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T13:44:43.238 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:44:43.240 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:44:43.248 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:44:43.251 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:44:43.252 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T13:44:43.285 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T13:44:43.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T13:44:43.295 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T13:44:43.312 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T13:44:43.321 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T13:44:43.321 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T13:44:43.323 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T13:44:43.362 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T13:44:43.369 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T13:44:43.416 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:44:43.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T13:44:43.441 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T13:44:43.448 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T13:44:43.499 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:44:43.499 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T13:44:43.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-03-30T13:44:43.531 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-03-30T13:44:43.583 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T13:44:43.591 INFO:teuthology.task.internal:Starting timer... 2024-03-30T13:44:43.591 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T13:44:43.629 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T13:44:43.662 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2024-03-30T13:44:43.662 DEBUG:teuthology.task.selinux:Excluding smithi092: OS 'ubuntu' does not support SELinux 2024-03-30T13:44:43.662 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T13:44:43.662 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T13:44:43.662 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T13:44:43.662 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T13:44:43.756 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-30T13:44:43.762 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-30T13:44:43.883 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T13:44:43.899 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-30T13:44:43.900 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi081.front.sepia.ceph.com,smithi092.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T13:50:10.847 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi081.front.sepia.ceph.com'), Remote(name='ubuntu@smithi092.front.sepia.ceph.com')] 2024-03-30T13:50:10.848 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:50:10.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:50:10.946 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-03-30T13:50:11.067 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-03-30T13:50:11.068 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:50:11.068 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:50:11.166 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-03-30T13:50:11.288 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-03-30T13:50:11.288 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T13:50:11.301 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T13:50:11.302 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T13:50:11.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T13:50:11.304 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T13:50:11.305 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T13:50:11.337 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-30T13:50:11.337 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Command line: ntpd -gq 2024-03-30T13:50:11.338 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: proto: precision = 0.087 usec (-23) 2024-03-30T13:50:11.338 INFO:teuthology.orchestra.run.smithi092.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T13:50:11.338 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T13:50:11.339 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T13:50:11.339 INFO:teuthology.orchestra.run.smithi092.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T13:50:11.339 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen normally on 3 enp3s0f1 172.21.15.92:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen normally on 4 lo [::1]:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cd45%5]:123 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:11 ntpd[12970]: Listening on routing socket on fd #22 for interface updates 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-30T13:50:11.340 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Command line: ntpd -gq 2024-03-30T13:50:11.341 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: proto: precision = 0.235 usec (-22) 2024-03-30T13:50:11.341 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T13:50:11.341 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T13:50:11.341 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T13:50:11.342 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T13:50:11.342 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen normally on 4 lo [::1]:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2024-03-30T13:50:11.343 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:11 ntpd[12930]: Listening on routing socket on fd #22 for interface updates 2024-03-30T13:50:12.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:12.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:12 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:13.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:13 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:14.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:14.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:14.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:14.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:14.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:14.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:14 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:14.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:14 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:15.341 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:15 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:15.342 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:15 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:16.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:16 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:16.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:16.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:16 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:17.340 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:17 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:17.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:17 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:18.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:18 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:18.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:18.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:18.339 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stdout:30 Mar 13:50:18 ntpd[12930]: ntpd: time slew +0.000579 s 2024-03-30T13:50:18.340 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew +0.000579s 2024-03-30T13:50:18.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T13:50:18.341 INFO:teuthology.orchestra.run.smithi081.stderr:30 Mar 13:50:18 ntpd[12930]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T13:50:18.418 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T13:50:18.418 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-03-30T13:50:18.418 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:18.419 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:18.419 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:18.419 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:19.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:19.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:19.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:19 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stdout:30 Mar 13:50:20 ntpd[12970]: ntpd: time slew -0.006299 s 2024-03-30T13:50:20.338 INFO:teuthology.orchestra.run.smithi092.stdout:ntpd: time slew -0.006299s 2024-03-30T13:50:20.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T13:50:20.339 INFO:teuthology.orchestra.run.smithi092.stderr:30 Mar 13:50:20 ntpd[12970]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T13:50:20.407 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T13:50:20.407 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-03-30T13:50:20.407 INFO:teuthology.orchestra.run.smithi092.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:20.407 INFO:teuthology.orchestra.run.smithi092.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:20.407 INFO:teuthology.orchestra.run.smithi092.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:20.408 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T13:50:20.409 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T13:50:20.506 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb'} 2024-03-30T13:50:20.507 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-30T13:50:20.507 INFO:tasks.cephadm:Cluster fsid is 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:50:20.507 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T13:50:20.507 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.81', 'mon.c': '[v2:172.21.15.81:3301,v1:172.21.15.81:6790]', 'mon.b': '172.21.15.92'} 2024-03-30T13:50:20.508 INFO:tasks.cephadm:First mon is mon.a on smithi081 2024-03-30T13:50:20.508 INFO:tasks.cephadm:First mgr is y 2024-03-30T13:50:20.508 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T13:50:20.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-03-30T13:50:20.525 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-03-30T13:50:20.541 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-30T13:50:20.541 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:20.962 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 13:50 /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:20.963 DEBUG:teuthology.orchestra.run.smithi092:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:21.240 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 13:50 /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:21.241 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:21.250 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T13:50:21.269 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-30T13:50:21.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T13:50:21.292 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T13:50:21.571 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T13:50:21.590 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T13:51:01.466 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T13:51:01.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T13:51:01.466 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T13:51:01.466 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2024-03-30T13:51:01.467 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T13:51:01.467 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-03-30T13:51:01.467 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T13:51:02.573 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-03-30T13:51:02.574 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-03-30T13:51:02.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2024-03-30T13:51:02.613 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-03-30T13:51:02.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2024-03-30T13:51:02.645 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-03-30T13:51:02.657 INFO:tasks.cephadm:Writing seed config... 2024-03-30T13:51:02.658 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-30T13:51:02.658 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T13:51:02.658 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T13:51:02.658 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-30T13:51:02.659 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T13:51:02.659 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T13:51:02.659 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T13:51:02.659 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T13:51:02.659 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T13:51:02.659 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:51:02.659 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T13:51:02.692 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 72e66552-ee9c-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-30T13:51:02.692 DEBUG:teuthology.orchestra.run.smithi081:mon.a> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T13:51:02.694 DEBUG:teuthology.orchestra.run.smithi081:mgr.y> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service 2024-03-30T13:51:02.696 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T13:51:02.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 --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.81 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T13:51:02.853 INFO:teuthology.orchestra.run.smithi081.stderr:-------------------------------------------------------------------------------- 2024-03-30T13:51:02.854 INFO:teuthology.orchestra.run.smithi081.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '72e66552-ee9c-11ee-b647-cb9ed24678a4', '--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.81', '--skip-admin-label'] 2024-03-30T13:51:02.854 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying podman|docker is present... 2024-03-30T13:51:02.854 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying lvm2 is present... 2024-03-30T13:51:02.854 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying time synchronization is in place... 2024-03-30T13:51:02.861 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T13:51:02.868 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.875 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T13:51:02.881 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.887 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: masked 2024-03-30T13:51:02.893 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.899 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T13:51:02.905 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.914 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: enabled 2024-03-30T13:51:02.923 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: active 2024-03-30T13:51:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:Unit ntp.service is enabled and running 2024-03-30T13:51:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:Repeating the final host check... 2024-03-30T13:51:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:docker (/usr/bin/docker) is present 2024-03-30T13:51:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl is present 2024-03-30T13:51:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:lvcreate is present 2024-03-30T13:51:02.930 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T13:51:02.937 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.945 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T13:51:02.951 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.958 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: masked 2024-03-30T13:51:02.964 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.970 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T13:51:02.976 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2024-03-30T13:51:02.983 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: enabled 2024-03-30T13:51:02.989 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: active 2024-03-30T13:51:02.990 INFO:teuthology.orchestra.run.smithi081.stderr:Unit ntp.service is enabled and running 2024-03-30T13:51:02.990 INFO:teuthology.orchestra.run.smithi081.stderr:Host looks OK 2024-03-30T13:51:02.990 INFO:teuthology.orchestra.run.smithi081.stderr:Cluster fsid: 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:02.990 INFO:teuthology.orchestra.run.smithi081.stderr:Acquiring lock 140150364404032 on /run/cephadm/72e66552-ee9c-11ee-b647-cb9ed24678a4.lock 2024-03-30T13:51:02.990 INFO:teuthology.orchestra.run.smithi081.stderr:Lock 140150364404032 acquired on /run/cephadm/72e66552-ee9c-11ee-b647-cb9ed24678a4.lock 2024-03-30T13:51:02.991 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying IP 172.21.15.81 port 3300 ... 2024-03-30T13:51:02.991 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying IP 172.21.15.81 port 6789 ... 2024-03-30T13:51:02.991 INFO:teuthology.orchestra.run.smithi081.stderr:Base mon IP is 172.21.15.81, final addrv is [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2024-03-30T13:51:02.994 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-30T13:51:02.994 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.81 metric 100 2024-03-30T13:51:02.994 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T13:51:02.995 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.81 2024-03-30T13:51:02.995 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.81 metric 100 2024-03-30T13:51:02.998 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T13:51:02.998 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-30T13:51:02.998 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1799sec pref medium 2024-03-30T13:51:03.001 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T13:51:03.001 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-30T13:51:03.001 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T13:51:03.002 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-30T13:51:03.002 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d753/64 scope link 2024-03-30T13:51:03.002 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T13:51:03.003 INFO:teuthology.orchestra.run.smithi081.stderr:Mon IP `172.21.15.81` is in CIDR network `172.21.0.0/20` 2024-03-30T13:51:03.003 INFO:teuthology.orchestra.run.smithi081.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T13:51:03.004 INFO:journalctl@ceph.mgr.y.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:51:03.004 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T13:51:03.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:51:03.671 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-30T13:51:03.839 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-30T13:51:03.839 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-30T13:51:03.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-30T13:51:04.740 INFO:teuthology.orchestra.run.smithi081.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T13:51:05.252 INFO:teuthology.orchestra.run.smithi081.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T13:51:05.252 INFO:teuthology.orchestra.run.smithi081.stderr:Extracting ceph user uid/gid from container image... 2024-03-30T13:51:05.924 INFO:teuthology.orchestra.run.smithi081.stderr:stat: 167 167 2024-03-30T13:51:06.504 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial keys... 2024-03-30T13:51:07.190 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQDLGAhmxXBNCxAA1T5/W0OawWnKJx154f+Iqw== 2024-03-30T13:51:08.478 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQDMGAhmMwp+HBAABq/dvu4Amxl5evmTLVgsig== 2024-03-30T13:51:09.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQDNGAhmayDTKBAALmox2mQVdby048xBRL2WnA== 2024-03-30T13:51:10.186 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial monmap... 2024-03-30T13:51:10.881 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T13:51:10.881 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-30T13:51:10.881 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:10.881 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr:monmaptool for a [v2:172.21.15.81:3300,v1:172.21.15.81:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr:setting min_mon_release = octopus 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: set fsid to 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:51:11.465 INFO:teuthology.orchestra.run.smithi081.stderr:Creating mon... 2024-03-30T13:51:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T13:51:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 1 imported monmap: 2024-03-30T13:51:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-30T13:51:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: last_changed 2024-03-30T13:51:10.880082+0000 2024-03-30T13:51:12.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: created 2024-03-30T13:51:10.880082+0000 2024-03-30T13:51:12.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-30T13:51:12.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-30T13:51:12.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T13:51:12.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 0 /usr/bin/ceph-mon: set fsid to 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:12.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: DB SUMMARY 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: DB Session ID: 0LP37LUUXVIN4PMWQYEC 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T13:51:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.create_if_missing: 1 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.env: 0x55cfd9af5860 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.fs: Posix File System 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.info_log: 0x55cfdaf3f320 2024-03-30T13:51:12.205 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T13:51:12.206 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.statistics: (nil) 2024-03-30T13:51:12.206 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.use_fsync: 0 2024-03-30T13:51:12.206 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T13:51:12.206 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T13:51:12.231 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T13:51:12.231 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.db_log_dir: 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T13:51:12.232 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.write_buffer_manager: 0x55cfdb1df950 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T13:51:12.233 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.unordered_write: 0 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.row_cache: None 2024-03-30T13:51:12.234 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.wal_filter: None 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T13:51:12.235 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T13:51:12.236 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_open_files: -1 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Compression algorithms supported: 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kZSTD supported: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T13:51:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.194+0000 7f9a7e5c3880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T13:51:12.238 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.merge_operator: 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_filter: None 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cfdaf08d10) 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T13:51:12.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache: 0x55cfdaf70170 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-30T13:51:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-30T13:51:12.241 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression: NoCompression 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.num_levels: 7 2024-03-30T13:51:12.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T13:51:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T13:51:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T13:51:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T13:51:12.246 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.ttl: 2592000 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T13:51:12.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.198+0000 7f9a7e5c3880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.202+0000 7f9a7e5c3880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.202+0000 7f9a7e5c3880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.202+0000 7f9a7e5c3880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a7e5c3880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55cfdaf56700 2024-03-30T13:51:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a7e5c3880 4 rocksdb: DB pointer 0x55cfdafca000 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a701ad700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a701ad700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:12.250 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:51:12.251 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:51:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:51:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2024-03-30T13:51:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a7e5c3880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-30T13:51:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a7e5c3880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-30T13:51:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2024-03-30T13:51:12.206+0000 7f9a7e5c3880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T13:51:12.667 INFO:teuthology.orchestra.run.smithi081.stderr:create mon.a on 2024-03-30T13:51:12.858 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T13:51:13.035 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target. 2024-03-30T13:51:13.035 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target. 2024-03-30T13:51:13.437 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to reset failed state of unit ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T13:51:13.444 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target.wants/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@.service. 2024-03-30T13:51:13.629 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2024-03-30T13:51:13.630 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T13:51:13.630 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mon to start... 2024-03-30T13:51:13.630 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mon... 2024-03-30T13:51:15.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:14 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.789193+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T13:51:15.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: cluster: 2024-03-30T13:51:15.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: id: 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:15.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-30T13:51:15.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:15.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: services: 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.250948s) 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: data: 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: pgs: 2024-03-30T13:51:15.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:15.565 INFO:teuthology.orchestra.run.smithi081.stderr:mon is available 2024-03-30T13:51:15.565 INFO:teuthology.orchestra.run.smithi081.stderr:Assimilating anything we can from ceph.conf... 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.801082+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.803264+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.812278+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.825139+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: cluster 2024-03-30T13:51:14.826303+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T13:51:16.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:15 smithi081 bash[13909]: audit 2024-03-30T13:51:15.051952+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.81:0/1876033745' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T13:51:16.499 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:16.499 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [global] 2024-03-30T13:51:16.499 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: fsid = 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:16.499 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2024-03-30T13:51:16.500 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [mgr] 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [osd] 2024-03-30T13:51:16.501 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T13:51:16.502 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T13:51:17.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:16 smithi081 bash[13909]: audit 2024-03-30T13:51:16.492370+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.81:0/496166134' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T13:51:17.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:16 smithi081 bash[13909]: audit 2024-03-30T13:51:16.498037+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.81:0/496166134' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T13:51:17.028 INFO:teuthology.orchestra.run.smithi081.stderr:Generating new minimal ceph.conf... 2024-03-30T13:51:18.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:18 smithi081 bash[13909]: audit 2024-03-30T13:51:18.014194+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.81:0/59867151' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:51:18.511 INFO:teuthology.orchestra.run.smithi081.stderr:Restarting the monitor... 2024-03-30T13:51:18.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:18 smithi081 systemd[1]: Stopping Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T13:51:18.880 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:18 smithi081 bash[14300]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T13:51:18.880 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:18 smithi081 bash[13909]: debug 2024-03-30T13:51:18.634+0000 7fb8bb13c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T13:51:18.880 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:18 smithi081 bash[13909]: debug 2024-03-30T13:51:18.634+0000 7fb8bb13c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T13:51:19.228 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:19 smithi081 bash[14310]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T13:51:19.228 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:19 smithi081 bash[14344]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T13:51:19.235 INFO:teuthology.orchestra.run.smithi081.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-30T13:51:19.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:19 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-03-30T13:51:19.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:19 smithi081 systemd[1]: Stopped Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:51:19.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:19 smithi081 systemd[1]: Started Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.230+0000 7fb6c9105880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.230+0000 7fb6c9105880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.230+0000 7fb6c9105880 0 pidfile_write: ignore empty --pid-file 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 0 load: jerasure load: lrc 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T13:51:20.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: DB SUMMARY 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: DB Session ID: FZB8WCF6W2X16JSXYCIA 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82609 ; 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.env: 0x560b00df1860 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.fs: Posix File System 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.info_log: 0x560b026efe00 2024-03-30T13:51:20.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T13:51:20.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.statistics: (nil) 2024-03-30T13:51:20.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.use_fsync: 0 2024-03-30T13:51:20.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T13:51:20.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T13:51:20.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T13:51:20.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.db_log_dir: 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.write_buffer_manager: 0x560b027e02d0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T13:51:20.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.unordered_write: 0 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.row_cache: None 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.wal_filter: None 2024-03-30T13:51:20.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T13:51:20.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_open_files: -1 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T13:51:20.512 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Compression algorithms supported: 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kZSTD supported: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-30T13:51:20.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.merge_operator: 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_filter: None 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560b026bdd00) 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cache_index_and_filter_blocks: 1 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: pin_top_level_index_and_filter: 1 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: index_type: 0 2024-03-30T13:51:20.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: data_block_index_type: 0 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: index_shortening: 1 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: hash_index_allow_collision: 1 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: checksum: 1 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: no_block_cache: 0 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_cache: 0x560b02724170 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_cache_name: BinnedLRUCache 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_cache_options: 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: capacity : 536870912 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: num_shard_bits : 4 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: strict_capacity_limit : 0 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: high_pri_pool_ratio: 0.000 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_cache_compressed: (nil) 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: persistent_cache: (nil) 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_size: 4096 2024-03-30T13:51:20.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_size_deviation: 10 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_restart_interval: 16 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: index_block_restart_interval: 1 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: metadata_block_size: 4096 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: partition_filters: 0 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: use_delta_encoding: 1 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: whole_key_filtering: 1 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: verify_compression: 0 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: read_amp_bytes_per_bit: 0 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: format_version: 4 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: enable_index_compression: 1 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: block_align: 0 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T13:51:20.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression: NoCompression 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.num_levels: 7 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:51:20.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T13:51:20.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T13:51:20.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T13:51:20.520 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.ttl: 2592000 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T13:51:20.521 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.234+0000 7fb6c9105880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.238+0000 7fb6c9105880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.238+0000 7fb6c9105880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.238+0000 7fb6c9105880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.242+0000 7fb6c9105880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806680246833, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.242+0000 7fb6c9105880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.242+0000 7fb6c9105880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.242+0000 7fb6c9105880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806680249111, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79159, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77422, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71731, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711806680, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3903a9be-2731-4ac4-b414-573dda83cb44", "db_session_id": "FZB8WCF6W2X16JSXYCIA"}} 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.242+0000 7fb6c9105880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6c9105880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806680250408, "job": 1, "event": "recovery_finished"} 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6c9105880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T13:51:20.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6c9105880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x560b0270aa80 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6c9105880 4 rocksdb: DB pointer 0x560b0271a000 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6b8e8d700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6b8e8d700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** DB Stats ** 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** Compaction Stats [default] ** 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:20.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** Compaction Stats [default] ** 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:20.524 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Cumulative compaction: 0.00 GB write, 6.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Interval compaction: 0.00 GB write, 6.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** Compaction Stats [default] ** 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** Compaction Stats [default] ** 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 55.5 0.00 0.00 1 0.001 0 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Cumulative compaction: 0.00 GB write, 6.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:51:20.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.246+0000 7fb6c9105880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 1 mon.a@-1(???) e1 preinit fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).mds e1 new map 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).mds e1 print_map 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: e1 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: legacy client fscid: -1 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: No filesystems configured 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:51:20.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expand map: {default=false} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta from 'false' to 'false' 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expanded map: {default=false} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expand map: {default=info} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta from 'info' to 'info' 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expanded map: {default=info} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expand map: {default=daemon} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expanded map: {default=daemon} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expand map: {default=debug} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta from 'debug' to 'debug' 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: debug 2024-03-30T13:51:20.250+0000 7fb6c9105880 20 expand_channel_meta expanded map: {default=debug} 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cluster 2024-03-30T13:51:20.260491+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T13:51:20.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cluster 2024-03-30T13:51:20.260596+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} 2024-03-30T13:51:20.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cluster 2024-03-30T13:51:20.260719+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-30T13:51:20.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cluster 2024-03-30T13:51:20.260780+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T13:51:20.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:20 smithi081 bash[14382]: cluster 2024-03-30T13:51:20.261361+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T13:51:21.086 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-30T13:51:21.087 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T13:51:21.087 INFO:teuthology.orchestra.run.smithi081.stderr:Creating mgr... 2024-03-30T13:51:21.087 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying port 9283 ... 2024-03-30T13:51:21.296 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to reset failed state of unit ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-03-30T13:51:21.304 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4.target.wants/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@.service. 2024-03-30T13:51:21.490 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2024-03-30T13:51:21.490 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T13:51:21.491 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2024-03-30T13:51:21.491 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-30T13:51:21.491 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr to start... 2024-03-30T13:51:21.491 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr... 2024-03-30T13:51:21.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:21 smithi081 bash[14382]: audit 2024-03-30T13:51:20.533433+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.81:0/1946393901' entity='client.admin' 2024-03-30T13:51:22.963 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:22.963 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:22.963 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "72e66552-ee9c-11ee-b647-cb9ed24678a4", 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2024-03-30T13:51:22.970 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T13:51:22.971 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T13:51:22.972 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": false, 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2024-03-30T13:51:14.807019+0000", 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:22.973 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:22.974 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T13:51:22.974 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:23.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:23 smithi081 bash[14382]: audit 2024-03-30T13:51:22.962128+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.81:0/1714691573' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T13:51:23.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:22 smithi081 bash[14655]: debug 2024-03-30T13:51:22.890+0000 7f6b29245000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:51:23.544 INFO:teuthology.orchestra.run.smithi081.stderr:mgr not available, waiting (1/15)... 2024-03-30T13:51:23.886 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:23 smithi081 bash[14655]: debug 2024-03-30T13:51:23.602+0000 7f6b29245000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:51:23.886 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:23 smithi081 bash[14655]: debug 2024-03-30T13:51:23.722+0000 7f6b29245000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:51:24.208 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:23 smithi081 bash[14655]: debug 2024-03-30T13:51:23.878+0000 7f6b29245000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:51:24.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:24 smithi081 bash[14655]: debug 2024-03-30T13:51:24.202+0000 7f6b29245000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:51:24.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:24 smithi081 bash[14655]: debug 2024-03-30T13:51:24.294+0000 7f6b29245000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:51:24.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:24 smithi081 bash[14655]: debug 2024-03-30T13:51:24.494+0000 7f6b29245000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:51:25.633 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:25 smithi081 bash[14655]: debug 2024-03-30T13:51:25.322+0000 7f6b29245000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:51:25.634 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:25 smithi081 bash[14655]: debug 2024-03-30T13:51:25.422+0000 7f6b29245000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:51:25.976 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:25 smithi081 bash[14655]: debug 2024-03-30T13:51:25.626+0000 7f6b29245000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:51:26.230 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:25 smithi081 bash[14655]: debug 2024-03-30T13:51:25.970+0000 7f6b29245000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:51:26.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:26 smithi081 bash[14655]: debug 2024-03-30T13:51:26.298+0000 7f6b29245000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:51:26.601 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:26.601 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:26.601 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "72e66552-ee9c-11ee-b647-cb9ed24678a4", 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-30T13:51:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T13:51:26.603 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T13:51:26.606 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T13:51:26.606 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:26.607 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": false, 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2024-03-30T13:51:14.807019+0000", 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:26.609 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T13:51:26.609 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:26.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:26 smithi081 bash[14382]: audit 2024-03-30T13:51:26.598300+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.81:0/3685063451' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T13:51:26.955 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:26 smithi081 bash[14655]: debug 2024-03-30T13:51:26.678+0000 7f6b29245000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:51:27.216 INFO:teuthology.orchestra.run.smithi081.stderr:mgr not available, waiting (2/15)... 2024-03-30T13:51:27.884 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:26 smithi081 bash[14655]: debug 2024-03-30T13:51:26.950+0000 7f6b29245000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:51:27.884 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:27 smithi081 bash[14655]: debug 2024-03-30T13:51:27.622+0000 7f6b29245000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:51:27.884 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:27 smithi081 bash[14655]: debug 2024-03-30T13:51:27.722+0000 7f6b29245000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:51:27.884 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:27 smithi081 bash[14655]: debug 2024-03-30T13:51:27.878+0000 7f6b29245000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:51:28.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:27 smithi081 bash[14655]: debug 2024-03-30T13:51:27.986+0000 7f6b29245000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:51:28.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:28 smithi081 bash[14655]: debug 2024-03-30T13:51:28.122+0000 7f6b29245000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:51:28.708 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:28 smithi081 bash[14655]: debug 2024-03-30T13:51:28.406+0000 7f6b29245000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:51:28.709 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:28 smithi081 bash[14655]: debug 2024-03-30T13:51:28.522+0000 7f6b29245000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:51:28.709 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:28 smithi081 bash[14655]: debug 2024-03-30T13:51:28.702+0000 7f6b29245000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:51:29.004 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:28 smithi081 bash[14655]: debug 2024-03-30T13:51:28.818+0000 7f6b29245000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:51:29.931 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14655]: debug 2024-03-30T13:51:29.654+0000 7f6b29245000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:51:29.931 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: cluster 2024-03-30T13:51:29.681070+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: cluster 2024-03-30T13:51:29.687270+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00641239s) 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.689869+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.690168+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.690488+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.690795+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.692295+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: cluster 2024-03-30T13:51:29.702949+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.724791+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:51:29.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:29 smithi081 bash[14382]: audit 2024-03-30T13:51:29.727235+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:51:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "72e66552-ee9c-11ee-b647-cb9ed24678a4", 2024-03-30T13:51:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2024-03-30T13:51:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T13:51:30.243 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T13:51:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": false, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.248 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2024-03-30T13:51:14.807019+0000", 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T13:51:30.249 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:30.798 INFO:teuthology.orchestra.run.smithi081.stderr:mgr not available, waiting (3/15)... 2024-03-30T13:51:31.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:30 smithi081 bash[14382]: audit 2024-03-30T13:51:29.743412+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' 2024-03-30T13:51:31.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:30 smithi081 bash[14382]: audit 2024-03-30T13:51:29.745922+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' 2024-03-30T13:51:31.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:30 smithi081 bash[14382]: audit 2024-03-30T13:51:29.749688+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.81:0/1306604516' entity='mgr.y' 2024-03-30T13:51:31.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:30 smithi081 bash[14382]: audit 2024-03-30T13:51:30.237439+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.81:0/355900166' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T13:51:31.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:30 smithi081 bash[14382]: cluster 2024-03-30T13:51:30.694063+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0132s) 2024-03-30T13:51:33.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:32 smithi081 bash[14382]: cluster 2024-03-30T13:51:31.749862+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "72e66552-ee9c-11ee-b647-cb9ed24678a4", 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T13:51:34.192 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T13:51:34.193 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T13:51:34.193 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.193 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-03-30T13:51:34.195 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T13:51:34.196 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T13:51:34.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T13:51:34.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T13:51:34.200 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.201 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2024-03-30T13:51:34.202 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2024-03-30T13:51:14.807019+0000", 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T13:51:34.203 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:34.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:34 smithi081 bash[14382]: audit 2024-03-30T13:51:34.190024+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.81:0/681387185' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T13:51:34.745 INFO:teuthology.orchestra.run.smithi081.stderr:mgr is available 2024-03-30T13:51:35.888 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:35.888 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [global] 2024-03-30T13:51:35.888 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: fsid = 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:35.888 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T13:51:35.889 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T13:51:35.889 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T13:51:35.889 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [mgr] 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [osd] 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T13:51:35.890 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T13:51:36.392 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling cephadm module... 2024-03-30T13:51:36.420 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:36 smithi081 bash[14382]: audit 2024-03-30T13:51:35.879845+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.81:0/2122502784' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T13:51:36.420 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:36 smithi081 bash[14382]: audit 2024-03-30T13:51:35.886588+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.81:0/2122502784' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T13:51:38.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:37 smithi081 bash[14655]: ignoring --setuser ceph since I am not root 2024-03-30T13:51:38.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:37 smithi081 bash[14655]: ignoring --setgroup ceph since I am not root 2024-03-30T13:51:38.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14655]: debug 2024-03-30T13:51:37.998+0000 7faac9f20000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:51:38.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:37 smithi081 bash[14382]: audit 2024-03-30T13:51:37.763652+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.81:0/223101497' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T13:51:38.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14655]: debug 2024-03-30T13:51:38.642+0000 7faac9f20000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:51:39.059 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14382]: audit 2024-03-30T13:51:37.820553+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.81:0/223101497' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T13:51:39.059 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14382]: cluster 2024-03-30T13:51:37.820676+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-30T13:51:39.059 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14655]: debug 2024-03-30T13:51:38.762+0000 7faac9f20000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:51:39.059 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:38 smithi081 bash[14655]: debug 2024-03-30T13:51:38.922+0000 7faac9f20000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:51:39.562 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:39 smithi081 bash[14655]: debug 2024-03-30T13:51:39.266+0000 7faac9f20000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:51:39.562 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:39 smithi081 bash[14655]: debug 2024-03-30T13:51:39.362+0000 7faac9f20000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:51:39.659 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:39.659 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-30T13:51:39.659 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2024-03-30T13:51:39.659 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T13:51:39.659 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T13:51:39.660 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:39.823 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:39 smithi081 bash[14655]: debug 2024-03-30T13:51:39.562+0000 7faac9f20000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:51:40.152 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for the mgr to restart... 2024-03-30T13:51:40.152 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr epoch 5... 2024-03-30T13:51:40.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:39 smithi081 bash[14382]: audit 2024-03-30T13:51:39.658213+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.81:0/1037833849' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T13:51:40.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:40 smithi081 bash[14655]: debug 2024-03-30T13:51:40.406+0000 7faac9f20000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:51:40.769 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:40 smithi081 bash[14655]: debug 2024-03-30T13:51:40.510+0000 7faac9f20000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:51:40.769 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:40 smithi081 bash[14655]: debug 2024-03-30T13:51:40.714+0000 7faac9f20000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:51:41.391 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:41 smithi081 bash[14655]: debug 2024-03-30T13:51:41.066+0000 7faac9f20000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:51:41.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:41 smithi081 bash[14655]: debug 2024-03-30T13:51:41.390+0000 7faac9f20000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:51:42.021 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:41 smithi081 bash[14655]: debug 2024-03-30T13:51:41.754+0000 7faac9f20000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:51:42.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:42 smithi081 bash[14655]: debug 2024-03-30T13:51:42.018+0000 7faac9f20000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:51:42.953 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:42 smithi081 bash[14655]: debug 2024-03-30T13:51:42.694+0000 7faac9f20000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:51:42.953 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:42 smithi081 bash[14655]: debug 2024-03-30T13:51:42.798+0000 7faac9f20000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:51:43.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:42 smithi081 bash[14655]: debug 2024-03-30T13:51:42.950+0000 7faac9f20000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:51:43.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.058+0000 7faac9f20000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:51:43.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.194+0000 7faac9f20000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:51:43.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.478+0000 7faac9f20000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:51:43.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.594+0000 7faac9f20000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:51:44.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.774+0000 7faac9f20000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:51:44.256 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:43 smithi081 bash[14655]: debug 2024-03-30T13:51:43.890+0000 7faac9f20000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:51:45.004 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:44 smithi081 bash[14655]: debug 2024-03-30T13:51:44.726+0000 7faac9f20000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:51:45.825 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:51:45.825 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-30T13:51:45.825 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T13:51:45.826 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:51:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: cluster 2024-03-30T13:51:44.748381+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-30T13:51:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: cluster 2024-03-30T13:51:44.749427+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-30T13:51:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: cluster 2024-03-30T13:51:44.753098+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-30T13:51:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: cluster 2024-03-30T13:51:44.804969+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0557128s) 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.807431+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.809374+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.810974+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.811191+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.811355+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: cluster 2024-03-30T13:51:44.821121+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.843548+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.849235+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.852719+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.856324+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.862149+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.875715+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:51:46.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:45 smithi081 bash[14382]: audit 2024-03-30T13:51:44.878587+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:51:46.392 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14655]: [30/Mar/2024:13:51:46] ENGINE Bus STARTING 2024-03-30T13:51:46.449 INFO:teuthology.orchestra.run.smithi081.stderr:mgr epoch 5 is available 2024-03-30T13:51:46.449 INFO:teuthology.orchestra.run.smithi081.stderr:Setting orchestrator backend to cephadm... 2024-03-30T13:51:46.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14655]: [30/Mar/2024:13:51:46] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:51:46.754 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14655]: [30/Mar/2024:13:51:46] ENGINE Bus STARTED 2024-03-30T13:51:47.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14382]: audit 2024-03-30T13:51:45.809139+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T13:51:47.088 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14382]: cluster 2024-03-30T13:51:45.810537+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06129s) 2024-03-30T13:51:47.088 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14382]: audit 2024-03-30T13:51:45.825139+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T13:51:47.088 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14382]: audit 2024-03-30T13:51:46.399145+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:47.088 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:46 smithi081 bash[14382]: audit 2024-03-30T13:51:46.439349+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:48.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: cephadm 2024-03-30T13:51:46.270884+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [30/Mar/2024:13:51:46] ENGINE Bus STARTING 2024-03-30T13:51:48.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: cephadm 2024-03-30T13:51:46.392400+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Mar/2024:13:51:46] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:51:48.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: cephadm 2024-03-30T13:51:46.392853+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Mar/2024:13:51:46] ENGINE Bus STARTED 2024-03-30T13:51:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: cluster 2024-03-30T13:51:47.402618+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-30T13:51:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: audit 2024-03-30T13:51:47.707993+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:47 smithi081 bash[14382]: audit 2024-03-30T13:51:47.759565+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:49.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:48 smithi081 bash[14382]: audit 2024-03-30T13:51:47.695553+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:51:49.472 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: value unchanged 2024-03-30T13:51:49.994 INFO:teuthology.orchestra.run.smithi081.stderr:Generating ssh key... 2024-03-30T13:51:50.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:49 smithi081 bash[14382]: audit 2024-03-30T13:51:49.471708+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:51:52.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: Generating public/private rsa key pair. 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: Your identification has been saved in /tmp/tmp5e27sbch/key. 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: Your public key has been saved in /tmp/tmp5e27sbch/key.pub. 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: The key fingerprint is: 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: SHA256:EnqWVgsvLAkvNYBjSh4on2QoC6bScHlFmSLKDjKMZUA ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: The key's randomart image is: 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: +---[RSA 3072]----+ 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: |+E.. ooo | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: |X=O.o o | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: |#&o+o.o . | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: |@+++ = * . | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: |=.. = O S | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: | . . = o | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: | | 2024-03-30T13:51:52.255 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: | | 2024-03-30T13:51:52.256 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: | | 2024-03-30T13:51:52.256 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:51:51 smithi081 bash[14655]: +----[SHA256]-----+ 2024-03-30T13:51:53.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:52 smithi081 bash[14382]: audit 2024-03-30T13:51:51.227302+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:51:53.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:52 smithi081 bash[14382]: cephadm 2024-03-30T13:51:51.227681+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-30T13:51:53.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:52 smithi081 bash[14382]: audit 2024-03-30T13:51:51.811321+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:53.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:52 smithi081 bash[14382]: audit 2024-03-30T13:51:51.816188+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:53.513 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6i4WNqf4wuB5LZqwTX7k9oLjBYTBsn/iyPDJUx2OmSAl0ruYhCOQ7PBm6U0vUtwgUnbiU4ZZd5ijapiKn5qjkbWSA4ND6bZTRJVvCx3I3yi+jAWolOLzlf7iRjYDN+LWcCoOZQ3n9QovC3wXWw+FSuT2AiKyvxz2WdOfbSx3UudThLhLhxK7N5MmdLuox9kUOxHVxXiUUjBCHBJS8G2DCw1NWKZ0Pi99s4do/i0hHKeqJ5iPfo5N3zvZde0aYoCXQoK+HCBxgbq2WgbGSYfBVkARXqf5/odjB4z/29tXDt/Uqu7IZKFMbgUD2/OQU3TmNhx4j04xGi3CnelZoQfOCe2gZGe8Wqg3EbYEh/XO9lnZb4ouDtj9M3FTGwuzj1dDxmbNJzPCQ1IqYgvmB2LanO0k9P2qiGjeLrfQ+gBECbEoUmG41voyCzBM/Ti76qe36b0xD5FxjRKQYGEmW1d/ldLKoONA4IR5z5gNbVPh0V2LaxOrd6wPtNUTxGyUPXcs= ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:51:54.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:53 smithi081 bash[14382]: audit 2024-03-30T13:51:53.512692+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:51:54.055 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-30T13:51:54.055 INFO:teuthology.orchestra.run.smithi081.stderr:Adding key to root@localhost authorized_keys... 2024-03-30T13:51:54.055 INFO:teuthology.orchestra.run.smithi081.stderr:Adding host smithi081... 2024-03-30T13:51:56.311 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Added host 'smithi081' with addr '172.21.15.81' 2024-03-30T13:51:56.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:56 smithi081 bash[14382]: audit 2024-03-30T13:51:55.317712+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "addr": "172.21.15.81", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:51:56.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:56 smithi081 bash[14382]: cephadm 2024-03-30T13:51:55.687748+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi081 2024-03-30T13:51:57.020 INFO:teuthology.orchestra.run.smithi081.stderr:Deploying unmanaged mon service... 2024-03-30T13:51:57.310 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:57 smithi081 bash[14382]: audit 2024-03-30T13:51:56.310077+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:51:57.311 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:57 smithi081 bash[14382]: cephadm 2024-03-30T13:51:56.310609+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi081 2024-03-30T13:51:57.311 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:51:57 smithi081 bash[14382]: audit 2024-03-30T13:51:56.321054+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:51:59.004 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-30T13:51:59.792 INFO:teuthology.orchestra.run.smithi081.stderr:Deploying unmanaged mgr service... 2024-03-30T13:52:00.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:00 smithi081 bash[14382]: audit 2024-03-30T13:51:58.992443+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:00.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:00 smithi081 bash[14382]: cephadm 2024-03-30T13:51:58.995361+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-30T13:52:00.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:00 smithi081 bash[14382]: audit 2024-03-30T13:51:59.002905+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:00.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:00 smithi081 bash[14382]: audit 2024-03-30T13:51:59.515473+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:00.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:00 smithi081 bash[14382]: audit 2024-03-30T13:51:59.783659+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:01.141 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-30T13:52:02.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:02 smithi081 bash[14382]: audit 2024-03-30T13:52:01.136718+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:02.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:02 smithi081 bash[14382]: cephadm 2024-03-30T13:52:01.137821+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-30T13:52:02.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:02 smithi081 bash[14382]: audit 2024-03-30T13:52:01.140705+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:04.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:03 smithi081 bash[14382]: audit 2024-03-30T13:52:02.917497+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.81:0/1129062537' entity='client.admin' 2024-03-30T13:52:04.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:03 smithi081 bash[14382]: audit 2024-03-30T13:52:02.942906+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:04.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:03 smithi081 bash[14382]: audit 2024-03-30T13:52:03.440171+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.81:0/1945937614' entity='mgr.y' 2024-03-30T13:52:05.440 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling the dashboard module... 2024-03-30T13:52:06.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:05 smithi081 bash[14382]: cluster 2024-03-30T13:52:04.812426+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:06.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:05 smithi081 bash[14382]: audit 2024-03-30T13:52:04.856995+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.81:0/453122169' entity='client.admin' 2024-03-30T13:52:07.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:06 smithi081 bash[14382]: audit 2024-03-30T13:52:06.784384+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.81:0/976589498' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-30T13:52:07.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:06 smithi081 bash[14655]: ignoring --setuser ceph since I am not root 2024-03-30T13:52:07.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:06 smithi081 bash[14655]: ignoring --setgroup ceph since I am not root 2024-03-30T13:52:07.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:07 smithi081 bash[14655]: debug 2024-03-30T13:52:07.073+0000 7f2349b27000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:52:07.949 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:07 smithi081 bash[14382]: audit 2024-03-30T13:52:06.867593+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.81:0/976589498' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-30T13:52:07.950 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:07 smithi081 bash[14382]: cluster 2024-03-30T13:52:06.867665+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-03-30T13:52:07.950 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:07 smithi081 bash[14655]: debug 2024-03-30T13:52:07.769+0000 7f2349b27000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:52:08.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:07 smithi081 bash[14655]: debug 2024-03-30T13:52:07.893+0000 7f2349b27000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:52:08.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:08 smithi081 bash[14655]: debug 2024-03-30T13:52:08.049+0000 7f2349b27000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:52:08.674 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:08 smithi081 bash[14655]: debug 2024-03-30T13:52:08.377+0000 7f2349b27000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:52:08.674 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:08 smithi081 bash[14655]: debug 2024-03-30T13:52:08.469+0000 7f2349b27000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:52:09.004 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:08 smithi081 bash[14655]: debug 2024-03-30T13:52:08.673+0000 7f2349b27000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:52:09.524 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:52:09.524 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-30T13:52:09.524 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2024-03-30T13:52:09.525 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T13:52:09.525 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T13:52:09.525 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:52:09.857 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:09 smithi081 bash[14382]: audit 2024-03-30T13:52:09.523951+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.81:0/2933025722' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T13:52:09.857 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:09 smithi081 bash[14655]: debug 2024-03-30T13:52:09.541+0000 7f2349b27000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:52:09.857 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:09 smithi081 bash[14655]: debug 2024-03-30T13:52:09.649+0000 7f2349b27000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:52:10.004 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:09 smithi081 bash[14655]: debug 2024-03-30T13:52:09.853+0000 7f2349b27000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:52:10.176 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for the mgr to restart... 2024-03-30T13:52:10.176 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr epoch 9... 2024-03-30T13:52:10.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:10 smithi081 bash[14655]: debug 2024-03-30T13:52:10.197+0000 7f2349b27000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:52:10.846 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:10 smithi081 bash[14655]: debug 2024-03-30T13:52:10.525+0000 7f2349b27000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:52:11.167 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:10 smithi081 bash[14655]: debug 2024-03-30T13:52:10.893+0000 7f2349b27000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:52:12.096 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:11 smithi081 bash[14655]: debug 2024-03-30T13:52:11.165+0000 7f2349b27000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:52:12.097 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:11 smithi081 bash[14655]: debug 2024-03-30T13:52:11.837+0000 7f2349b27000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:52:12.097 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:11 smithi081 bash[14655]: debug 2024-03-30T13:52:11.937+0000 7f2349b27000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:52:12.097 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.093+0000 7f2349b27000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:52:12.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.201+0000 7f2349b27000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:52:12.504 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.337+0000 7f2349b27000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:52:12.924 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.625+0000 7f2349b27000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:52:12.924 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.745+0000 7f2349b27000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:52:12.924 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:12 smithi081 bash[14655]: debug 2024-03-30T13:52:12.921+0000 7f2349b27000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:52:13.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:13 smithi081 bash[14655]: debug 2024-03-30T13:52:13.037+0000 7f2349b27000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:52:14.219 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:13 smithi081 bash[14655]: debug 2024-03-30T13:52:13.877+0000 7f2349b27000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:52:14.903 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14655]: [30/Mar/2024:13:52:14] ENGINE Bus STARTING 2024-03-30T13:52:14.903 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14655]: [30/Mar/2024:13:52:14] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:52:14.903 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14655]: [30/Mar/2024:13:52:14] ENGINE Bus STARTED 2024-03-30T13:52:14.979 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2024-03-30T13:52:14.979 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-30T13:52:14.979 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T13:52:14.979 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: cluster 2024-03-30T13:52:13.900791+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: cluster 2024-03-30T13:52:13.901475+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: cluster 2024-03-30T13:52:13.905303+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: cluster 2024-03-30T13:52:13.957665+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.056361s) 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:13.960197+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:13.962421+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:13.963784+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:13.964045+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:13.964302+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: cluster 2024-03-30T13:52:13.974671+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-03-30T13:52:15.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:14.006587+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:15.190 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:14.009938+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:15.190 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:14.030944+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:52:15.190 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:14.033562+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:52:15.190 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:14 smithi081 bash[14382]: audit 2024-03-30T13:52:14.665246+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:15.640 INFO:teuthology.orchestra.run.smithi081.stderr:mgr epoch 9 is available 2024-03-30T13:52:15.640 INFO:teuthology.orchestra.run.smithi081.stderr:Generating a dashboard self-signed certificate... 2024-03-30T13:52:16.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:15 smithi081 bash[14382]: cephadm 2024-03-30T13:52:14.537639+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [30/Mar/2024:13:52:14] ENGINE Bus STARTING 2024-03-30T13:52:16.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:15 smithi081 bash[14382]: cephadm 2024-03-30T13:52:14.658499+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [30/Mar/2024:13:52:14] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:52:16.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:15 smithi081 bash[14382]: cephadm 2024-03-30T13:52:14.658917+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Mar/2024:13:52:14] ENGINE Bus STARTED 2024-03-30T13:52:16.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:15 smithi081 bash[14382]: cluster 2024-03-30T13:52:14.964067+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06277s) 2024-03-30T13:52:17.154 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-30T13:52:17.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:16 smithi081 bash[14382]: audit 2024-03-30T13:52:14.962703+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T13:52:17.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:16 smithi081 bash[14382]: audit 2024-03-30T13:52:14.979039+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T13:52:17.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:16 smithi081 bash[14382]: cluster 2024-03-30T13:52:16.281518+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-30T13:52:17.737 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial admin user... 2024-03-30T13:52:18.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:17 smithi081 bash[14382]: audit 2024-03-30T13:52:16.869632+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:18.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:17 smithi081 bash[14382]: audit 2024-03-30T13:52:17.149084+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:18.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:17 smithi081 bash[14382]: audit 2024-03-30T13:52:17.153598+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:19.261 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$AgOb7MbQTol1eXIhM7cMveL8kXipGAgI78ZkBbM3SMJkGX4mZbVCC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711806739, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-30T13:52:19.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:19 smithi081 bash[14382]: audit 2024-03-30T13:52:18.529969+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:19.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:19 smithi081 bash[14382]: audit 2024-03-30T13:52:18.994583+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:19.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:19 smithi081 bash[14382]: audit 2024-03-30T13:52:19.260805+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:19.871 INFO:teuthology.orchestra.run.smithi081.stderr:Fetching dashboard port number... 2024-03-30T13:52:21.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:20 smithi081 bash[14382]: audit 2024-03-30T13:52:19.020448+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:21.152 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 8443 2024-03-30T13:52:21.681 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2024-03-30T13:52:21.681 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr:Ceph Dashboard is now available at: 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr: URL: https://smithi081.front.sepia.ceph.com:8443/ 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr: User: admin 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr: Password: 2p5dgg8r5h 2024-03-30T13:52:21.683 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:21.684 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling autotune for osd_memory_target 2024-03-30T13:52:21.716 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:21 smithi081 bash[14382]: cluster 2024-03-30T13:52:20.539498+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-30T13:52:21.716 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:21 smithi081 bash[14382]: audit 2024-03-30T13:52:21.152227+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.81:0/2234647924' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-30T13:52:25.770 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:You can access the Ceph CLI with: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: ceph telemetry on 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:For more information see: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T13:52:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:Bootstrap complete. 2024-03-30T13:52:26.410 INFO:tasks.cephadm:Fetching config... 2024-03-30T13:52:26.411 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:52:26.411 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-30T13:52:26.417 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-30T13:52:26.417 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:52:26.417 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-30T13:52:26.467 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-30T13:52:26.467 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:52:26.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-03-30T13:52:26.479 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-30T13:52:26.479 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:52:26.479 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-30T13:52:26.484 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-30T13:52:26.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6i4WNqf4wuB5LZqwTX7k9oLjBYTBsn/iyPDJUx2OmSAl0ruYhCOQ7PBm6U0vUtwgUnbiU4ZZd5ijapiKn5qjkbWSA4ND6bZTRJVvCx3I3yi+jAWolOLzlf7iRjYDN+LWcCoOZQ3n9QovC3wXWw+FSuT2AiKyvxz2WdOfbSx3UudThLhLhxK7N5MmdLuox9kUOxHVxXiUUjBCHBJS8G2DCw1NWKZ0Pi99s4do/i0hHKeqJ5iPfo5N3zvZde0aYoCXQoK+HCBxgbq2WgbGSYfBVkARXqf5/odjB4z/29tXDt/Uqu7IZKFMbgUD2/OQU3TmNhx4j04xGi3CnelZoQfOCe2gZGe8Wqg3EbYEh/XO9lnZb4ouDtj9M3FTGwuzj1dDxmbNJzPCQ1IqYgvmB2LanO0k9P2qiGjeLrfQ+gBECbEoUmG41voyCzBM/Ti76qe36b0xD5FxjRKQYGEmW1d/ldLKoONA4IR5z5gNbVPh0V2LaxOrd6wPtNUTxGyUPXcs= ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T13:52:26.505 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6i4WNqf4wuB5LZqwTX7k9oLjBYTBsn/iyPDJUx2OmSAl0ruYhCOQ7PBm6U0vUtwgUnbiU4ZZd5ijapiKn5qjkbWSA4ND6bZTRJVvCx3I3yi+jAWolOLzlf7iRjYDN+LWcCoOZQ3n9QovC3wXWw+FSuT2AiKyvxz2WdOfbSx3UudThLhLhxK7N5MmdLuox9kUOxHVxXiUUjBCHBJS8G2DCw1NWKZ0Pi99s4do/i0hHKeqJ5iPfo5N3zvZde0aYoCXQoK+HCBxgbq2WgbGSYfBVkARXqf5/odjB4z/29tXDt/Uqu7IZKFMbgUD2/OQU3TmNhx4j04xGi3CnelZoQfOCe2gZGe8Wqg3EbYEh/XO9lnZb4ouDtj9M3FTGwuzj1dDxmbNJzPCQ1IqYgvmB2LanO0k9P2qiGjeLrfQ+gBECbEoUmG41voyCzBM/Ti76qe36b0xD5FxjRKQYGEmW1d/ldLKoONA4IR5z5gNbVPh0V2LaxOrd6wPtNUTxGyUPXcs= ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:52:26.515 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6i4WNqf4wuB5LZqwTX7k9oLjBYTBsn/iyPDJUx2OmSAl0ruYhCOQ7PBm6U0vUtwgUnbiU4ZZd5ijapiKn5qjkbWSA4ND6bZTRJVvCx3I3yi+jAWolOLzlf7iRjYDN+LWcCoOZQ3n9QovC3wXWw+FSuT2AiKyvxz2WdOfbSx3UudThLhLhxK7N5MmdLuox9kUOxHVxXiUUjBCHBJS8G2DCw1NWKZ0Pi99s4do/i0hHKeqJ5iPfo5N3zvZde0aYoCXQoK+HCBxgbq2WgbGSYfBVkARXqf5/odjB4z/29tXDt/Uqu7IZKFMbgUD2/OQU3TmNhx4j04xGi3CnelZoQfOCe2gZGe8Wqg3EbYEh/XO9lnZb4ouDtj9M3FTGwuzj1dDxmbNJzPCQ1IqYgvmB2LanO0k9P2qiGjeLrfQ+gBECbEoUmG41voyCzBM/Ti76qe36b0xD5FxjRKQYGEmW1d/ldLKoONA4IR5z5gNbVPh0V2LaxOrd6wPtNUTxGyUPXcs= ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T13:52:26.541 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6i4WNqf4wuB5LZqwTX7k9oLjBYTBsn/iyPDJUx2OmSAl0ruYhCOQ7PBm6U0vUtwgUnbiU4ZZd5ijapiKn5qjkbWSA4ND6bZTRJVvCx3I3yi+jAWolOLzlf7iRjYDN+LWcCoOZQ3n9QovC3wXWw+FSuT2AiKyvxz2WdOfbSx3UudThLhLhxK7N5MmdLuox9kUOxHVxXiUUjBCHBJS8G2DCw1NWKZ0Pi99s4do/i0hHKeqJ5iPfo5N3zvZde0aYoCXQoK+HCBxgbq2WgbGSYfBVkARXqf5/odjB4z/29tXDt/Uqu7IZKFMbgUD2/OQU3TmNhx4j04xGi3CnelZoQfOCe2gZGe8Wqg3EbYEh/XO9lnZb4ouDtj9M3FTGwuzj1dDxmbNJzPCQ1IqYgvmB2LanO0k9P2qiGjeLrfQ+gBECbEoUmG41voyCzBM/Ti76qe36b0xD5FxjRKQYGEmW1d/ldLKoONA4IR5z5gNbVPh0V2LaxOrd6wPtNUTxGyUPXcs= ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:52:26.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-30T13:52:27.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:26 smithi081 bash[14382]: audit 2024-03-30T13:52:25.763336+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.81:0/482117199' entity='client.admin' 2024-03-30T13:52:30.496 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-30T13:52:30.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.649271+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.81:0/2837477459' entity='client.admin' 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.964704+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.965898+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.973448+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.975625+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:30.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:30 smithi081 bash[14382]: audit 2024-03-30T13:52:29.985839+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:34.646 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi092 2024-03-30T13:52:34.647 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:52:34.647 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.conf 2024-03-30T13:52:34.654 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:52:34.654 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:52:34.702 INFO:tasks.cephadm:Adding host smithi092 to orchestrator... 2024-03-30T13:52:34.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi092 2024-03-30T13:52:35.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:33.932234+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:35.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:33.937231+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:35.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:33.960230+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:35.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:33.962409+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:35.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:33.963478+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:52:35.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: cephadm 2024-03-30T13:52:33.965015+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:52:35.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: cluster 2024-03-30T13:52:33.965522+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:35.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: cephadm 2024-03-30T13:52:34.080586+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:52:35.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:34.334452+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:35.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:34 smithi081 bash[14382]: audit 2024-03-30T13:52:34.340985+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:37.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:37 smithi081 bash[14382]: cluster 2024-03-30T13:52:35.965929+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:38.483 INFO:teuthology.orchestra.run.smithi081.stdout:Added host 'smithi092' with addr '172.21.15.92' 2024-03-30T13:52:38.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:38 smithi081 bash[14382]: audit 2024-03-30T13:52:37.455948+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:38.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:38 smithi081 bash[14382]: cephadm 2024-03-30T13:52:37.839734+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-30T13:52:39.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: cluster 2024-03-30T13:52:37.966360+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: audit 2024-03-30T13:52:38.482803+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: cephadm 2024-03-30T13:52:38.483518+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi092 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: audit 2024-03-30T13:52:38.530043+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: audit 2024-03-30T13:52:38.532952+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:39.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: audit 2024-03-30T13:52:38.534685+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:52:39.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:39 smithi081 bash[14382]: audit 2024-03-30T13:52:38.817073+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:40.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:40 smithi081 bash[14382]: audit 2024-03-30T13:52:39.555661+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:40.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:40 smithi081 bash[14382]: audit 2024-03-30T13:52:40.119216+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:41.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:41 smithi081 bash[14382]: cluster 2024-03-30T13:52:39.966780+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:41.866 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:52:41.866 INFO:teuthology.orchestra.run.smithi081.stdout:[{"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}, {"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}] 2024-03-30T13:52:42.485 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-30T13:52:42.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-03-30T13:52:42.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:42 smithi081 bash[14382]: audit 2024-03-30T13:52:41.866109+0000 mgr.y (mgr.14152) 18 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T13:52:43.708 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:43 smithi081 bash[14382]: cluster 2024-03-30T13:52:41.967208+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:45.981 INFO:teuthology.orchestra.run.smithi081.stderr:adjusted tunables profile to default 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: cluster 2024-03-30T13:52:43.967645+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: audit 2024-03-30T13:52:44.954798+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: audit 2024-03-30T13:52:44.961142+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: audit 2024-03-30T13:52:44.962392+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: audit 2024-03-30T13:52:44.969826+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:46.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:45 smithi081 bash[14382]: audit 2024-03-30T13:52:45.185295+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.81:0/309913022' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T13:52:46.588 INFO:tasks.cephadm:Adding mon.a on smithi081 2024-03-30T13:52:46.588 INFO:tasks.cephadm:Adding mon.c on smithi081 2024-03-30T13:52:46.588 INFO:tasks.cephadm:Adding mon.b on smithi092 2024-03-30T13:52:46.588 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi092:172.21.15.92=b' 2024-03-30T13:52:47.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:46 smithi081 bash[14382]: cluster 2024-03-30T13:52:45.968026+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:47.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:46 smithi081 bash[14382]: audit 2024-03-30T13:52:45.976098+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.81:0/309913022' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T13:52:47.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:46 smithi081 bash[14382]: cluster 2024-03-30T13:52:45.976227+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:52:49.217 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mon update... 2024-03-30T13:52:49.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:48 smithi081 bash[14382]: cluster 2024-03-30T13:52:47.968459+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:49.958 DEBUG:teuthology.orchestra.run.smithi081:mon.c> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.c.service 2024-03-30T13:52:49.961 DEBUG:teuthology.orchestra.run.smithi092:mon.b> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.b.service 2024-03-30T13:52:49.963 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T13:52:49.963 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T13:52:50.181 INFO:journalctl@ceph.mon.b.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.207238+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi092:172.21.15.92=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: cephadm 2024-03-30T13:52:49.212414+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi092:172.21.15.92=b;count:3 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.217455+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.245610+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.248446+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.250222+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:52:50.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: cephadm 2024-03-30T13:52:49.252617+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: cephadm 2024-03-30T13:52:49.375367+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.614634+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.621035+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.624017+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: audit 2024-03-30T13:52:49.625627+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:50.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:50 smithi081 bash[14382]: cephadm 2024-03-30T13:52:49.627419+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi081 2024-03-30T13:52:50.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:52:52.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:51 smithi081 bash[14382]: cluster 2024-03-30T13:52:49.968928+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:52.822 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-30T13:52:52.823 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":1,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","modified":"2024-03-30T13:51:10.880082Z","created":"2024-03-30T13:51:10.880082Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-30T13:52:52.825 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 1 2024-03-30T13:52:53.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:53 smithi081 bash[14382]: cluster 2024-03-30T13:52:51.969484+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:53.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:53 smithi081 bash[14382]: audit 2024-03-30T13:52:52.822935+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.92:0/1141595849' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T13:52:53.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:53 smithi081 bash[14382]: audit 2024-03-30T13:52:53.448134+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:53.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:53 smithi081 bash[14382]: audit 2024-03-30T13:52:53.449630+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:52:53.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:53 smithi081 bash[14382]: audit 2024-03-30T13:52:53.450561+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:54.386 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T13:52:54.386 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T13:52:54.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:54 smithi081 bash[19828]: debug 2024-03-30T13:52:54.412+0000 7f76415e9700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-30T13:52:59.110 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:52:59 smithi092 systemd[1]: Started Ceph mon.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:53.969948+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:54.429155+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:54.429431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:54.430710+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:55.424597+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:55.970416+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:56.424552+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:56.428443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:57.424684+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:57.970830+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:58.425267+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:59.425144+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.455964+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.461567+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.461700+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.461760+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.462040+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.470283+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:59.476106+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:59.478486+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:59.480469+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:59.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[14382]: audit 2024-03-30T13:52:59.481791+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:53.969948+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:54.429155+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:54.429431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:54.430710+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:55.424597+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:55.970416+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:56.424552+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:56.428443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:57.424684+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:57.970830+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:58.425267+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:59.425144+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:52:59.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.455964+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.461567+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.461700+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.461760+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.462040+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.470283+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:59.476106+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:59.478486+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:59.480469+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:52:59.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:52:59 smithi081 bash[19828]: audit 2024-03-30T13:52:59.481791+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:52:59.993 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-30T13:52:59.993 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":2,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","modified":"2024-03-30T13:52:54.426416Z","created":"2024-03-30T13:51:10.880082Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3301","nonce":0},{"type":"v1","addr":"172.21.15.81:6790","nonce":0}]},"addr":"172.21.15.81:6790/0","public_addr":"172.21.15.81:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-30T13:52:59.996 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 2 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.059+0000 7fe3d22ca880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.059+0000 7fe3d22ca880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.059+0000 7fe3d22ca880 0 pidfile_write: ignore empty --pid-file 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 0 load: jerasure load: lrc 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: DB SUMMARY 2024-03-30T13:53:00.260 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: DB Session ID: XJ7NKTDWWXNZV8EQ8NVI 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.env: 0x55c40b08a860 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.fs: Posix File System 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.info_log: 0x55c40bb0be00 2024-03-30T13:53:00.261 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.statistics: (nil) 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.use_fsync: 0 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T13:53:00.262 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.db_log_dir: 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T13:53:00.263 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.write_buffer_manager: 0x55c40bbfc2d0 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T13:53:00.264 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T13:53:00.266 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T13:53:00.266 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.unordered_write: 0 2024-03-30T13:53:00.266 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T13:53:00.266 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T13:53:00.266 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.row_cache: None 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.wal_filter: None 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T13:53:00.267 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T13:53:00.268 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_open_files: -1 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Compression algorithms supported: 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T13:53:00.269 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kZSTD supported: 0 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.merge_operator: 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_filter: None 2024-03-30T13:53:00.270 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c40bad9d00) 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cache_index_and_filter_blocks: 1 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: pin_top_level_index_and_filter: 1 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: index_type: 0 2024-03-30T13:53:00.271 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: data_block_index_type: 0 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: index_shortening: 1 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: hash_index_allow_collision: 1 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: checksum: 1 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: no_block_cache: 0 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_cache: 0x55c40bb40170 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_cache_name: BinnedLRUCache 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_cache_options: 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: capacity : 536870912 2024-03-30T13:53:00.272 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: num_shard_bits : 4 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: strict_capacity_limit : 0 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: high_pri_pool_ratio: 0.000 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_cache_compressed: (nil) 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: persistent_cache: (nil) 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_size: 4096 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_size_deviation: 10 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_restart_interval: 16 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: index_block_restart_interval: 1 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: metadata_block_size: 4096 2024-03-30T13:53:00.273 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: partition_filters: 0 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: use_delta_encoding: 1 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: whole_key_filtering: 1 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: verify_compression: 0 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: read_amp_bytes_per_bit: 0 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: format_version: 4 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: enable_index_compression: 1 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: block_align: 0 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression: NoCompression 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T13:53:00.274 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.num_levels: 7 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T13:53:00.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T13:53:00.276 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T13:53:00.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.ttl: 2592000 2024-03-30T13:53:00.278 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.063+0000 7fe3d22ca880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806780068349, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806780068697, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711806780, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "99e7d34f-81b9-4b21-af2d-fd0d84f41663", "db_session_id": "XJ7NKTDWWXNZV8EQ8NVI"}} 2024-03-30T13:53:00.279 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711806780069491, "job": 1, "event": "recovery_finished"} 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c40bb26a80 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 4 rocksdb: DB pointer 0x55c40bb36000 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 0 using public_addr v2:172.21.15.92:0/0 -> [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3d22ca880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.067+0000 7fe3c2052700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.071+0000 7fe3c2052700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** DB Stats ** 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:53:00.280 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** Compaction Stats [default] ** 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** Compaction Stats [default] ** 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:53:00.281 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Cumulative compaction: 0.00 GB write, 0.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Interval compaction: 0.00 GB write, 0.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** Compaction Stats [default] ** 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** Compaction Stats [default] ** 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T13:53:00.282 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Cumulative compaction: 0.00 GB write, 0.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.071+0000 7fe3d22ca880 1 mon.b@-1(???) e0 preinit fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-30T13:53:00.283 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: e1 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: legacy client fscid: -1 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: No filesystems configured 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.091+0000 7fe3c5058700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T13:53:00.284 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:45.968026+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:45.976098+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.81:0/309913022' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:45.976227+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:47.968459+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.207238+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi092:172.21.15.92=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cephadm 2024-03-30T13:52:49.212414+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi092:172.21.15.92=b;count:3 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.217455+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.245610+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.248446+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.250222+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cephadm 2024-03-30T13:52:49.252617+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cephadm 2024-03-30T13:52:49.375367+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.614634+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.621035+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:00.285 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.624017+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:49.625627+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cephadm 2024-03-30T13:52:49.627419+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi081 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:49.968928+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:51.969484+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:52.822935+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.92:0/1141595849' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:53.448134+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:53.449630+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:53.450561+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:53.969948+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:54.429155+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:54.429431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:00.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:54.430710+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:55.424597+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:55.970416+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:56.424552+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:56.428443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:57.424684+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:57.970830+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:58.425267+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:59.425144+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.455964+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.461567+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.461700+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.461760+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.462040+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-03-30T13:53:00.287 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.470283+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:59.476106+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:59.478486+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:59.480469+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: audit 2024-03-30T13:52:59.481791+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.095+0000 7fe3c5058700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-30T13:53:00.288 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:00 smithi092 bash[14432]: debug 2024-03-30T13:53:00.099+0000 7fe3c5058700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T13:53:01.727 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T13:53:01.728 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T13:53:05.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:52:59.971245+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.778 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:00.108116+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:53:05.778 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:00.108809+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:05.778 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:00.108861+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:00.111474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:00.111901+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:01.101924+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:01.971664+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:02.102189+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:03.102387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:03.972083+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:04.101896+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:05.102260+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.111159+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.116592+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.116679+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-30T13:53:05.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.116735+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.117004+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.124748+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.124816+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: cluster 2024-03-30T13:53:05.124837+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:05.129806+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:05.135151+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[14382]: audit 2024-03-30T13:53:05.138273+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:52:59.971245+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:00.108116+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:00.108809+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:00.108861+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:00.111474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:00.111901+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:01.101924+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:01.971664+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:02.102189+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:03.102387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:03.972083+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:04.101896+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:05.102260+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.111159+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.116592+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.116679+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.116735+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.117004+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.124748+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.124816+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: cluster 2024-03-30T13:53:05.124837+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-03-30T13:53:05.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:05.129806+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:05.135151+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:05 smithi081 bash[19828]: audit 2024-03-30T13:53:05.138273+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:05.980 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-03-30T13:53:05.981 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":3,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","modified":"2024-03-30T13:53:00.101856Z","created":"2024-03-30T13:51:10.880082Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3301","nonce":0},{"type":"v1","addr":"172.21.15.81:6790","nonce":0}]},"addr":"172.21.15.81:6790/0","public_addr":"172.21.15.81:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-30T13:53:05.984 INFO:teuthology.orchestra.run.smithi092.stderr:dumped monmap epoch 3 2024-03-30T13:53:06.628 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-30T13:53:06.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-03-30T13:53:06.642 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: cephadm 2024-03-30T13:53:05.130740+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:06.642 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: cephadm 2024-03-30T13:53:05.136083+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:06.642 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.265817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.270055+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.275903+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: cephadm 2024-03-30T13:53:05.277411+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.277744+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.278868+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.279950+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: cephadm 2024-03-30T13:53:05.282349+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:05.981017+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.92:0/4089216143' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[14382]: audit 2024-03-30T13:53:06.102410+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: cephadm 2024-03-30T13:53:05.130740+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:06.643 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: cephadm 2024-03-30T13:53:05.136083+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.265817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.270055+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.275903+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: cephadm 2024-03-30T13:53:05.277411+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.277744+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.278868+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.279950+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: cephadm 2024-03-30T13:53:05.282349+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:05.981017+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.92:0/4089216143' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T13:53:06.644 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:06 smithi081 bash[19828]: audit 2024-03-30T13:53:06.102410+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:52:59.971245+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:00.108116+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:00.108809+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:00.108861+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:00.111474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:00.111901+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:01.101924+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:01.971664+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:02.102189+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:03.102387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:03.972083+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:04.101896+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.102260+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.111159+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.116592+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.116679+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.116735+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.117004+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.124748+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T13:53:07.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.124816+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:05.124837+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] is down (out of quorum) 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.129806+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.135151+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.138273+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cephadm 2024-03-30T13:53:05.130740+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cephadm 2024-03-30T13:53:05.136083+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:07.558 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.265817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.270055+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.275903+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cephadm 2024-03-30T13:53:05.277411+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.277744+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.278868+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.279950+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cephadm 2024-03-30T13:53:05.282349+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:05.981017+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.92:0/4089216143' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: audit 2024-03-30T13:53:06.102410+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:02.106067+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.140836+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.140868+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.141837+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.160851+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T13:53:07.559 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.168998+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.169119+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.169182+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.169448+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.169768+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.169819+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-30T13:53:07.560 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:07 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.176928+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:02.106067+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.140836+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.140868+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.141837+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.160851+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.168998+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.169119+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.169182+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:07.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.169448+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.169768+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.169819+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.176928+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:02.106067+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.140836+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.140868+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.141837+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.160851+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.168998+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.169119+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.169182+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T13:53:07.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.169448+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T13:53:07.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.169768+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T13:53:07.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.169819+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-30T13:53:07.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:07 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.176928+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: audit 2024-03-30T13:53:07.368812+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: cephadm 2024-03-30T13:53:07.370181+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: audit 2024-03-30T13:53:07.370657+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: audit 2024-03-30T13:53:07.371956+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: audit 2024-03-30T13:53:07.373118+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: cephadm 2024-03-30T13:53:07.374405+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2024-03-30T13:53:08.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[14382]: audit 2024-03-30T13:53:08.102906+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: audit 2024-03-30T13:53:07.368812+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: cephadm 2024-03-30T13:53:07.370181+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: audit 2024-03-30T13:53:07.370657+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: audit 2024-03-30T13:53:07.371956+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: audit 2024-03-30T13:53:07.373118+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:08.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: cephadm 2024-03-30T13:53:07.374405+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2024-03-30T13:53:08.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:08 smithi081 bash[19828]: audit 2024-03-30T13:53:08.102906+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: audit 2024-03-30T13:53:07.368812+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: cephadm 2024-03-30T13:53:07.370181+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: audit 2024-03-30T13:53:07.370657+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: audit 2024-03-30T13:53:07.371956+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: audit 2024-03-30T13:53:07.373118+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: cephadm 2024-03-30T13:53:07.374405+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2024-03-30T13:53:08.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:08 smithi092 bash[14432]: audit 2024-03-30T13:53:08.102906+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:53:09.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:09 smithi081 bash[14382]: cluster 2024-03-30T13:53:07.972983+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:09.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:09 smithi081 bash[19828]: cluster 2024-03-30T13:53:07.972983+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:09.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:09 smithi092 bash[14432]: cluster 2024-03-30T13:53:07.972983+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:10.698 INFO:teuthology.orchestra.run.smithi081.stdout:# minimal ceph.conf for 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:53:10.698 INFO:teuthology.orchestra.run.smithi081.stdout:[global] 2024-03-30T13:53:10.698 INFO:teuthology.orchestra.run.smithi081.stdout: fsid = 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T13:53:10.698 INFO:teuthology.orchestra.run.smithi081.stdout: mon_host = [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] 2024-03-30T13:53:11.380 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-30T13:53:11.381 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:53:11.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T13:53:11.391 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:53:11.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:53:11.401 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:53:11.402 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: cluster 2024-03-30T13:53:09.973446+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: audit 2024-03-30T13:53:10.220560+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: cephadm 2024-03-30T13:53:10.221694+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: audit 2024-03-30T13:53:10.222248+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: audit 2024-03-30T13:53:10.223639+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: audit 2024-03-30T13:53:10.224780+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: cephadm 2024-03-30T13:53:10.225973+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-30T13:53:11.415 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:11 smithi092 bash[14432]: audit 2024-03-30T13:53:10.698994+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/3518036504' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:11.418 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:53:11.418 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:53:11.428 INFO:tasks.cephadm:Adding mgr.y on smithi081 2024-03-30T13:53:11.428 INFO:tasks.cephadm:Adding mgr.x on smithi092 2024-03-30T13:53:11.428 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi081=y;smithi092=x' 2024-03-30T13:53:11.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: cluster 2024-03-30T13:53:09.973446+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: audit 2024-03-30T13:53:10.220560+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: cephadm 2024-03-30T13:53:10.221694+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: audit 2024-03-30T13:53:10.222248+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: audit 2024-03-30T13:53:10.223639+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: audit 2024-03-30T13:53:10.224780+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: cephadm 2024-03-30T13:53:10.225973+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[14382]: audit 2024-03-30T13:53:10.698994+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/3518036504' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: cluster 2024-03-30T13:53:09.973446+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: audit 2024-03-30T13:53:10.220560+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: cephadm 2024-03-30T13:53:10.221694+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: audit 2024-03-30T13:53:10.222248+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: audit 2024-03-30T13:53:10.223639+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T13:53:11.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: audit 2024-03-30T13:53:10.224780+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:11.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: cephadm 2024-03-30T13:53:10.225973+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi092 2024-03-30T13:53:11.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:11 smithi081 bash[19828]: audit 2024-03-30T13:53:10.698994+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/3518036504' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: cluster 2024-03-30T13:53:11.973891+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.296224+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.298014+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.300805+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.302725+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: cephadm 2024-03-30T13:53:12.305190+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: cephadm 2024-03-30T13:53:12.305709+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:13.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.435757+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.447981+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:13 smithi092 bash[14432]: audit 2024-03-30T13:53:12.455229+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: cluster 2024-03-30T13:53:11.973891+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.296224+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.298014+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.300805+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.302725+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: cephadm 2024-03-30T13:53:12.305190+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: cephadm 2024-03-30T13:53:12.305709+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.435757+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.447981+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[14382]: audit 2024-03-30T13:53:12.455229+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: cluster 2024-03-30T13:53:11.973891+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.296224+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.298014+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.300805+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.302725+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: cephadm 2024-03-30T13:53:12.305190+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: cephadm 2024-03-30T13:53:12.305709+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.435757+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.447981+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:13.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:13 smithi081 bash[19828]: audit 2024-03-30T13:53:12.455229+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:14.549 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled mgr update... 2024-03-30T13:53:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:14 smithi092 bash[14432]: audit 2024-03-30T13:53:14.033218+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:53:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:14 smithi092 bash[14432]: audit 2024-03-30T13:53:14.035734+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:53:14.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:14 smithi081 bash[14382]: audit 2024-03-30T13:53:14.033218+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:53:14.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:14 smithi081 bash[14382]: audit 2024-03-30T13:53:14.035734+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:53:14.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:14 smithi081 bash[19828]: audit 2024-03-30T13:53:14.033218+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:53:14.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:14 smithi081 bash[19828]: audit 2024-03-30T13:53:14.035734+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:53:15.562 DEBUG:teuthology.orchestra.run.smithi092:mgr.x> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service 2024-03-30T13:53:15.564 INFO:tasks.cephadm:Deploying OSDs... 2024-03-30T13:53:15.564 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:53:15.564 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T13:53:15.572 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-30T13:53:15.573 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-03-30T13:53:15.582 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T13:53:15.582 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:15.582 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-03-30T13:53:15.583 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:15.583 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-03-30 13:48:44.117733414 +0000 2024-03-30T13:53:15.583 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-03-30 13:48:44.113733506 +0000 2024-03-30T13:53:15.583 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-03-30 13:48:44.113733506 +0000 2024-03-30T13:53:15.583 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-03-30T13:53:15.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T13:53:15.643 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-03-30T13:53:15.643 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-03-30T13:53:15.644 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000439431 s, 1.2 MB/s 2024-03-30T13:53:15.645 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T13:53:15.704 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-03-30T13:53:15.719 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T13:53:15.719 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:15.719 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-03-30T13:53:15.720 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:15.720 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-03-30 13:48:44.749718839 +0000 2024-03-30T13:53:15.720 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-03-30 13:48:44.533723821 +0000 2024-03-30T13:53:15.720 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-03-30 13:48:44.533723821 +0000 2024-03-30T13:53:15.720 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-03-30T13:53:15.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T13:53:15.796 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-03-30T13:53:15.796 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-03-30T13:53:15.796 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000429658 s, 1.2 MB/s 2024-03-30T13:53:15.797 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: cluster 2024-03-30T13:53:13.974312+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.538838+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: cephadm 2024-03-30T13:53:14.542332+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi092=x;count:2 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.549022+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.577416+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.580278+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.582138+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.591646+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.594091+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.599796+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T13:53:15.807 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.601322+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:15.808 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: audit 2024-03-30T13:53:14.603103+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.808 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:15 smithi092 bash[14432]: cephadm 2024-03-30T13:53:14.604896+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T13:53:15.814 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-03-30T13:53:15.877 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-03-30 13:48:44.969713766 +0000 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-03-30 13:48:44.965713858 +0000 2024-03-30T13:53:15.878 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-03-30 13:48:44.965713858 +0000 2024-03-30T13:53:15.879 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-03-30T13:53:15.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T13:53:15.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: cluster 2024-03-30T13:53:13.974312+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:15.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.538838+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:15.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: cephadm 2024-03-30T13:53:14.542332+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi092=x;count:2 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.549022+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.577416+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.580278+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.582138+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.591646+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.594091+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.599796+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.601322+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: audit 2024-03-30T13:53:14.603103+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[19828]: cephadm 2024-03-30T13:53:14.604896+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: cluster 2024-03-30T13:53:13.974312+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.538838+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi092=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: cephadm 2024-03-30T13:53:14.542332+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi092=x;count:2 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.549022+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.577416+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.580278+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.582138+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.591646+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.594091+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.599796+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T13:53:15.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.601322+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:15.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: audit 2024-03-30T13:53:14.603103+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:15.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:15 smithi081 bash[14382]: cephadm 2024-03-30T13:53:14.604896+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T13:53:15.905 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-03-30T13:53:15.906 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-03-30T13:53:15.906 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000420367 s, 1.2 MB/s 2024-03-30T13:53:15.906 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T13:53:15.964 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-03-30T13:53:16.025 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-03-30 13:48:45.397703895 +0000 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-03-30 13:48:45.393703988 +0000 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-03-30 13:48:45.393703988 +0000 2024-03-30T13:53:16.026 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-03-30T13:53:16.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T13:53:16.084 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-03-30T13:53:16.084 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-03-30T13:53:16.084 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000371546 s, 1.4 MB/s 2024-03-30T13:53:16.085 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T13:53:16.095 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:53:16.095 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T13:53:16.105 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-30T13:53:16.105 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-03-30T13:53:16.123 INFO:journalctl@ceph.mgr.x.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-30 13:48:44.349440024 +0000 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-30 13:48:44.133417999 +0000 2024-03-30T13:53:16.126 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-30 13:48:44.133417999 +0000 2024-03-30T13:53:16.127 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-30T13:53:16.127 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T13:53:16.201 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-30T13:53:16.201 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-30T13:53:16.201 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.00042605 s, 1.2 MB/s 2024-03-30T13:53:16.202 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T13:53:16.257 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-30 13:48:44.797485702 +0000 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-30 13:48:44.561461640 +0000 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-30 13:48:44.561461640 +0000 2024-03-30T13:53:16.264 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-30T13:53:16.265 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T13:53:16.330 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-30T13:53:16.330 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-30T13:53:16.330 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000425438 s, 1.2 MB/s 2024-03-30T13:53:16.331 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T13:53:16.383 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-30 13:48:45.249530806 +0000 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-30 13:48:45.025508862 +0000 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-30 13:48:45.025508862 +0000 2024-03-30T13:53:16.390 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-30T13:53:16.390 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T13:53:16.447 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-30T13:53:16.447 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-30T13:53:16.447 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000402227 s, 1.3 MB/s 2024-03-30T13:53:16.449 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T13:53:16.458 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-03-30T13:53:16.466 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T13:53:16.466 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-03-30 13:48:45.709575867 +0000 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-03-30 13:48:45.465551965 +0000 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-03-30 13:48:45.465551965 +0000 2024-03-30T13:53:16.467 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-03-30T13:53:16.468 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T13:53:16.530 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-03-30T13:53:16.530 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-03-30T13:53:16.530 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000370645 s, 1.4 MB/s 2024-03-30T13:53:16.531 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T13:53:16.541 INFO:tasks.cephadm:Deploying osd.0 on smithi081 with /dev/vg_nvme/lv_4... 2024-03-30T13:53:16.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T13:53:17.552 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:17 smithi092 systemd[1]: Started Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:53:17.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:17 smithi092 bash[14432]: cluster 2024-03-30T13:53:15.974790+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:17.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:17 smithi092 bash[14432]: audit 2024-03-30T13:53:17.231045+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:17.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:17 smithi092 bash[14432]: audit 2024-03-30T13:53:17.234989+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:17.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:17 smithi092 bash[14432]: audit 2024-03-30T13:53:17.237588+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:17.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:17 smithi092 bash[14432]: audit 2024-03-30T13:53:17.239245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[14382]: cluster 2024-03-30T13:53:15.974790+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[14382]: audit 2024-03-30T13:53:17.231045+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[14382]: audit 2024-03-30T13:53:17.234989+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[14382]: audit 2024-03-30T13:53:17.237588+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[14382]: audit 2024-03-30T13:53:17.239245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[19828]: cluster 2024-03-30T13:53:15.974790+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:17.946 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[19828]: audit 2024-03-30T13:53:17.231045+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:17.947 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[19828]: audit 2024-03-30T13:53:17.234989+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:17.947 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[19828]: audit 2024-03-30T13:53:17.237588+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:17.947 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:17 smithi081 bash[19828]: audit 2024-03-30T13:53:17.239245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:18.305 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:18 smithi092 bash[15340]: debug 2024-03-30T13:53:18.166+0000 7f41bd682700 1 -- 172.21.15.92:0/39556200 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f69cd4a340 con 0x55f69dac6400 2024-03-30T13:53:18.805 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:18 smithi092 bash[15340]: debug 2024-03-30T13:53:18.322+0000 7f41c62f1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:53:19.263 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:18 smithi092 bash[15340]: debug 2024-03-30T13:53:18.990+0000 7f41c62f1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:53:19.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[15340]: debug 2024-03-30T13:53:19.106+0000 7f41c62f1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:53:19.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[15340]: debug 2024-03-30T13:53:19.262+0000 7f41c62f1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:53:19.655 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T13:53:19.655 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T13:53:19.656 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2024-03-30T13:53:19.656 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2024-03-30T13:53:19.656 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0170836 s, 614 MB/s 2024-03-30T13:53:19.656 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2024-03-30T13:53:19.875 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[14432]: cluster 2024-03-30T13:53:17.975237+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:19.875 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[15340]: debug 2024-03-30T13:53:19.586+0000 7f41c62f1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:53:19.875 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[15340]: debug 2024-03-30T13:53:19.678+0000 7f41c62f1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:53:19.875 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:19 smithi092 bash[15340]: debug 2024-03-30T13:53:19.874+0000 7f41c62f1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:53:19.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:19 smithi081 bash[14382]: cluster 2024-03-30T13:53:17.975237+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:19.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:19 smithi081 bash[19828]: cluster 2024-03-30T13:53:17.975237+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:20.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2024-03-30T13:53:21.048 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:20 smithi092 bash[15340]: debug 2024-03-30T13:53:20.742+0000 7f41c62f1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:53:21.048 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:20 smithi092 bash[15340]: debug 2024-03-30T13:53:20.842+0000 7f41c62f1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:53:21.305 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[15340]: debug 2024-03-30T13:53:21.046+0000 7f41c62f1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: cluster 2024-03-30T13:53:19.975726+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.146309+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.284509+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.294628+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: cephadm 2024-03-30T13:53:20.296796+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.302644+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.304034+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: audit 2024-03-30T13:53:20.305032+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:21.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[14432]: cephadm 2024-03-30T13:53:20.306404+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: cluster 2024-03-30T13:53:19.975726+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.146309+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.284509+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.294628+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: cephadm 2024-03-30T13:53:20.296796+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.302644+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.304034+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: audit 2024-03-30T13:53:20.305032+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[14382]: cephadm 2024-03-30T13:53:20.306404+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2024-03-30T13:53:21.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: cluster 2024-03-30T13:53:19.975726+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.146309+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.284509+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.294628+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: cephadm 2024-03-30T13:53:20.296796+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.302644+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.304034+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: audit 2024-03-30T13:53:20.305032+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:21.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:21 smithi081 bash[19828]: cephadm 2024-03-30T13:53:20.306404+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2024-03-30T13:53:21.713 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[15340]: debug 2024-03-30T13:53:21.390+0000 7f41c62f1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:53:22.056 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:21 smithi092 bash[15340]: debug 2024-03-30T13:53:21.714+0000 7f41c62f1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:53:22.343 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:22 smithi092 bash[15340]: debug 2024-03-30T13:53:22.078+0000 7f41c62f1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:53:22.805 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:22 smithi092 bash[15340]: debug 2024-03-30T13:53:22.342+0000 7f41c62f1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:53:23.266 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.010+0000 7f41c62f1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:53:23.266 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.110+0000 7f41c62f1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:53:23.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.266+0000 7f41c62f1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:53:23.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.374+0000 7f41c62f1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:53:23.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.506+0000 7f41c62f1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:53:24.055 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.794+0000 7f41c62f1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:53:24.055 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[15340]: debug 2024-03-30T13:53:23.906+0000 7f41c62f1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: cluster 2024-03-30T13:53:21.976193+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: audit 2024-03-30T13:53:22.855439+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: audit 2024-03-30T13:53:22.857417+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: audit 2024-03-30T13:53:22.859378+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: audit 2024-03-30T13:53:22.860884+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:23 smithi092 bash[14432]: audit 2024-03-30T13:53:23.131335+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: cluster 2024-03-30T13:53:21.976193+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: audit 2024-03-30T13:53:22.855439+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: audit 2024-03-30T13:53:22.857417+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: audit 2024-03-30T13:53:22.859378+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: audit 2024-03-30T13:53:22.860884+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[14382]: audit 2024-03-30T13:53:23.131335+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: cluster 2024-03-30T13:53:21.976193+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: audit 2024-03-30T13:53:22.855439+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: audit 2024-03-30T13:53:22.857417+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:24.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: audit 2024-03-30T13:53:22.859378+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:24.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: audit 2024-03-30T13:53:22.860884+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:24.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:23 smithi081 bash[19828]: audit 2024-03-30T13:53:23.131335+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:24.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[15340]: debug 2024-03-30T13:53:24.086+0000 7f41c62f1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:53:24.555 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[15340]: debug 2024-03-30T13:53:24.202+0000 7f41c62f1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:53:25.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[14382]: audit 2024-03-30T13:53:23.927502+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[14382]: audit 2024-03-30T13:53:23.930882+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[14382]: audit 2024-03-30T13:53:23.937203+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[14382]: audit 2024-03-30T13:53:23.938424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[19828]: audit 2024-03-30T13:53:23.927502+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[19828]: audit 2024-03-30T13:53:23.930882+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[19828]: audit 2024-03-30T13:53:23.937203+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:53:25.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:24 smithi081 bash[19828]: audit 2024-03-30T13:53:23.938424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:25.305 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[15340]: debug 2024-03-30T13:53:25.046+0000 7f41c62f1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:53:25.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[14432]: audit 2024-03-30T13:53:23.927502+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:53:25.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[14432]: audit 2024-03-30T13:53:23.930882+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:53:25.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[14432]: audit 2024-03-30T13:53:23.937203+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:53:25.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:24 smithi092 bash[14432]: audit 2024-03-30T13:53:23.938424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: cluster 2024-03-30T13:53:23.976552+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: cluster 2024-03-30T13:53:25.069418+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: audit 2024-03-30T13:53:25.073184+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: audit 2024-03-30T13:53:25.074107+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: audit 2024-03-30T13:53:25.076285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[14382]: audit 2024-03-30T13:53:25.077131+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: cluster 2024-03-30T13:53:23.976552+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: cluster 2024-03-30T13:53:25.069418+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: audit 2024-03-30T13:53:25.073184+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: audit 2024-03-30T13:53:25.074107+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: audit 2024-03-30T13:53:25.076285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:53:26.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:25 smithi081 bash[19828]: audit 2024-03-30T13:53:25.077131+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:53:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: cluster 2024-03-30T13:53:23.976552+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: cluster 2024-03-30T13:53:25.069418+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:53:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: audit 2024-03-30T13:53:25.073184+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:53:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: audit 2024-03-30T13:53:25.074107+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:53:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: audit 2024-03-30T13:53:25.076285+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:53:26.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:25 smithi092 bash[14432]: audit 2024-03-30T13:53:25.077131+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.92:0/3676876934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:53:27.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:26 smithi081 bash[19828]: cluster 2024-03-30T13:53:25.884606+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-03-30T13:53:27.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:26 smithi081 bash[19828]: audit 2024-03-30T13:53:25.884788+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:53:27.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:26 smithi081 bash[14382]: cluster 2024-03-30T13:53:25.884606+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-03-30T13:53:27.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:26 smithi081 bash[14382]: audit 2024-03-30T13:53:25.884788+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:53:27.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:26 smithi092 bash[14432]: cluster 2024-03-30T13:53:25.884606+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-03-30T13:53:27.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:26 smithi092 bash[14432]: audit 2024-03-30T13:53:25.884788+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:53:28.227 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:27 smithi081 bash[14382]: cluster 2024-03-30T13:53:25.976948+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:28.227 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:27 smithi081 bash[19828]: cluster 2024-03-30T13:53:25.976948+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:28.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:27 smithi092 bash[14432]: cluster 2024-03-30T13:53:25.976948+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:30.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[14382]: cluster 2024-03-30T13:53:27.977441+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[14382]: audit 2024-03-30T13:53:29.850880+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]: dispatch 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[14382]: audit 2024-03-30T13:53:29.857875+0000 mon.a (mon.0) 244 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]': finished 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[14382]: cluster 2024-03-30T13:53:29.858069+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[14382]: audit 2024-03-30T13:53:29.858200+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[19828]: cluster 2024-03-30T13:53:27.977441+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[19828]: audit 2024-03-30T13:53:29.850880+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]: dispatch 2024-03-30T13:53:30.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[19828]: audit 2024-03-30T13:53:29.857875+0000 mon.a (mon.0) 244 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]': finished 2024-03-30T13:53:30.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[19828]: cluster 2024-03-30T13:53:29.858069+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T13:53:30.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:29 smithi081 bash[19828]: audit 2024-03-30T13:53:29.858200+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:29 smithi092 bash[14432]: cluster 2024-03-30T13:53:27.977441+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:29 smithi092 bash[14432]: audit 2024-03-30T13:53:29.850880+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]: dispatch 2024-03-30T13:53:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:29 smithi092 bash[14432]: audit 2024-03-30T13:53:29.857875+0000 mon.a (mon.0) 244 : audit [INF] from='client.? 172.21.15.81:0/3275995689' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd117c67-d1ce-4311-b713-a7c5a7710a8a"}]': finished 2024-03-30T13:53:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:29 smithi092 bash[14432]: cluster 2024-03-30T13:53:29.858069+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T13:53:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:29 smithi092 bash[14432]: audit 2024-03-30T13:53:29.858200+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:31 smithi092 bash[14432]: cluster 2024-03-30T13:53:29.977910+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:31 smithi092 bash[14432]: audit 2024-03-30T13:53:30.524965+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.81:0/2776268906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:53:31.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:31 smithi081 bash[14382]: cluster 2024-03-30T13:53:29.977910+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:31.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:31 smithi081 bash[14382]: audit 2024-03-30T13:53:30.524965+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.81:0/2776268906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:53:31.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:31 smithi081 bash[19828]: cluster 2024-03-30T13:53:29.977910+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:31.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:31 smithi081 bash[19828]: audit 2024-03-30T13:53:30.524965+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.81:0/2776268906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:53:33.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:33 smithi081 bash[14382]: cluster 2024-03-30T13:53:31.978403+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:33.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:33 smithi081 bash[19828]: cluster 2024-03-30T13:53:31.978403+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:33.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:33 smithi092 bash[14432]: cluster 2024-03-30T13:53:31.978403+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:35.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:35 smithi092 bash[14432]: cluster 2024-03-30T13:53:33.978877+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:35.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:35 smithi081 bash[14382]: cluster 2024-03-30T13:53:33.978877+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:35.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:35 smithi081 bash[19828]: cluster 2024-03-30T13:53:33.978877+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:37.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:37 smithi081 bash[14382]: cluster 2024-03-30T13:53:35.979374+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:37.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:37 smithi081 bash[19828]: cluster 2024-03-30T13:53:35.979374+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:37.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:37 smithi092 bash[14432]: cluster 2024-03-30T13:53:35.979374+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:39.538 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:39 smithi081 bash[14382]: cluster 2024-03-30T13:53:37.979815+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:39.538 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:39 smithi081 bash[19828]: cluster 2024-03-30T13:53:37.979815+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:39.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:39 smithi092 bash[14432]: cluster 2024-03-30T13:53:37.979815+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:40.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[14382]: audit 2024-03-30T13:53:39.814283+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T13:53:40.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[14382]: audit 2024-03-30T13:53:39.815922+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:40.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[14382]: cephadm 2024-03-30T13:53:39.817201+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2024-03-30T13:53:40.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[19828]: audit 2024-03-30T13:53:39.814283+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T13:53:40.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[19828]: audit 2024-03-30T13:53:39.815922+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:40.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:40 smithi081 bash[19828]: cephadm 2024-03-30T13:53:39.817201+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2024-03-30T13:53:40.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:40 smithi092 bash[14432]: audit 2024-03-30T13:53:39.814283+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T13:53:40.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:40 smithi092 bash[14432]: audit 2024-03-30T13:53:39.815922+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:40.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:40 smithi092 bash[14432]: cephadm 2024-03-30T13:53:39.817201+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2024-03-30T13:53:41.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:41 smithi081 bash[14382]: cluster 2024-03-30T13:53:39.980216+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:41.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:41 smithi081 bash[19828]: cluster 2024-03-30T13:53:39.980216+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:41.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:41 smithi092 bash[14432]: cluster 2024-03-30T13:53:39.980216+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:43.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:43 smithi081 bash[14382]: cluster 2024-03-30T13:53:41.980742+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:43.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:43 smithi081 bash[19828]: cluster 2024-03-30T13:53:41.980742+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:43.573 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:43 smithi092 bash[14432]: cluster 2024-03-30T13:53:41.980742+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:44.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[14382]: audit 2024-03-30T13:53:43.551400+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:44.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[14382]: audit 2024-03-30T13:53:43.551734+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:44.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[14382]: audit 2024-03-30T13:53:43.553571+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:44.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[14382]: audit 2024-03-30T13:53:43.554916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:44.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[19828]: audit 2024-03-30T13:53:43.551400+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:44.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[19828]: audit 2024-03-30T13:53:43.551734+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:44.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[19828]: audit 2024-03-30T13:53:43.553571+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:44.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:44 smithi081 bash[19828]: audit 2024-03-30T13:53:43.554916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:45.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:44 smithi092 bash[14432]: audit 2024-03-30T13:53:43.551400+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:45.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:44 smithi092 bash[14432]: audit 2024-03-30T13:53:43.551734+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:45.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:44 smithi092 bash[14432]: audit 2024-03-30T13:53:43.553571+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:45.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:44 smithi092 bash[14432]: audit 2024-03-30T13:53:43.554916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:46.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:45 smithi081 bash[14382]: cluster 2024-03-30T13:53:43.981252+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:45 smithi081 bash[19828]: cluster 2024-03-30T13:53:43.981252+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:45 smithi092 bash[14432]: cluster 2024-03-30T13:53:43.981252+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:47.666 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[14382]: cluster 2024-03-30T13:53:45.981694+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:47.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[14382]: audit 2024-03-30T13:53:47.236463+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:47.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[14382]: audit 2024-03-30T13:53:47.244120+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:47.667 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[19828]: cluster 2024-03-30T13:53:45.981694+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:47.667 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[19828]: audit 2024-03-30T13:53:47.236463+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:47.667 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:47 smithi081 bash[19828]: audit 2024-03-30T13:53:47.244120+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:48.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:47 smithi092 bash[14432]: cluster 2024-03-30T13:53:45.981694+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:48.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:47 smithi092 bash[14432]: audit 2024-03-30T13:53:47.236463+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:48.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:47 smithi092 bash[14432]: audit 2024-03-30T13:53:47.244120+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:50.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:49 smithi081 bash[14382]: cluster 2024-03-30T13:53:47.982223+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:50.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:49 smithi081 bash[19828]: cluster 2024-03-30T13:53:47.982223+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:50.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:49 smithi092 bash[14432]: cluster 2024-03-30T13:53:47.982223+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:50.209 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 0 on host 'smithi081' 2024-03-30T13:53:50.916 DEBUG:teuthology.orchestra.run.smithi081:osd.0> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.0.service 2024-03-30T13:53:50.918 INFO:tasks.cephadm:Deploying osd.1 on smithi081 with /dev/vg_nvme/lv_3... 2024-03-30T13:53:50.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T13:53:51.128 INFO:journalctl@ceph.osd.0.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:53:51.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: cluster 2024-03-30T13:53:49.982667+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:51.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.209462+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:51.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.218907+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:51.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.221407+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:51.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.223032+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.699137+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[19828]: audit 2024-03-30T13:53:50.699845+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: cluster 2024-03-30T13:53:49.982667+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.209462+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.218907+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.221407+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.223032+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.699137+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:51.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:51 smithi081 bash[14382]: audit 2024-03-30T13:53:50.699845+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:51.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: cluster 2024-03-30T13:53:49.982667+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:51.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.209462+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:53:51.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.218907+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:53:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.221407+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:53:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.223032+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:53:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.699137+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:51 smithi092 bash[14432]: audit 2024-03-30T13:53:50.699845+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T13:53:53.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[14382]: audit 2024-03-30T13:53:51.579597+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T13:53:53.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[14382]: cluster 2024-03-30T13:53:51.579810+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[14382]: audit 2024-03-30T13:53:51.580123+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[14382]: audit 2024-03-30T13:53:51.583520+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[14382]: audit 2024-03-30T13:53:51.584199+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[19828]: audit 2024-03-30T13:53:51.579597+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[19828]: cluster 2024-03-30T13:53:51.579810+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[19828]: audit 2024-03-30T13:53:51.580123+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[19828]: audit 2024-03-30T13:53:51.583520+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[19828]: audit 2024-03-30T13:53:51.584199+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:53.004 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[22622]: debug 2024-03-30T13:53:52.595+0000 7f019624d700 -1 osd.0 0 waiting for initial osdmap 2024-03-30T13:53:53.005 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 13:53:52 smithi081 bash[22622]: debug 2024-03-30T13:53:52.595+0000 7f018fbe2700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:53:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:52 smithi092 bash[14432]: audit 2024-03-30T13:53:51.579597+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T13:53:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:52 smithi092 bash[14432]: cluster 2024-03-30T13:53:51.579810+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T13:53:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:52 smithi092 bash[14432]: audit 2024-03-30T13:53:51.580123+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:52 smithi092 bash[14432]: audit 2024-03-30T13:53:51.583520+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:52 smithi092 bash[14432]: audit 2024-03-30T13:53:51.584199+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[14382]: cluster 2024-03-30T13:53:51.983191+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[14382]: audit 2024-03-30T13:53:52.587702+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[14382]: cluster 2024-03-30T13:53:52.587847+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[14382]: audit 2024-03-30T13:53:52.588633+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[14382]: audit 2024-03-30T13:53:52.598417+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[19828]: cluster 2024-03-30T13:53:51.983191+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:54.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[19828]: audit 2024-03-30T13:53:52.587702+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:53:54.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[19828]: cluster 2024-03-30T13:53:52.587847+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T13:53:54.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[19828]: audit 2024-03-30T13:53:52.588633+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:53 smithi081 bash[19828]: audit 2024-03-30T13:53:52.598417+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:53 smithi092 bash[14432]: cluster 2024-03-30T13:53:51.983191+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:53 smithi092 bash[14432]: audit 2024-03-30T13:53:52.587702+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:53:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:53 smithi092 bash[14432]: cluster 2024-03-30T13:53:52.587847+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T13:53:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:53 smithi092 bash[14432]: audit 2024-03-30T13:53:52.588633+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:53 smithi092 bash[14432]: audit 2024-03-30T13:53:52.598417+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017902 s, 586 MB/s 2024-03-30T13:53:54.692 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[14382]: cluster 2024-03-30T13:53:51.736708+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[14382]: cluster 2024-03-30T13:53:51.736888+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[14382]: cluster 2024-03-30T13:53:53.600616+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523] boot 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[14382]: cluster 2024-03-30T13:53:53.600735+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[14382]: audit 2024-03-30T13:53:53.601481+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[19828]: cluster 2024-03-30T13:53:51.736708+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[19828]: cluster 2024-03-30T13:53:51.736888+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[19828]: cluster 2024-03-30T13:53:53.600616+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523] boot 2024-03-30T13:53:54.737 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[19828]: cluster 2024-03-30T13:53:53.600735+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T13:53:54.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:54 smithi081 bash[19828]: audit 2024-03-30T13:53:53.601481+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:55.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:54 smithi092 bash[14432]: cluster 2024-03-30T13:53:51.736708+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:53:55.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:54 smithi092 bash[14432]: cluster 2024-03-30T13:53:51.736888+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:53:55.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:54 smithi092 bash[14432]: cluster 2024-03-30T13:53:53.600616+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.81:6802/592545523,v1:172.21.15.81:6803/592545523] boot 2024-03-30T13:53:55.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:54 smithi092 bash[14432]: cluster 2024-03-30T13:53:53.600735+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T13:53:55.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:54 smithi092 bash[14432]: audit 2024-03-30T13:53:53.601481+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:53:55.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:55 smithi081 bash[19828]: cluster 2024-03-30T13:53:53.983726+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:55.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:55 smithi081 bash[19828]: cluster 2024-03-30T13:53:54.623658+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T13:53:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:55 smithi081 bash[14382]: cluster 2024-03-30T13:53:53.983726+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:55 smithi081 bash[14382]: cluster 2024-03-30T13:53:54.623658+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T13:53:55.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2024-03-30T13:53:56.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:55 smithi092 bash[14432]: cluster 2024-03-30T13:53:53.983726+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T13:53:56.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:55 smithi092 bash[14432]: cluster 2024-03-30T13:53:54.623658+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T13:53:57.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:57 smithi081 bash[19828]: cluster 2024-03-30T13:53:55.984231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:53:57.869 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:57 smithi081 bash[14382]: cluster 2024-03-30T13:53:55.984231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:53:58.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:57 smithi092 bash[14432]: cluster 2024-03-30T13:53:55.984231+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: cluster 2024-03-30T13:53:57.984734+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.037527+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.039114+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.045898+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.051835+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.499840+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.505663+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[19828]: audit 2024-03-30T13:53:59.506719+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: cluster 2024-03-30T13:53:57.984734+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.037527+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.039114+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.045898+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.051835+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.499840+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.505663+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:00.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:53:59 smithi081 bash[14382]: audit 2024-03-30T13:53:59.506719+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:00.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: cluster 2024-03-30T13:53:57.984734+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.037527+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.039114+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.045898+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.051835+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.499840+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.505663+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:00.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:53:59 smithi092 bash[14432]: audit 2024-03-30T13:53:59.506719+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[14382]: cephadm 2024-03-30T13:53:59.028443+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[14382]: cephadm 2024-03-30T13:53:59.040237+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16247M 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[14382]: audit 2024-03-30T13:53:59.496939+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[19828]: cephadm 2024-03-30T13:53:59.028443+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[19828]: cephadm 2024-03-30T13:53:59.040237+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16247M 2024-03-30T13:54:01.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:00 smithi081 bash[19828]: audit 2024-03-30T13:53:59.496939+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:01.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:00 smithi092 bash[14432]: cephadm 2024-03-30T13:53:59.028443+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:01.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:00 smithi092 bash[14432]: cephadm 2024-03-30T13:53:59.040237+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16247M 2024-03-30T13:54:01.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:00 smithi092 bash[14432]: audit 2024-03-30T13:53:59.496939+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:02.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:01 smithi081 bash[14382]: cluster 2024-03-30T13:53:59.985237+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:02.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:01 smithi081 bash[19828]: cluster 2024-03-30T13:53:59.985237+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:02.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:01 smithi092 bash[14432]: cluster 2024-03-30T13:53:59.985237+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:03.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:03 smithi081 bash[14382]: cluster 2024-03-30T13:54:01.985764+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:03 smithi081 bash[19828]: cluster 2024-03-30T13:54:01.985764+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:04.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:03 smithi092 bash[14432]: cluster 2024-03-30T13:54:01.985764+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[14382]: cluster 2024-03-30T13:54:03.986299+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[14382]: audit 2024-03-30T13:54:05.376544+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]: dispatch 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[14382]: audit 2024-03-30T13:54:05.387025+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]': finished 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[14382]: cluster 2024-03-30T13:54:05.387093+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[14382]: audit 2024-03-30T13:54:05.387319+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[19828]: cluster 2024-03-30T13:54:03.986299+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[19828]: audit 2024-03-30T13:54:05.376544+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]: dispatch 2024-03-30T13:54:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[19828]: audit 2024-03-30T13:54:05.387025+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]': finished 2024-03-30T13:54:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[19828]: cluster 2024-03-30T13:54:05.387093+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T13:54:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:05 smithi081 bash[19828]: audit 2024-03-30T13:54:05.387319+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:06.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:05 smithi092 bash[14432]: cluster 2024-03-30T13:54:03.986299+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:06.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:05 smithi092 bash[14432]: audit 2024-03-30T13:54:05.376544+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]: dispatch 2024-03-30T13:54:06.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:05 smithi092 bash[14432]: audit 2024-03-30T13:54:05.387025+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.81:0/3290674648' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "310935a9-198e-4dee-b48b-492e8fe1409a"}]': finished 2024-03-30T13:54:06.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:05 smithi092 bash[14432]: cluster 2024-03-30T13:54:05.387093+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T13:54:06.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:05 smithi092 bash[14432]: audit 2024-03-30T13:54:05.387319+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:07.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:06 smithi081 bash[14382]: audit 2024-03-30T13:54:06.104068+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.81:0/3586897558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:07.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:06 smithi081 bash[19828]: audit 2024-03-30T13:54:06.104068+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.81:0/3586897558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:07.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:06 smithi092 bash[14432]: audit 2024-03-30T13:54:06.104068+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.81:0/3586897558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:08.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:07 smithi081 bash[19828]: cluster 2024-03-30T13:54:05.986713+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:08.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:07 smithi081 bash[14382]: cluster 2024-03-30T13:54:05.986713+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:08.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:07 smithi092 bash[14432]: cluster 2024-03-30T13:54:05.986713+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:10.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:09 smithi081 bash[14382]: cluster 2024-03-30T13:54:07.987177+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:10.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:09 smithi081 bash[19828]: cluster 2024-03-30T13:54:07.987177+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:10.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:09 smithi092 bash[14432]: cluster 2024-03-30T13:54:07.987177+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:12.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:11 smithi081 bash[14382]: cluster 2024-03-30T13:54:09.987720+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:12.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:11 smithi081 bash[19828]: cluster 2024-03-30T13:54:09.987720+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:12.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:11 smithi092 bash[14432]: cluster 2024-03-30T13:54:09.987720+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:13 smithi081 bash[14382]: cluster 2024-03-30T13:54:11.988262+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:14.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:13 smithi081 bash[19828]: cluster 2024-03-30T13:54:11.988262+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:14.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:13 smithi092 bash[14432]: cluster 2024-03-30T13:54:11.988262+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:14.949 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:14 smithi081 bash[19828]: audit 2024-03-30T13:54:14.035388+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:54:14.949 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:14 smithi081 bash[19828]: audit 2024-03-30T13:54:14.037826+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:54:14.949 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:14 smithi081 bash[14382]: audit 2024-03-30T13:54:14.035388+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:54:14.949 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:14 smithi081 bash[14382]: audit 2024-03-30T13:54:14.037826+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:54:15.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:14 smithi092 bash[14432]: audit 2024-03-30T13:54:14.035388+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:54:15.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:14 smithi092 bash[14432]: audit 2024-03-30T13:54:14.037826+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[19828]: cluster 2024-03-30T13:54:13.988713+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[19828]: audit 2024-03-30T13:54:15.567549+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[19828]: audit 2024-03-30T13:54:15.569382+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[14382]: cluster 2024-03-30T13:54:13.988713+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[14382]: audit 2024-03-30T13:54:15.567549+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T13:54:15.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:15 smithi081 bash[14382]: audit 2024-03-30T13:54:15.569382+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:16.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:15 smithi092 bash[14432]: cluster 2024-03-30T13:54:13.988713+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:16.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:15 smithi092 bash[14432]: audit 2024-03-30T13:54:15.567549+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T13:54:16.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:15 smithi092 bash[14432]: audit 2024-03-30T13:54:15.569382+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:16.945 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:16 smithi081 bash[19828]: cephadm 2024-03-30T13:54:15.570813+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi081 2024-03-30T13:54:16.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:16 smithi081 bash[14382]: cephadm 2024-03-30T13:54:15.570813+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi081 2024-03-30T13:54:17.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:16 smithi092 bash[14432]: cephadm 2024-03-30T13:54:15.570813+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Deploying daemon osd.1 on smithi081 2024-03-30T13:54:18.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:17 smithi081 bash[14382]: cluster 2024-03-30T13:54:15.989186+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:18.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:17 smithi081 bash[19828]: cluster 2024-03-30T13:54:15.989186+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:18.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:17 smithi092 bash[14432]: cluster 2024-03-30T13:54:15.989186+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[14382]: cluster 2024-03-30T13:54:17.989704+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[14382]: audit 2024-03-30T13:54:19.569453+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[14382]: audit 2024-03-30T13:54:19.569856+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[14382]: audit 2024-03-30T13:54:19.572904+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[14382]: audit 2024-03-30T13:54:19.574194+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[19828]: cluster 2024-03-30T13:54:17.989704+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[19828]: audit 2024-03-30T13:54:19.569453+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[19828]: audit 2024-03-30T13:54:19.569856+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:20.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[19828]: audit 2024-03-30T13:54:19.572904+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:20.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:19 smithi081 bash[19828]: audit 2024-03-30T13:54:19.574194+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:20.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:19 smithi092 bash[14432]: cluster 2024-03-30T13:54:17.989704+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:20.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:19 smithi092 bash[14432]: audit 2024-03-30T13:54:19.569453+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:20.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:19 smithi092 bash[14432]: audit 2024-03-30T13:54:19.569856+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:20.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:19 smithi092 bash[14432]: audit 2024-03-30T13:54:19.572904+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:20.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:19 smithi092 bash[14432]: audit 2024-03-30T13:54:19.574194+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:22.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:21 smithi081 bash[14382]: cluster 2024-03-30T13:54:19.990254+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:22.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:21 smithi081 bash[19828]: cluster 2024-03-30T13:54:19.990254+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:22.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:21 smithi092 bash[14432]: cluster 2024-03-30T13:54:19.990254+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:23.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[14382]: cluster 2024-03-30T13:54:21.990850+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:23.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[14382]: audit 2024-03-30T13:54:23.326810+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:23.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[14382]: audit 2024-03-30T13:54:23.595544+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:23.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[19828]: cluster 2024-03-30T13:54:21.990850+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:23.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[19828]: audit 2024-03-30T13:54:23.326810+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:23.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:23 smithi081 bash[19828]: audit 2024-03-30T13:54:23.595544+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:24.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:23 smithi092 bash[14432]: cluster 2024-03-30T13:54:21.990850+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:24.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:23 smithi092 bash[14432]: audit 2024-03-30T13:54:23.326810+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:24.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:23 smithi092 bash[14432]: audit 2024-03-30T13:54:23.595544+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:25 smithi081 bash[19828]: cluster 2024-03-30T13:54:23.991350+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:26.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:25 smithi081 bash[14382]: cluster 2024-03-30T13:54:23.991350+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:26.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:25 smithi092 bash[14432]: cluster 2024-03-30T13:54:23.991350+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:26.229 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 1 on host 'smithi081' 2024-03-30T13:54:26.960 DEBUG:teuthology.orchestra.run.smithi081:osd.1> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.1.service 2024-03-30T13:54:26.963 INFO:tasks.cephadm:Deploying osd.2 on smithi081 with /dev/vg_nvme/lv_2... 2024-03-30T13:54:26.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T13:54:27.082 INFO:journalctl@ceph.osd.1.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: cluster 2024-03-30T13:54:25.991860+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: audit 2024-03-30T13:54:26.230442+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: audit 2024-03-30T13:54:26.269606+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: audit 2024-03-30T13:54:26.271955+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: audit 2024-03-30T13:54:26.273391+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[14382]: audit 2024-03-30T13:54:26.782218+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: cluster 2024-03-30T13:54:25.991860+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: audit 2024-03-30T13:54:26.230442+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: audit 2024-03-30T13:54:26.269606+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: audit 2024-03-30T13:54:26.271955+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: audit 2024-03-30T13:54:26.273391+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:27.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:27 smithi081 bash[19828]: audit 2024-03-30T13:54:26.782218+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T13:54:27.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: cluster 2024-03-30T13:54:25.991860+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:27.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: audit 2024-03-30T13:54:26.230442+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:27.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: audit 2024-03-30T13:54:26.269606+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:27.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: audit 2024-03-30T13:54:26.271955+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:27.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: audit 2024-03-30T13:54:26.273391+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:27.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:27 smithi092 bash[14432]: audit 2024-03-30T13:54:26.782218+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T13:54:29.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[14382]: audit 2024-03-30T13:54:27.725479+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T13:54:29.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[14382]: cluster 2024-03-30T13:54:27.725685+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T13:54:29.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[14382]: audit 2024-03-30T13:54:27.726308+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:29.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[14382]: audit 2024-03-30T13:54:27.726712+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:54:29.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[19828]: audit 2024-03-30T13:54:27.725479+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T13:54:29.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[19828]: cluster 2024-03-30T13:54:27.725685+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T13:54:29.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[19828]: audit 2024-03-30T13:54:27.726308+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:29.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[19828]: audit 2024-03-30T13:54:27.726712+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:54:29.006 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[25721]: debug 2024-03-30T13:54:28.734+0000 7fe3aee78700 -1 osd.1 0 waiting for initial osdmap 2024-03-30T13:54:29.006 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 13:54:28 smithi081 bash[25721]: debug 2024-03-30T13:54:28.742+0000 7fe3a880d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:54:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:28 smithi092 bash[14432]: audit 2024-03-30T13:54:27.725479+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T13:54:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:28 smithi092 bash[14432]: cluster 2024-03-30T13:54:27.725685+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T13:54:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:28 smithi092 bash[14432]: audit 2024-03-30T13:54:27.726308+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:28 smithi092 bash[14432]: audit 2024-03-30T13:54:27.726712+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:54:29.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[19828]: cluster 2024-03-30T13:54:27.992419+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:29.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[19828]: audit 2024-03-30T13:54:28.731228+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:54:29.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[19828]: cluster 2024-03-30T13:54:28.731337+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T13:54:29.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[19828]: audit 2024-03-30T13:54:28.732028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:29.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[19828]: audit 2024-03-30T13:54:28.743581+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:30.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[14382]: cluster 2024-03-30T13:54:27.992419+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:30.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[14382]: audit 2024-03-30T13:54:28.731228+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:54:30.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[14382]: cluster 2024-03-30T13:54:28.731337+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T13:54:30.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[14382]: audit 2024-03-30T13:54:28.732028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:30.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:29 smithi081 bash[14382]: audit 2024-03-30T13:54:28.743581+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:30.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:29 smithi092 bash[14432]: cluster 2024-03-30T13:54:27.992419+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:30.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:29 smithi092 bash[14432]: audit 2024-03-30T13:54:28.731228+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:54:30.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:29 smithi092 bash[14432]: cluster 2024-03-30T13:54:28.731337+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T13:54:30.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:29 smithi092 bash[14432]: audit 2024-03-30T13:54:28.732028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:30.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:29 smithi092 bash[14432]: audit 2024-03-30T13:54:28.743581+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137169 s, 764 MB/s 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 2024-03-30T13:54:30.713 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2024-03-30T13:54:30.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[14382]: cluster 2024-03-30T13:54:27.826967+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:54:30.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[14382]: cluster 2024-03-30T13:54:27.827154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:54:30.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[14382]: cluster 2024-03-30T13:54:29.744906+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559] boot 2024-03-30T13:54:30.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[14382]: cluster 2024-03-30T13:54:29.745012+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T13:54:30.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[14382]: audit 2024-03-30T13:54:29.746232+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:31.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[19828]: cluster 2024-03-30T13:54:27.826967+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:54:31.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[19828]: cluster 2024-03-30T13:54:27.827154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:54:31.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[19828]: cluster 2024-03-30T13:54:29.744906+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559] boot 2024-03-30T13:54:31.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[19828]: cluster 2024-03-30T13:54:29.745012+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T13:54:31.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:30 smithi081 bash[19828]: audit 2024-03-30T13:54:29.746232+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:31.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:30 smithi092 bash[14432]: cluster 2024-03-30T13:54:27.826967+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:54:31.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:30 smithi092 bash[14432]: cluster 2024-03-30T13:54:27.827154+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:54:31.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:30 smithi092 bash[14432]: cluster 2024-03-30T13:54:29.744906+0000 mon.a (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.81:6810/1405604559,v1:172.21.15.81:6811/1405604559] boot 2024-03-30T13:54:31.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:30 smithi092 bash[14432]: cluster 2024-03-30T13:54:29.745012+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T13:54:31.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:30 smithi092 bash[14432]: audit 2024-03-30T13:54:29.746232+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:54:31.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2024-03-30T13:54:32.030 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:31 smithi081 bash[14382]: cluster 2024-03-30T13:54:29.992993+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:32.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:31 smithi081 bash[14382]: cluster 2024-03-30T13:54:30.759544+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T13:54:32.031 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:31 smithi081 bash[19828]: cluster 2024-03-30T13:54:29.992993+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:32.031 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:31 smithi081 bash[19828]: cluster 2024-03-30T13:54:30.759544+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T13:54:32.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:31 smithi092 bash[14432]: cluster 2024-03-30T13:54:29.992993+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T13:54:32.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:31 smithi092 bash[14432]: cluster 2024-03-30T13:54:30.759544+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T13:54:34.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:33 smithi092 bash[14432]: cluster 2024-03-30T13:54:31.993536+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:34.278 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:33 smithi081 bash[19828]: cluster 2024-03-30T13:54:31.993536+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:34.278 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:33 smithi081 bash[14382]: cluster 2024-03-30T13:54:31.993536+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:35.764 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: cluster 2024-03-30T13:54:33.994132+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:36.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: cluster 2024-03-30T13:54:33.994132+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.018802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.020796+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.022172+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.030512+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.038197+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.494632+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.500700+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:36.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:35 smithi092 bash[14432]: audit 2024-03-30T13:54:35.502284+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.018802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.020796+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.022172+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.030512+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.038197+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.494632+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.500700+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[14382]: audit 2024-03-30T13:54:35.502284+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: cluster 2024-03-30T13:54:33.994132+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:36.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.018802+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.020796+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.022172+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.030512+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.038197+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.494632+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.500700+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:54:36.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:35 smithi081 bash[19828]: audit 2024-03-30T13:54:35.502284+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:37.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:36 smithi092 bash[14432]: cephadm 2024-03-30T13:54:35.009991+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:37.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:36 smithi092 bash[14432]: cephadm 2024-03-30T13:54:35.023108+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8123M 2024-03-30T13:54:37.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:36 smithi092 bash[14432]: audit 2024-03-30T13:54:35.490750+0000 mgr.y (mgr.14152) 105 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:37.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[19828]: cephadm 2024-03-30T13:54:35.009991+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:37.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[19828]: cephadm 2024-03-30T13:54:35.023108+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8123M 2024-03-30T13:54:37.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[19828]: audit 2024-03-30T13:54:35.490750+0000 mgr.y (mgr.14152) 105 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:37.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[14382]: cephadm 2024-03-30T13:54:35.009991+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:54:37.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[14382]: cephadm 2024-03-30T13:54:35.023108+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8123M 2024-03-30T13:54:37.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:36 smithi081 bash[14382]: audit 2024-03-30T13:54:35.490750+0000 mgr.y (mgr.14152) 105 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:54:38.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:37 smithi092 bash[14432]: cluster 2024-03-30T13:54:35.994698+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:38.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:37 smithi081 bash[19828]: cluster 2024-03-30T13:54:35.994698+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:38.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:37 smithi081 bash[14382]: cluster 2024-03-30T13:54:35.994698+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:40.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:39 smithi092 bash[14432]: cluster 2024-03-30T13:54:37.995271+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:40.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:39 smithi081 bash[19828]: cluster 2024-03-30T13:54:37.995271+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:40.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:39 smithi081 bash[14382]: cluster 2024-03-30T13:54:37.995271+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:41 smithi092 bash[14432]: cluster 2024-03-30T13:54:39.995906+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:41 smithi092 bash[14432]: audit 2024-03-30T13:54:41.489627+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]: dispatch 2024-03-30T13:54:42.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:41 smithi092 bash[14432]: audit 2024-03-30T13:54:41.499106+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]': finished 2024-03-30T13:54:42.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:41 smithi092 bash[14432]: cluster 2024-03-30T13:54:41.499211+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T13:54:42.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:41 smithi092 bash[14432]: audit 2024-03-30T13:54:41.499394+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:54:42.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[14382]: cluster 2024-03-30T13:54:39.995906+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[14382]: audit 2024-03-30T13:54:41.489627+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]: dispatch 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[14382]: audit 2024-03-30T13:54:41.499106+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]': finished 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[14382]: cluster 2024-03-30T13:54:41.499211+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[14382]: audit 2024-03-30T13:54:41.499394+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[19828]: cluster 2024-03-30T13:54:39.995906+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[19828]: audit 2024-03-30T13:54:41.489627+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]: dispatch 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[19828]: audit 2024-03-30T13:54:41.499106+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.81:0/75680547' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5fd7eba-efc7-41a0-b5a2-6f476aad7f35"}]': finished 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[19828]: cluster 2024-03-30T13:54:41.499211+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T13:54:42.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:41 smithi081 bash[19828]: audit 2024-03-30T13:54:41.499394+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:54:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:42 smithi092 bash[14432]: audit 2024-03-30T13:54:42.205302+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.81:0/952322978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:43.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:42 smithi081 bash[14382]: audit 2024-03-30T13:54:42.205302+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.81:0/952322978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:43.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:42 smithi081 bash[19828]: audit 2024-03-30T13:54:42.205302+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.81:0/952322978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:54:44.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:43 smithi092 bash[14432]: cluster 2024-03-30T13:54:41.996303+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:44.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:43 smithi081 bash[14382]: cluster 2024-03-30T13:54:41.996303+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:44.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:43 smithi081 bash[19828]: cluster 2024-03-30T13:54:41.996303+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:45 smithi092 bash[14432]: cluster 2024-03-30T13:54:43.996799+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:46.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:45 smithi081 bash[14382]: cluster 2024-03-30T13:54:43.996799+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:46.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:45 smithi081 bash[19828]: cluster 2024-03-30T13:54:43.996799+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:48.154 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:47 smithi081 bash[19828]: cluster 2024-03-30T13:54:45.997332+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:48.154 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:47 smithi081 bash[14382]: cluster 2024-03-30T13:54:45.997332+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:48.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:47 smithi092 bash[14432]: cluster 2024-03-30T13:54:45.997332+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:50.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:49 smithi081 bash[14382]: cluster 2024-03-30T13:54:47.997815+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:50.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:49 smithi081 bash[19828]: cluster 2024-03-30T13:54:47.997815+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:50.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:49 smithi092 bash[14432]: cluster 2024-03-30T13:54:47.997815+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[14382]: cluster 2024-03-30T13:54:49.998329+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[14382]: audit 2024-03-30T13:54:51.696825+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[14382]: audit 2024-03-30T13:54:51.698283+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[19828]: cluster 2024-03-30T13:54:49.998329+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[19828]: audit 2024-03-30T13:54:51.696825+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T13:54:51.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:51 smithi081 bash[19828]: audit 2024-03-30T13:54:51.698283+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:52.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:51 smithi092 bash[14432]: cluster 2024-03-30T13:54:49.998329+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:52.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:51 smithi092 bash[14432]: audit 2024-03-30T13:54:51.696825+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T13:54:52.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:51 smithi092 bash[14432]: audit 2024-03-30T13:54:51.698283+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:53.074 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:52 smithi081 bash[14382]: cephadm 2024-03-30T13:54:51.699447+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-03-30T13:54:53.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:52 smithi081 bash[19828]: cephadm 2024-03-30T13:54:51.699447+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-03-30T13:54:53.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:52 smithi092 bash[14432]: cephadm 2024-03-30T13:54:51.699447+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Deploying daemon osd.2 on smithi081 2024-03-30T13:54:54.179 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:53 smithi081 bash[14382]: cluster 2024-03-30T13:54:51.998887+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:54.180 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:53 smithi081 bash[19828]: cluster 2024-03-30T13:54:51.998887+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:54.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:53 smithi092 bash[14432]: cluster 2024-03-30T13:54:51.998887+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:55.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:55 smithi092 bash[14432]: cluster 2024-03-30T13:54:53.999425+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:55.994 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:55 smithi092 bash[14432]: audit 2024-03-30T13:54:55.678370+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:55.994 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:55 smithi092 bash[14432]: audit 2024-03-30T13:54:55.706683+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:55.994 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:55 smithi092 bash[14432]: audit 2024-03-30T13:54:55.708118+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:55.994 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:55 smithi092 bash[14432]: audit 2024-03-30T13:54:55.708938+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[14382]: cluster 2024-03-30T13:54:53.999425+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[14382]: audit 2024-03-30T13:54:55.678370+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[14382]: audit 2024-03-30T13:54:55.706683+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[14382]: audit 2024-03-30T13:54:55.708118+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[14382]: audit 2024-03-30T13:54:55.708938+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:56.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[19828]: cluster 2024-03-30T13:54:53.999425+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:56.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[19828]: audit 2024-03-30T13:54:55.678370+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:54:56.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[19828]: audit 2024-03-30T13:54:55.706683+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:54:56.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[19828]: audit 2024-03-30T13:54:55.708118+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:54:56.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:55 smithi081 bash[19828]: audit 2024-03-30T13:54:55.708938+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:54:58.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:57 smithi081 bash[14382]: cluster 2024-03-30T13:54:56.000050+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:58.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:57 smithi081 bash[19828]: cluster 2024-03-30T13:54:56.000050+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:54:58.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:57 smithi092 bash[14432]: cluster 2024-03-30T13:54:56.000050+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:00.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[14382]: cluster 2024-03-30T13:54:58.000574+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:00.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[14382]: audit 2024-03-30T13:54:59.662572+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:00.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[14382]: audit 2024-03-30T13:54:59.669553+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[19828]: cluster 2024-03-30T13:54:58.000574+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[19828]: audit 2024-03-30T13:54:59.662572+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:00.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:54:59 smithi081 bash[19828]: audit 2024-03-30T13:54:59.669553+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:00.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:59 smithi092 bash[14432]: cluster 2024-03-30T13:54:58.000574+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:00.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:59 smithi092 bash[14432]: audit 2024-03-30T13:54:59.662572+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:00.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:54:59 smithi092 bash[14432]: audit 2024-03-30T13:54:59.669553+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:02.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:01 smithi081 bash[14382]: cluster 2024-03-30T13:55:00.001107+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:02.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:01 smithi081 bash[19828]: cluster 2024-03-30T13:55:00.001107+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:02.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:01 smithi092 bash[14432]: cluster 2024-03-30T13:55:00.001107+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:02.695 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 2 on host 'smithi081' 2024-03-30T13:55:03.292 DEBUG:teuthology.orchestra.run.smithi081:osd.2> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.2.service 2024-03-30T13:55:03.294 INFO:tasks.cephadm:Deploying osd.3 on smithi081 with /dev/vg_nvme/lv_1... 2024-03-30T13:55:03.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T13:55:03.365 INFO:journalctl@ceph.osd.2.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:55:03.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: cluster 2024-03-30T13:55:02.001648+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:03.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: audit 2024-03-30T13:55:02.696073+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:03.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: audit 2024-03-30T13:55:02.696806+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:03.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: audit 2024-03-30T13:55:02.700536+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: audit 2024-03-30T13:55:02.702319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[14382]: audit 2024-03-30T13:55:03.146608+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: cluster 2024-03-30T13:55:02.001648+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: audit 2024-03-30T13:55:02.696073+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: audit 2024-03-30T13:55:02.696806+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: audit 2024-03-30T13:55:02.700536+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: audit 2024-03-30T13:55:02.702319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:03 smithi081 bash[19828]: audit 2024-03-30T13:55:03.146608+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T13:55:04.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: cluster 2024-03-30T13:55:02.001648+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:04.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: audit 2024-03-30T13:55:02.696073+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:04.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: audit 2024-03-30T13:55:02.696806+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:04.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: audit 2024-03-30T13:55:02.700536+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:04.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: audit 2024-03-30T13:55:02.702319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:04.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:03 smithi092 bash[14432]: audit 2024-03-30T13:55:03.146608+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T13:55:05.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[19828]: audit 2024-03-30T13:55:03.851439+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T13:55:05.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[19828]: cluster 2024-03-30T13:55:03.851653+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T13:55:05.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[19828]: audit 2024-03-30T13:55:03.851922+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:05.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[19828]: audit 2024-03-30T13:55:03.852880+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:05.003 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[28863]: debug 2024-03-30T13:55:04.858+0000 7f890401b700 -1 osd.2 0 waiting for initial osdmap 2024-03-30T13:55:05.003 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[28863]: debug 2024-03-30T13:55:04.866+0000 7f88fb1ab700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:55:05.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[14382]: audit 2024-03-30T13:55:03.851439+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T13:55:05.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[14382]: cluster 2024-03-30T13:55:03.851653+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T13:55:05.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[14382]: audit 2024-03-30T13:55:03.851922+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:05.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:04 smithi081 bash[14382]: audit 2024-03-30T13:55:03.852880+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:05.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:04 smithi092 bash[14432]: audit 2024-03-30T13:55:03.851439+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T13:55:05.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:04 smithi092 bash[14432]: cluster 2024-03-30T13:55:03.851653+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T13:55:05.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:04 smithi092 bash[14432]: audit 2024-03-30T13:55:03.851922+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:05.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:04 smithi092 bash[14432]: audit 2024-03-30T13:55:03.852880+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[19828]: cluster 2024-03-30T13:55:04.002222+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[19828]: audit 2024-03-30T13:55:04.853152+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[19828]: cluster 2024-03-30T13:55:04.853299+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[19828]: audit 2024-03-30T13:55:04.853984+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[19828]: audit 2024-03-30T13:55:04.863894+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:06.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[14382]: cluster 2024-03-30T13:55:04.002222+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:06.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[14382]: audit 2024-03-30T13:55:04.853152+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:06.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[14382]: cluster 2024-03-30T13:55:04.853299+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T13:55:06.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[14382]: audit 2024-03-30T13:55:04.853984+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:06.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:05 smithi081 bash[14382]: audit 2024-03-30T13:55:04.863894+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:06.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:05 smithi092 bash[14432]: cluster 2024-03-30T13:55:04.002222+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:06.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:05 smithi092 bash[14432]: audit 2024-03-30T13:55:04.853152+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:06.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:05 smithi092 bash[14432]: cluster 2024-03-30T13:55:04.853299+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T13:55:06.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:05 smithi092 bash[14432]: audit 2024-03-30T13:55:04.853984+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:06.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:05 smithi092 bash[14432]: audit 2024-03-30T13:55:04.863894+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:07.141 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T13:55:07.142 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T13:55:07.142 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2024-03-30T13:55:07.142 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2024-03-30T13:55:07.142 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170291 s, 616 MB/s 2024-03-30T13:55:07.142 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: cluster 2024-03-30T13:55:04.104489+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: cluster 2024-03-30T13:55:04.104682+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: cluster 2024-03-30T13:55:05.865574+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255] boot 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: cluster 2024-03-30T13:55:05.865686+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: audit 2024-03-30T13:55:05.866479+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:07.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[14382]: audit 2024-03-30T13:55:06.109599+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: cluster 2024-03-30T13:55:04.104489+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: cluster 2024-03-30T13:55:04.104682+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: cluster 2024-03-30T13:55:05.865574+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255] boot 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: cluster 2024-03-30T13:55:05.865686+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: audit 2024-03-30T13:55:05.866479+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:07.183 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:06 smithi081 bash[19828]: audit 2024-03-30T13:55:06.109599+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T13:55:07.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: cluster 2024-03-30T13:55:04.104489+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:07.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: cluster 2024-03-30T13:55:04.104682+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:07.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: cluster 2024-03-30T13:55:05.865574+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.81:6818/451981255,v1:172.21.15.81:6819/451981255] boot 2024-03-30T13:55:07.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: cluster 2024-03-30T13:55:05.865686+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T13:55:07.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: audit 2024-03-30T13:55:05.866479+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:55:07.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:06 smithi092 bash[14432]: audit 2024-03-30T13:55:06.109599+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[14382]: cluster 2024-03-30T13:55:06.002711+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[14382]: audit 2024-03-30T13:55:06.882978+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[14382]: cluster 2024-03-30T13:55:06.883139+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[14382]: audit 2024-03-30T13:55:06.885025+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[19828]: cluster 2024-03-30T13:55:06.002711+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[19828]: audit 2024-03-30T13:55:06.882978+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T13:55:08.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[19828]: cluster 2024-03-30T13:55:06.883139+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T13:55:08.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:07 smithi081 bash[19828]: audit 2024-03-30T13:55:06.885025+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T13:55:08.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2024-03-30T13:55:08.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:07 smithi092 bash[14432]: cluster 2024-03-30T13:55:06.002711+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T13:55:08.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:07 smithi092 bash[14432]: audit 2024-03-30T13:55:06.882978+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T13:55:08.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:07 smithi092 bash[14432]: cluster 2024-03-30T13:55:06.883139+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T13:55:08.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:07 smithi092 bash[14432]: audit 2024-03-30T13:55:06.885025+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T13:55:09.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:08 smithi081 bash[14382]: audit 2024-03-30T13:55:07.885686+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T13:55:09.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:08 smithi081 bash[14382]: cluster 2024-03-30T13:55:07.885979+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T13:55:09.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:08 smithi081 bash[19828]: audit 2024-03-30T13:55:07.885686+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T13:55:09.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:08 smithi081 bash[19828]: cluster 2024-03-30T13:55:07.885979+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T13:55:09.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:08 smithi092 bash[14432]: audit 2024-03-30T13:55:07.885686+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T13:55:09.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:08 smithi092 bash[14432]: cluster 2024-03-30T13:55:07.885979+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[14382]: cluster 2024-03-30T13:55:08.003213+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[14382]: cluster 2024-03-30T13:55:08.911176+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[14382]: cluster 2024-03-30T13:55:08.911717+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[14382]: audit 2024-03-30T13:55:09.214774+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[19828]: cluster 2024-03-30T13:55:08.003213+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[19828]: cluster 2024-03-30T13:55:08.911176+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T13:55:10.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[19828]: cluster 2024-03-30T13:55:08.911717+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T13:55:10.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:09 smithi081 bash[19828]: audit 2024-03-30T13:55:09.214774+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:10.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:09 smithi092 bash[14432]: cluster 2024-03-30T13:55:08.003213+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:10.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:09 smithi092 bash[14432]: cluster 2024-03-30T13:55:08.911176+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T13:55:10.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:09 smithi092 bash[14432]: cluster 2024-03-30T13:55:08.911717+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T13:55:10.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:09 smithi092 bash[14432]: audit 2024-03-30T13:55:09.214774+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:14.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: cluster 2024-03-30T13:55:10.003665+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:10.991858+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.859516+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.860103+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.860333+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.860521+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.868355+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.868771+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.869380+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.869806+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.870321+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.871572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[14382]: audit 2024-03-30T13:55:11.872716+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: cluster 2024-03-30T13:55:10.003665+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:10.991858+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.859516+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.860103+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.860333+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.860521+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.868355+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.868771+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.869380+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.869806+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.870321+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.871572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:13 smithi081 bash[19828]: audit 2024-03-30T13:55:11.872716+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: cluster 2024-03-30T13:55:10.003665+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:14.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:10.991858+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.859516+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.860103+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.860333+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.860521+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.868355+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.868771+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.869380+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.869806+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.870321+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.871572+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:14.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:13 smithi092 bash[14432]: audit 2024-03-30T13:55:11.872716+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:15.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: cephadm 2024-03-30T13:55:11.658540+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:15.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:11.865009+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: cephadm 2024-03-30T13:55:11.873566+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5415M 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: cluster 2024-03-30T13:55:12.004281+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.047818+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.052990+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.055996+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.057293+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.731608+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.735691+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.741471+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.743790+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.743980+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:12.744219+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:13.602773+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:13.627477+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:13.641353+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:14.037563+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[14382]: audit 2024-03-30T13:55:14.040061+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: cephadm 2024-03-30T13:55:11.658540+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:11.865009+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: cephadm 2024-03-30T13:55:11.873566+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5415M 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: cluster 2024-03-30T13:55:12.004281+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.047818+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.052990+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.055996+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.057293+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:15.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.731608+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.735691+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.741471+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.743790+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.743980+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:12.744219+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:13.602773+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:13.627477+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:13.641353+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:14.037563+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:55:15.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:14 smithi081 bash[19828]: audit 2024-03-30T13:55:14.040061+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: cephadm 2024-03-30T13:55:11.658540+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:11.865009+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: cephadm 2024-03-30T13:55:11.873566+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5415M 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: cluster 2024-03-30T13:55:12.004281+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.047818+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.052990+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.055996+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.057293+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.731608+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.735691+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.741471+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.743790+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.743980+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:12.744219+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:55:15.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:13.602773+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T13:55:15.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:13.627477+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:13.641353+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:15.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:14.037563+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:55:15.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:14 smithi092 bash[14432]: audit 2024-03-30T13:55:14.040061+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:55:15.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:15 smithi081 bash[14382]: cluster 2024-03-30T13:55:14.004911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:15.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:15 smithi081 bash[19828]: cluster 2024-03-30T13:55:14.004911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:16.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:15 smithi092 bash[14432]: cluster 2024-03-30T13:55:14.004911+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:18.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:17 smithi081 bash[14382]: cluster 2024-03-30T13:55:16.005530+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T13:55:18.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:17 smithi081 bash[19828]: cluster 2024-03-30T13:55:16.005530+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T13:55:18.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:17 smithi092 bash[14432]: cluster 2024-03-30T13:55:16.005530+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T13:55:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[14382]: audit 2024-03-30T13:55:17.914605+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]: dispatch 2024-03-30T13:55:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[14382]: audit 2024-03-30T13:55:17.923247+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]': finished 2024-03-30T13:55:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[14382]: cluster 2024-03-30T13:55:17.923411+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T13:55:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[14382]: audit 2024-03-30T13:55:17.923601+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[14382]: audit 2024-03-30T13:55:18.606455+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.81:0/150111187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[19828]: audit 2024-03-30T13:55:17.914605+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]: dispatch 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[19828]: audit 2024-03-30T13:55:17.923247+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]': finished 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[19828]: cluster 2024-03-30T13:55:17.923411+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[19828]: audit 2024-03-30T13:55:17.923601+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:19.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:18 smithi081 bash[19828]: audit 2024-03-30T13:55:18.606455+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.81:0/150111187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:18 smithi092 bash[14432]: audit 2024-03-30T13:55:17.914605+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]: dispatch 2024-03-30T13:55:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:18 smithi092 bash[14432]: audit 2024-03-30T13:55:17.923247+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.81:0/4246310270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "072f4f9c-b467-4a29-b722-b83c978886db"}]': finished 2024-03-30T13:55:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:18 smithi092 bash[14432]: cluster 2024-03-30T13:55:17.923411+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T13:55:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:18 smithi092 bash[14432]: audit 2024-03-30T13:55:17.923601+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:18 smithi092 bash[14432]: audit 2024-03-30T13:55:18.606455+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.81:0/150111187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:20.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:19 smithi081 bash[14382]: cluster 2024-03-30T13:55:18.006165+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T13:55:20.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:19 smithi081 bash[19828]: cluster 2024-03-30T13:55:18.006165+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T13:55:20.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:19 smithi092 bash[14432]: cluster 2024-03-30T13:55:18.006165+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T13:55:22.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:21 smithi081 bash[14382]: cluster 2024-03-30T13:55:20.006879+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T13:55:22.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:21 smithi081 bash[19828]: cluster 2024-03-30T13:55:20.006879+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T13:55:22.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:21 smithi092 bash[14432]: cluster 2024-03-30T13:55:20.006879+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T13:55:24.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:23 smithi081 bash[14382]: cluster 2024-03-30T13:55:22.007511+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:24.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:23 smithi081 bash[19828]: cluster 2024-03-30T13:55:22.007511+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:24.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:23 smithi092 bash[14432]: cluster 2024-03-30T13:55:22.007511+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:25 smithi081 bash[14382]: cluster 2024-03-30T13:55:24.008175+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:25 smithi081 bash[19828]: cluster 2024-03-30T13:55:24.008175+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:26.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:25 smithi092 bash[14432]: cluster 2024-03-30T13:55:24.008175+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T13:55:28.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:27 smithi081 bash[14382]: cluster 2024-03-30T13:55:26.008831+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:28.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:27 smithi081 bash[19828]: cluster 2024-03-30T13:55:26.008831+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:28.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:27 smithi092 bash[14432]: cluster 2024-03-30T13:55:26.008831+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:29.209 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:28 smithi081 bash[14382]: audit 2024-03-30T13:55:28.047098+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T13:55:29.209 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:28 smithi081 bash[14382]: audit 2024-03-30T13:55:28.048455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:29.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:28 smithi081 bash[19828]: audit 2024-03-30T13:55:28.047098+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T13:55:29.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:28 smithi081 bash[19828]: audit 2024-03-30T13:55:28.048455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:29.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:28 smithi092 bash[14432]: audit 2024-03-30T13:55:28.047098+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T13:55:29.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:28 smithi092 bash[14432]: audit 2024-03-30T13:55:28.048455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:30.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:29 smithi081 bash[14382]: cluster 2024-03-30T13:55:28.009449+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:30.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:29 smithi081 bash[14382]: cephadm 2024-03-30T13:55:28.049666+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-03-30T13:55:30.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:29 smithi081 bash[19828]: cluster 2024-03-30T13:55:28.009449+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:30.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:29 smithi081 bash[19828]: cephadm 2024-03-30T13:55:28.049666+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-03-30T13:55:30.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:29 smithi092 bash[14432]: cluster 2024-03-30T13:55:28.009449+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:30.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:29 smithi092 bash[14432]: cephadm 2024-03-30T13:55:28.049666+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.3 on smithi081 2024-03-30T13:55:32.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:31 smithi081 bash[19828]: cluster 2024-03-30T13:55:30.009957+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:31 smithi081 bash[14382]: cluster 2024-03-30T13:55:30.009957+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:32.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:31 smithi092 bash[14432]: cluster 2024-03-30T13:55:30.009957+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[19828]: audit 2024-03-30T13:55:31.987921+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[19828]: audit 2024-03-30T13:55:31.989996+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[19828]: audit 2024-03-30T13:55:31.992098+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[19828]: audit 2024-03-30T13:55:31.993545+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[19828]: cluster 2024-03-30T13:55:32.010432+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[14382]: audit 2024-03-30T13:55:31.987921+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[14382]: audit 2024-03-30T13:55:31.989996+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:33.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[14382]: audit 2024-03-30T13:55:31.992098+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:33.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[14382]: audit 2024-03-30T13:55:31.993545+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:33.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:32 smithi081 bash[14382]: cluster 2024-03-30T13:55:32.010432+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:33.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:32 smithi092 bash[14432]: audit 2024-03-30T13:55:31.987921+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:33.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:32 smithi092 bash[14432]: audit 2024-03-30T13:55:31.989996+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:33.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:32 smithi092 bash[14432]: audit 2024-03-30T13:55:31.992098+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:33.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:32 smithi092 bash[14432]: audit 2024-03-30T13:55:31.993545+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:33.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:32 smithi092 bash[14432]: cluster 2024-03-30T13:55:32.010432+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:35.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:35 smithi081 bash[14382]: cluster 2024-03-30T13:55:34.010939+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:35.426 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:35 smithi081 bash[19828]: cluster 2024-03-30T13:55:34.010939+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:35.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:35 smithi092 bash[14432]: cluster 2024-03-30T13:55:34.010939+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:36 smithi081 bash[14382]: audit 2024-03-30T13:55:35.446133+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:36.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:36 smithi081 bash[14382]: audit 2024-03-30T13:55:35.725940+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:36 smithi081 bash[19828]: audit 2024-03-30T13:55:35.446133+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:36 smithi081 bash[19828]: audit 2024-03-30T13:55:35.725940+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:36.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:36 smithi092 bash[14432]: audit 2024-03-30T13:55:35.446133+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:36.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:36 smithi092 bash[14432]: audit 2024-03-30T13:55:35.725940+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:38.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:37 smithi081 bash[14382]: cluster 2024-03-30T13:55:36.011586+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:37 smithi081 bash[19828]: cluster 2024-03-30T13:55:36.011586+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:38.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:37 smithi092 bash[14432]: cluster 2024-03-30T13:55:36.011586+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:38.534 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 3 on host 'smithi081' 2024-03-30T13:55:39.167 DEBUG:teuthology.orchestra.run.smithi081:osd.3> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.3.service 2024-03-30T13:55:39.169 INFO:tasks.cephadm:Deploying osd.4 on smithi092 with /dev/vg_nvme/lv_4... 2024-03-30T13:55:39.170 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T13:55:39.286 INFO:journalctl@ceph.osd.3.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:55:39.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: cluster 2024-03-30T13:55:38.012138+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:39.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: audit 2024-03-30T13:55:38.536627+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:39.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: audit 2024-03-30T13:55:38.549258+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:39.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: audit 2024-03-30T13:55:38.551478+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:39.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: audit 2024-03-30T13:55:38.552848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:39.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:39 smithi092 bash[14432]: audit 2024-03-30T13:55:38.838670+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: cluster 2024-03-30T13:55:38.012138+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: audit 2024-03-30T13:55:38.536627+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: audit 2024-03-30T13:55:38.549258+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: audit 2024-03-30T13:55:38.551478+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: audit 2024-03-30T13:55:38.552848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[19828]: audit 2024-03-30T13:55:38.838670+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T13:55:40.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: cluster 2024-03-30T13:55:38.012138+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:40.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: audit 2024-03-30T13:55:38.536627+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:40.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: audit 2024-03-30T13:55:38.549258+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:55:40.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: audit 2024-03-30T13:55:38.551478+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:40.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: audit 2024-03-30T13:55:38.552848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:55:40.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:39 smithi081 bash[14382]: audit 2024-03-30T13:55:38.838670+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T13:55:41.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[19828]: audit 2024-03-30T13:55:39.736777+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T13:55:41.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[19828]: cluster 2024-03-30T13:55:39.736962+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T13:55:41.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[19828]: audit 2024-03-30T13:55:39.737231+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:41.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[19828]: audit 2024-03-30T13:55:39.738301+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:41.002 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[32058]: debug 2024-03-30T13:55:40.745+0000 7f00d3560700 -1 osd.3 0 waiting for initial osdmap 2024-03-30T13:55:41.002 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[32058]: debug 2024-03-30T13:55:40.753+0000 7f00ca6f0700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:55:41.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[14382]: audit 2024-03-30T13:55:39.736777+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T13:55:41.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[14382]: cluster 2024-03-30T13:55:39.736962+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T13:55:41.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[14382]: audit 2024-03-30T13:55:39.737231+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:41.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:40 smithi081 bash[14382]: audit 2024-03-30T13:55:39.738301+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:41.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:40 smithi092 bash[14432]: audit 2024-03-30T13:55:39.736777+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T13:55:41.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:40 smithi092 bash[14432]: cluster 2024-03-30T13:55:39.736962+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T13:55:41.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:40 smithi092 bash[14432]: audit 2024-03-30T13:55:39.737231+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:41.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:40 smithi092 bash[14432]: audit 2024-03-30T13:55:39.738301+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T13:55:41.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[19828]: cluster 2024-03-30T13:55:40.012692+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:41.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[19828]: audit 2024-03-30T13:55:40.745210+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:41.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[19828]: cluster 2024-03-30T13:55:40.745313+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T13:55:41.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[19828]: audit 2024-03-30T13:55:40.745558+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:41.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[19828]: audit 2024-03-30T13:55:40.749996+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:42.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[14382]: cluster 2024-03-30T13:55:40.012692+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:42.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[14382]: audit 2024-03-30T13:55:40.745210+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:42.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[14382]: cluster 2024-03-30T13:55:40.745313+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T13:55:42.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[14382]: audit 2024-03-30T13:55:40.745558+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:42.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:41 smithi081 bash[14382]: audit 2024-03-30T13:55:40.749996+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:41 smithi092 bash[14432]: cluster 2024-03-30T13:55:40.012692+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T13:55:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:41 smithi092 bash[14432]: audit 2024-03-30T13:55:40.745210+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-03-30T13:55:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:41 smithi092 bash[14432]: cluster 2024-03-30T13:55:40.745313+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T13:55:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:41 smithi092 bash[14432]: audit 2024-03-30T13:55:40.745558+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:42.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:41 smithi092 bash[14432]: audit 2024-03-30T13:55:40.749996+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0267622 s, 392 MB/s 2024-03-30T13:55:42.443 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-30T13:55:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:42 smithi092 bash[14432]: cluster 2024-03-30T13:55:39.826019+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:42 smithi092 bash[14432]: cluster 2024-03-30T13:55:39.826234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:42 smithi092 bash[14432]: cluster 2024-03-30T13:55:41.748236+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526] boot 2024-03-30T13:55:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:42 smithi092 bash[14432]: cluster 2024-03-30T13:55:41.748325+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T13:55:43.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:42 smithi092 bash[14432]: audit 2024-03-30T13:55:41.749326+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:43.160 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-03-30T13:55:43.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[14382]: cluster 2024-03-30T13:55:39.826019+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[14382]: cluster 2024-03-30T13:55:39.826234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[14382]: cluster 2024-03-30T13:55:41.748236+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526] boot 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[14382]: cluster 2024-03-30T13:55:41.748325+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[14382]: audit 2024-03-30T13:55:41.749326+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[19828]: cluster 2024-03-30T13:55:39.826019+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[19828]: cluster 2024-03-30T13:55:39.826234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[19828]: cluster 2024-03-30T13:55:41.748236+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.81:6826/482298526,v1:172.21.15.81:6827/482298526] boot 2024-03-30T13:55:43.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[19828]: cluster 2024-03-30T13:55:41.748325+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T13:55:43.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:42 smithi081 bash[19828]: audit 2024-03-30T13:55:41.749326+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:55:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:43 smithi081 bash[14382]: cluster 2024-03-30T13:55:42.013274+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:44.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:43 smithi081 bash[14382]: cluster 2024-03-30T13:55:42.773804+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T13:55:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:43 smithi081 bash[19828]: cluster 2024-03-30T13:55:42.013274+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:43 smithi081 bash[19828]: cluster 2024-03-30T13:55:42.773804+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T13:55:44.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:43 smithi092 bash[14432]: cluster 2024-03-30T13:55:42.013274+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:44.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:43 smithi092 bash[14432]: cluster 2024-03-30T13:55:42.773804+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: cluster 2024-03-30T13:55:44.013811+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.723519+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.725491+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.727171+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.728707+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.730396+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.738940+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[14382]: audit 2024-03-30T13:55:45.745829+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: cluster 2024-03-30T13:55:44.013811+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.723519+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.725491+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.727171+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.728707+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.730396+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.738940+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:45 smithi081 bash[19828]: audit 2024-03-30T13:55:45.745829+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: cluster 2024-03-30T13:55:44.013811+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.723519+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.725491+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.727171+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.728707+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.730396+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:55:46.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.738940+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:46.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:45 smithi092 bash[14432]: audit 2024-03-30T13:55:45.745829+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:55:47.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:46 smithi092 bash[14432]: cephadm 2024-03-30T13:55:45.712429+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:47.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:46 smithi092 bash[14432]: cephadm 2024-03-30T13:55:45.731698+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4061M 2024-03-30T13:55:47.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:46 smithi092 bash[14432]: audit 2024-03-30T13:55:46.095242+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:47.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:46 smithi092 bash[14432]: audit 2024-03-30T13:55:46.101995+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:47.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:46 smithi092 bash[14432]: audit 2024-03-30T13:55:46.103735+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:47.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[19828]: cephadm 2024-03-30T13:55:45.712429+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[19828]: cephadm 2024-03-30T13:55:45.731698+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4061M 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[19828]: audit 2024-03-30T13:55:46.095242+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[19828]: audit 2024-03-30T13:55:46.101995+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[19828]: audit 2024-03-30T13:55:46.103735+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[14382]: cephadm 2024-03-30T13:55:45.712429+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi081 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[14382]: cephadm 2024-03-30T13:55:45.731698+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4061M 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[14382]: audit 2024-03-30T13:55:46.095242+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[14382]: audit 2024-03-30T13:55:46.101995+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:55:47.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:46 smithi081 bash[14382]: audit 2024-03-30T13:55:46.103735+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:55:48.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:47 smithi092 bash[14432]: cluster 2024-03-30T13:55:46.014412+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:48.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:47 smithi092 bash[14432]: audit 2024-03-30T13:55:46.088213+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:48.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:47 smithi081 bash[14382]: cluster 2024-03-30T13:55:46.014412+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:48.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:47 smithi081 bash[14382]: audit 2024-03-30T13:55:46.088213+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:48.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:47 smithi081 bash[19828]: cluster 2024-03-30T13:55:46.014412+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:48.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:47 smithi081 bash[19828]: audit 2024-03-30T13:55:46.088213+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:55:50.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:49 smithi092 bash[14432]: cluster 2024-03-30T13:55:48.015037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:50.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:49 smithi081 bash[14382]: cluster 2024-03-30T13:55:48.015037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:50.323 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:49 smithi081 bash[19828]: cluster 2024-03-30T13:55:48.015037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:52.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:51 smithi092 bash[14432]: cluster 2024-03-30T13:55:50.015634+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:52.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:51 smithi081 bash[14382]: cluster 2024-03-30T13:55:50.015634+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:52.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:51 smithi081 bash[19828]: cluster 2024-03-30T13:55:50.015634+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:52 smithi092 bash[14432]: audit 2024-03-30T13:55:52.173033+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.92:0/1058792844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:52 smithi092 bash[14432]: audit 2024-03-30T13:55:52.173645+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:52 smithi092 bash[14432]: audit 2024-03-30T13:55:52.183147+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]': finished 2024-03-30T13:55:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:52 smithi092 bash[14432]: cluster 2024-03-30T13:55:52.183327+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T13:55:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:52 smithi092 bash[14432]: audit 2024-03-30T13:55:52.183588+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[14382]: audit 2024-03-30T13:55:52.173033+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.92:0/1058792844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[14382]: audit 2024-03-30T13:55:52.173645+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[14382]: audit 2024-03-30T13:55:52.183147+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]': finished 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[14382]: cluster 2024-03-30T13:55:52.183327+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[14382]: audit 2024-03-30T13:55:52.183588+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[19828]: audit 2024-03-30T13:55:52.173033+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.92:0/1058792844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[19828]: audit 2024-03-30T13:55:52.173645+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]: dispatch 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[19828]: audit 2024-03-30T13:55:52.183147+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8300a63a-0d1c-459d-813e-1c3155c08d77"}]': finished 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[19828]: cluster 2024-03-30T13:55:52.183327+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T13:55:53.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:52 smithi081 bash[19828]: audit 2024-03-30T13:55:52.183588+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:55:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:53 smithi092 bash[14432]: cluster 2024-03-30T13:55:52.016225+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:54.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:53 smithi092 bash[14432]: audit 2024-03-30T13:55:52.882102+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/1858994160' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:54.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:53 smithi081 bash[19828]: cluster 2024-03-30T13:55:52.016225+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:54.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:53 smithi081 bash[19828]: audit 2024-03-30T13:55:52.882102+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/1858994160' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:54.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:53 smithi081 bash[14382]: cluster 2024-03-30T13:55:52.016225+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:54.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:53 smithi081 bash[14382]: audit 2024-03-30T13:55:52.882102+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/1858994160' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:55:56.109 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:55 smithi092 bash[14432]: cluster 2024-03-30T13:55:54.016796+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:55 smithi081 bash[19828]: cluster 2024-03-30T13:55:54.016796+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:56.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:55 smithi081 bash[14382]: cluster 2024-03-30T13:55:54.016796+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:58.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:57 smithi081 bash[19828]: cluster 2024-03-30T13:55:56.017350+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:58.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:57 smithi081 bash[14382]: cluster 2024-03-30T13:55:56.017350+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:58.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:57 smithi092 bash[14432]: cluster 2024-03-30T13:55:56.017350+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:55:59.942 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:55:59 smithi092 bash[14432]: cluster 2024-03-30T13:55:58.017935+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:00.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:55:59 smithi081 bash[19828]: cluster 2024-03-30T13:55:58.017935+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:00.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:55:59 smithi081 bash[14382]: cluster 2024-03-30T13:55:58.017935+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:02.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:01 smithi092 bash[14432]: cluster 2024-03-30T13:56:00.018547+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:02.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:01 smithi081 bash[14382]: cluster 2024-03-30T13:56:00.018547+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:02.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:01 smithi081 bash[19828]: cluster 2024-03-30T13:56:00.018547+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:03.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:02 smithi081 bash[14382]: audit 2024-03-30T13:56:02.305566+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T13:56:03.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:02 smithi081 bash[14382]: audit 2024-03-30T13:56:02.307132+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:02 smithi081 bash[19828]: audit 2024-03-30T13:56:02.305566+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T13:56:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:02 smithi081 bash[19828]: audit 2024-03-30T13:56:02.307132+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:03.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:02 smithi092 bash[14432]: audit 2024-03-30T13:56:02.305566+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T13:56:03.286 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:02 smithi092 bash[14432]: audit 2024-03-30T13:56:02.307132+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:04.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:03 smithi092 bash[14432]: cluster 2024-03-30T13:56:02.019144+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:04.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:03 smithi092 bash[14432]: cephadm 2024-03-30T13:56:02.308393+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-30T13:56:04.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:03 smithi081 bash[14382]: cluster 2024-03-30T13:56:02.019144+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:04.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:03 smithi081 bash[14382]: cephadm 2024-03-30T13:56:02.308393+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-30T13:56:04.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:03 smithi081 bash[19828]: cluster 2024-03-30T13:56:02.019144+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:04.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:03 smithi081 bash[19828]: cephadm 2024-03-30T13:56:02.308393+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Deploying daemon osd.4 on smithi092 2024-03-30T13:56:06.130 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:05 smithi092 bash[14432]: cluster 2024-03-30T13:56:04.019707+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:06.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:05 smithi081 bash[14382]: cluster 2024-03-30T13:56:04.019707+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:06.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:05 smithi081 bash[19828]: cluster 2024-03-30T13:56:04.019707+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:07.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[19828]: cluster 2024-03-30T13:56:06.020305+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:07.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[19828]: audit 2024-03-30T13:56:06.380932+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[19828]: audit 2024-03-30T13:56:06.421223+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[19828]: audit 2024-03-30T13:56:06.423975+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[19828]: audit 2024-03-30T13:56:06.425653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[14382]: cluster 2024-03-30T13:56:06.020305+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[14382]: audit 2024-03-30T13:56:06.380932+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[14382]: audit 2024-03-30T13:56:06.421223+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[14382]: audit 2024-03-30T13:56:06.423975+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:07.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:07 smithi081 bash[14382]: audit 2024-03-30T13:56:06.425653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:07.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:07 smithi092 bash[14432]: cluster 2024-03-30T13:56:06.020305+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:07.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:07 smithi092 bash[14432]: audit 2024-03-30T13:56:06.380932+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:07.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:07 smithi092 bash[14432]: audit 2024-03-30T13:56:06.421223+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:07.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:07 smithi092 bash[14432]: audit 2024-03-30T13:56:06.423975+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:07.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:07 smithi092 bash[14432]: audit 2024-03-30T13:56:06.425653+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:09.599 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:09 smithi092 bash[14432]: cluster 2024-03-30T13:56:08.020933+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:09.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:09 smithi081 bash[19828]: cluster 2024-03-30T13:56:08.020933+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:09.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:09 smithi081 bash[14382]: cluster 2024-03-30T13:56:08.020933+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:11.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:11 smithi092 bash[14432]: cluster 2024-03-30T13:56:10.021503+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:11.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:11 smithi092 bash[14432]: audit 2024-03-30T13:56:10.296311+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:11.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:11 smithi092 bash[14432]: audit 2024-03-30T13:56:10.590529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:11.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[19828]: cluster 2024-03-30T13:56:10.021503+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:11.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[19828]: audit 2024-03-30T13:56:10.296311+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:11.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[19828]: audit 2024-03-30T13:56:10.590529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:11.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[14382]: cluster 2024-03-30T13:56:10.021503+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:11.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[14382]: audit 2024-03-30T13:56:10.296311+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:11.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:11 smithi081 bash[14382]: audit 2024-03-30T13:56:10.590529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:13.268 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 4 on host 'smithi092' 2024-03-30T13:56:13.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:13 smithi092 bash[14432]: cluster 2024-03-30T13:56:12.022088+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:13.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:13 smithi092 bash[14432]: audit 2024-03-30T13:56:13.270111+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:13.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:13 smithi092 bash[14432]: audit 2024-03-30T13:56:13.270703+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:13.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:13 smithi092 bash[14432]: audit 2024-03-30T13:56:13.274663+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:13.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:13 smithi092 bash[14432]: audit 2024-03-30T13:56:13.276027+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:13.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[14382]: cluster 2024-03-30T13:56:12.022088+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:13.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[14382]: audit 2024-03-30T13:56:13.270111+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[14382]: audit 2024-03-30T13:56:13.270703+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[14382]: audit 2024-03-30T13:56:13.274663+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[14382]: audit 2024-03-30T13:56:13.276027+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[19828]: cluster 2024-03-30T13:56:12.022088+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[19828]: audit 2024-03-30T13:56:13.270111+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[19828]: audit 2024-03-30T13:56:13.270703+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[19828]: audit 2024-03-30T13:56:13.274663+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:13.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:13 smithi081 bash[19828]: audit 2024-03-30T13:56:13.276027+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:13.904 DEBUG:teuthology.orchestra.run.smithi092:osd.4> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.4.service 2024-03-30T13:56:13.906 INFO:tasks.cephadm:Deploying osd.5 on smithi092 with /dev/vg_nvme/lv_3... 2024-03-30T13:56:13.906 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T13:56:14.090 INFO:journalctl@ceph.osd.4.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:56:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:14 smithi092 bash[14432]: audit 2024-03-30T13:56:13.747382+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:14 smithi092 bash[14432]: audit 2024-03-30T13:56:13.747896+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:14 smithi092 bash[14432]: audit 2024-03-30T13:56:14.040150+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:56:14.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:14 smithi092 bash[14432]: audit 2024-03-30T13:56:14.042826+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:56:14.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[19828]: audit 2024-03-30T13:56:13.747382+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[19828]: audit 2024-03-30T13:56:13.747896+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[19828]: audit 2024-03-30T13:56:14.040150+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[19828]: audit 2024-03-30T13:56:14.042826+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[14382]: audit 2024-03-30T13:56:13.747382+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[14382]: audit 2024-03-30T13:56:13.747896+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[14382]: audit 2024-03-30T13:56:14.040150+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:56:14.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:14 smithi081 bash[14382]: audit 2024-03-30T13:56:14.042826+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:56:15.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: cluster 2024-03-30T13:56:14.022701+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:15.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: audit 2024-03-30T13:56:14.315265+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: cluster 2024-03-30T13:56:14.315394+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: audit 2024-03-30T13:56:14.315658+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: audit 2024-03-30T13:56:14.316926+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[14382]: audit 2024-03-30T13:56:14.317247+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: cluster 2024-03-30T13:56:14.022701+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: audit 2024-03-30T13:56:14.315265+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: cluster 2024-03-30T13:56:14.315394+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: audit 2024-03-30T13:56:14.315658+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: audit 2024-03-30T13:56:14.316926+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:15 smithi081 bash[19828]: audit 2024-03-30T13:56:14.317247+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: cluster 2024-03-30T13:56:14.022701+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: audit 2024-03-30T13:56:14.315265+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: cluster 2024-03-30T13:56:14.315394+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: audit 2024-03-30T13:56:14.315658+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: audit 2024-03-30T13:56:14.316926+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[14432]: audit 2024-03-30T13:56:14.317247+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:15.799 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[17699]: debug 2024-03-30T13:56:15.324+0000 7fa038d48700 -1 osd.4 0 waiting for initial osdmap 2024-03-30T13:56:15.799 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 13:56:15 smithi092 bash[17699]: debug 2024-03-30T13:56:15.332+0000 7fa0346e1700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: audit 2024-03-30T13:56:15.319760+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: cluster 2024-03-30T13:56:15.320043+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: audit 2024-03-30T13:56:15.320779+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: audit 2024-03-30T13:56:15.328647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: cluster 2024-03-30T13:56:15.346713+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695] boot 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: cluster 2024-03-30T13:56:15.346806+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T13:56:16.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:16 smithi092 bash[14432]: audit 2024-03-30T13:56:15.349451+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: audit 2024-03-30T13:56:15.319760+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: cluster 2024-03-30T13:56:15.320043+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: audit 2024-03-30T13:56:15.320779+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: audit 2024-03-30T13:56:15.328647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: cluster 2024-03-30T13:56:15.346713+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695] boot 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: cluster 2024-03-30T13:56:15.346806+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[14382]: audit 2024-03-30T13:56:15.349451+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: audit 2024-03-30T13:56:15.319760+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: cluster 2024-03-30T13:56:15.320043+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: audit 2024-03-30T13:56:15.320779+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: audit 2024-03-30T13:56:15.328647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:16.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: cluster 2024-03-30T13:56:15.346713+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.92:6800/2714555695,v1:172.21.15.92:6801/2714555695] boot 2024-03-30T13:56:16.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: cluster 2024-03-30T13:56:15.346806+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T13:56:16.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:16 smithi081 bash[19828]: audit 2024-03-30T13:56:15.349451+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:56:17.585 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T13:56:17.585 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T13:56:17.585 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-30T13:56:17.585 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-30T13:56:17.585 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0196275 s, 534 MB/s 2024-03-30T13:56:17.586 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-30T13:56:17.620 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:17 smithi092 bash[14432]: cluster 2024-03-30T13:56:14.770210+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:17.621 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:17 smithi092 bash[14432]: cluster 2024-03-30T13:56:14.770417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:17.621 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:17 smithi092 bash[14432]: cluster 2024-03-30T13:56:16.023386+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:17.621 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:17 smithi092 bash[14432]: cluster 2024-03-30T13:56:16.350107+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T13:56:17.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[14382]: cluster 2024-03-30T13:56:14.770210+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:17.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[14382]: cluster 2024-03-30T13:56:14.770417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:17.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[14382]: cluster 2024-03-30T13:56:16.023386+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:17.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[14382]: cluster 2024-03-30T13:56:16.350107+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T13:56:17.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[19828]: cluster 2024-03-30T13:56:14.770210+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:17.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[19828]: cluster 2024-03-30T13:56:14.770417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:17.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[19828]: cluster 2024-03-30T13:56:16.023386+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T13:56:17.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:17 smithi081 bash[19828]: cluster 2024-03-30T13:56:16.350107+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T13:56:18.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:18 smithi092 bash[14432]: cluster 2024-03-30T13:56:17.359950+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T13:56:18.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:18 smithi081 bash[14382]: cluster 2024-03-30T13:56:17.359950+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T13:56:18.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:18 smithi081 bash[19828]: cluster 2024-03-30T13:56:17.359950+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T13:56:19.135 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-03-30T13:56:19.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:19 smithi092 bash[14432]: cluster 2024-03-30T13:56:18.023967+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:19.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:19 smithi092 bash[14432]: cluster 2024-03-30T13:56:18.369449+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T13:56:19.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:19 smithi081 bash[14382]: cluster 2024-03-30T13:56:18.023967+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:19.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:19 smithi081 bash[14382]: cluster 2024-03-30T13:56:18.369449+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T13:56:19.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:19 smithi081 bash[19828]: cluster 2024-03-30T13:56:18.023967+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:19.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:19 smithi081 bash[19828]: cluster 2024-03-30T13:56:18.369449+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T13:56:20.728 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:20 smithi092 bash[14432]: cluster 2024-03-30T13:56:19.379647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T13:56:20.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:20 smithi081 bash[14382]: cluster 2024-03-30T13:56:19.379647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T13:56:20.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:20 smithi081 bash[19828]: cluster 2024-03-30T13:56:19.379647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T13:56:21.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:21 smithi092 bash[14432]: cluster 2024-03-30T13:56:20.024520+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:21.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:21 smithi081 bash[14382]: cluster 2024-03-30T13:56:20.024520+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:21 smithi081 bash[19828]: cluster 2024-03-30T13:56:20.024520+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: cluster 2024-03-30T13:56:22.025155+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: cephadm 2024-03-30T13:56:22.513007+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:22.523985+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:22.525889+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: cephadm 2024-03-30T13:56:22.527283+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:22.537561+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:22.547408+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:23.026832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:56:23.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:23.033410+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:56:23.806 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:23 smithi092 bash[14432]: audit 2024-03-30T13:56:23.034880+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: cluster 2024-03-30T13:56:22.025155+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: cephadm 2024-03-30T13:56:22.513007+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:22.523985+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:22.525889+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: cephadm 2024-03-30T13:56:22.527283+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:22.537561+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:22.547408+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:23.026832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:23.033410+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:56:24.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[14382]: audit 2024-03-30T13:56:23.034880+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: cluster 2024-03-30T13:56:22.025155+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: cephadm 2024-03-30T13:56:22.513007+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:22.523985+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:22.525889+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: cephadm 2024-03-30T13:56:22.527283+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 17271M 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:22.537561+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:22.547408+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:23.026832+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:23.033410+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:56:24.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:23 smithi081 bash[19828]: audit 2024-03-30T13:56:23.034880+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:24.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:24 smithi092 bash[14432]: audit 2024-03-30T13:56:23.020173+0000 mgr.y (mgr.14152) 171 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:56:25.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:24 smithi081 bash[14382]: audit 2024-03-30T13:56:23.020173+0000 mgr.y (mgr.14152) 171 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:56:25.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:24 smithi081 bash[19828]: audit 2024-03-30T13:56:23.020173+0000 mgr.y (mgr.14152) 171 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:56:25.789 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:25 smithi092 bash[14432]: cluster 2024-03-30T13:56:24.025743+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T13:56:26.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:25 smithi081 bash[14382]: cluster 2024-03-30T13:56:24.025743+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T13:56:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:25 smithi081 bash[19828]: cluster 2024-03-30T13:56:24.025743+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-30T13:56:27.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:27 smithi092 bash[14432]: cluster 2024-03-30T13:56:26.026362+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:56:28.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:27 smithi081 bash[19828]: cluster 2024-03-30T13:56:26.026362+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:56:28.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:27 smithi081 bash[14382]: cluster 2024-03-30T13:56:26.026362+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:56:29.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: cluster 2024-03-30T13:56:28.026933+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T13:56:29.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: audit 2024-03-30T13:56:29.115035+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/2076858409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:29.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: audit 2024-03-30T13:56:29.115364+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:29.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: audit 2024-03-30T13:56:29.124020+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]': finished 2024-03-30T13:56:29.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: cluster 2024-03-30T13:56:29.124139+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T13:56:29.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:29 smithi092 bash[14432]: audit 2024-03-30T13:56:29.124383+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:30.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: cluster 2024-03-30T13:56:28.026933+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T13:56:30.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: audit 2024-03-30T13:56:29.115035+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/2076858409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:30.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: audit 2024-03-30T13:56:29.115364+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:30.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: audit 2024-03-30T13:56:29.124020+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]': finished 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: cluster 2024-03-30T13:56:29.124139+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[14382]: audit 2024-03-30T13:56:29.124383+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: cluster 2024-03-30T13:56:28.026933+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: audit 2024-03-30T13:56:29.115035+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/2076858409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: audit 2024-03-30T13:56:29.115364+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]: dispatch 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: audit 2024-03-30T13:56:29.124020+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a22b09ca-34e6-4e2f-922a-3dcc0eea16f5"}]': finished 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: cluster 2024-03-30T13:56:29.124139+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T13:56:30.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:29 smithi081 bash[19828]: audit 2024-03-30T13:56:29.124383+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:30.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:30 smithi092 bash[14432]: audit 2024-03-30T13:56:29.826118+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2523337210' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:56:31.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:30 smithi081 bash[14382]: audit 2024-03-30T13:56:29.826118+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2523337210' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:56:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:30 smithi081 bash[19828]: audit 2024-03-30T13:56:29.826118+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2523337210' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:56:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:31 smithi081 bash[14382]: cluster 2024-03-30T13:56:30.027584+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:56:32.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:31 smithi081 bash[19828]: cluster 2024-03-30T13:56:30.027584+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:56:32.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:31 smithi092 bash[14432]: cluster 2024-03-30T13:56:30.027584+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:56:34.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:33 smithi081 bash[14382]: cluster 2024-03-30T13:56:32.028181+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:33 smithi081 bash[19828]: cluster 2024-03-30T13:56:32.028181+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:34.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:33 smithi092 bash[14432]: cluster 2024-03-30T13:56:32.028181+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:36.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:35 smithi081 bash[19828]: cluster 2024-03-30T13:56:34.028756+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:36.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:35 smithi081 bash[14382]: cluster 2024-03-30T13:56:34.028756+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:36.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:35 smithi092 bash[14432]: cluster 2024-03-30T13:56:34.028756+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:37 smithi092 bash[14432]: cluster 2024-03-30T13:56:36.029417+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:38.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:37 smithi081 bash[14382]: cluster 2024-03-30T13:56:36.029417+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:37 smithi081 bash[19828]: cluster 2024-03-30T13:56:36.029417+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:39.639 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:39 smithi092 bash[14432]: cluster 2024-03-30T13:56:38.030104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:39.640 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:39 smithi092 bash[14432]: audit 2024-03-30T13:56:39.378919+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T13:56:39.640 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:39 smithi092 bash[14432]: audit 2024-03-30T13:56:39.380669+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:40.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[14382]: cluster 2024-03-30T13:56:38.030104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:40.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[14382]: audit 2024-03-30T13:56:39.378919+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T13:56:40.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[14382]: audit 2024-03-30T13:56:39.380669+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[19828]: cluster 2024-03-30T13:56:38.030104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[19828]: audit 2024-03-30T13:56:39.378919+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T13:56:40.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:39 smithi081 bash[19828]: audit 2024-03-30T13:56:39.380669+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:40.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:40 smithi092 bash[14432]: cephadm 2024-03-30T13:56:39.382299+0000 mgr.y (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-30T13:56:41.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:40 smithi081 bash[14382]: cephadm 2024-03-30T13:56:39.382299+0000 mgr.y (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-30T13:56:41.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:40 smithi081 bash[19828]: cephadm 2024-03-30T13:56:39.382299+0000 mgr.y (mgr.14152) 180 : cephadm [INF] Deploying daemon osd.5 on smithi092 2024-03-30T13:56:41.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:41 smithi092 bash[14432]: cluster 2024-03-30T13:56:40.030723+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:42.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:41 smithi081 bash[14382]: cluster 2024-03-30T13:56:40.030723+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:42.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:41 smithi081 bash[19828]: cluster 2024-03-30T13:56:40.030723+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:43.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:43 smithi092 bash[14432]: cluster 2024-03-30T13:56:42.031464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:43.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:43 smithi092 bash[14432]: audit 2024-03-30T13:56:43.496726+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:43.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:43 smithi092 bash[14432]: audit 2024-03-30T13:56:43.528313+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:43.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:43 smithi092 bash[14432]: audit 2024-03-30T13:56:43.530696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:43.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:43 smithi092 bash[14432]: audit 2024-03-30T13:56:43.532223+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:43.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[14382]: cluster 2024-03-30T13:56:42.031464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:43.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[14382]: audit 2024-03-30T13:56:43.496726+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:43.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[14382]: audit 2024-03-30T13:56:43.528313+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:43.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[14382]: audit 2024-03-30T13:56:43.530696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:43.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[14382]: audit 2024-03-30T13:56:43.532223+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:43.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[19828]: cluster 2024-03-30T13:56:42.031464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:43.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[19828]: audit 2024-03-30T13:56:43.496726+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:43.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[19828]: audit 2024-03-30T13:56:43.528313+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:43.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[19828]: audit 2024-03-30T13:56:43.530696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:43.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:43 smithi081 bash[19828]: audit 2024-03-30T13:56:43.532223+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:45.794 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:45 smithi092 bash[14432]: cluster 2024-03-30T13:56:44.032063+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:46.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:45 smithi081 bash[14382]: cluster 2024-03-30T13:56:44.032063+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:46.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:45 smithi081 bash[19828]: cluster 2024-03-30T13:56:44.032063+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:47.695 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:47 smithi092 bash[14432]: cluster 2024-03-30T13:56:46.032640+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:47.695 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:47 smithi092 bash[14432]: audit 2024-03-30T13:56:47.270050+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:47.695 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:47 smithi092 bash[14432]: audit 2024-03-30T13:56:47.277946+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[19828]: cluster 2024-03-30T13:56:46.032640+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[19828]: audit 2024-03-30T13:56:47.270050+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[19828]: audit 2024-03-30T13:56:47.277946+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[14382]: cluster 2024-03-30T13:56:46.032640+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[14382]: audit 2024-03-30T13:56:47.270050+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:48.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:47 smithi081 bash[14382]: audit 2024-03-30T13:56:47.277946+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:49.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:49 smithi092 bash[14432]: cluster 2024-03-30T13:56:48.033234+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:50.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:49 smithi081 bash[14382]: cluster 2024-03-30T13:56:48.033234+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:50.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:49 smithi081 bash[19828]: cluster 2024-03-30T13:56:48.033234+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:50.380 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 5 on host 'smithi092' 2024-03-30T13:56:51.091 DEBUG:teuthology.orchestra.run.smithi092:osd.5> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.5.service 2024-03-30T13:56:51.093 INFO:tasks.cephadm:Deploying osd.6 on smithi092 with /dev/vg_nvme/lv_2... 2024-03-30T13:56:51.093 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T13:56:51.299 INFO:journalctl@ceph.osd.5.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:56:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: cluster 2024-03-30T13:56:50.033863+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.382040+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.405046+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:51.556 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.407894+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:51.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.410001+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:51.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.733378+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:51.557 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:51 smithi092 bash[14432]: audit 2024-03-30T13:56:50.733486+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: cluster 2024-03-30T13:56:50.033863+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.382040+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.405046+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.407894+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.410001+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:51.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.733378+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[14382]: audit 2024-03-30T13:56:50.733486+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: cluster 2024-03-30T13:56:50.033863+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.382040+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.405046+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.407894+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.410001+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.733378+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:51.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:51 smithi081 bash[19828]: audit 2024-03-30T13:56:50.733486+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T13:56:53.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[14382]: audit 2024-03-30T13:56:51.619822+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T13:56:53.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[14382]: cluster 2024-03-30T13:56:51.620029+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T13:56:53.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[14382]: audit 2024-03-30T13:56:51.620369+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:53.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[14382]: audit 2024-03-30T13:56:51.622007+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[14382]: audit 2024-03-30T13:56:51.622447+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[19828]: audit 2024-03-30T13:56:51.619822+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[19828]: cluster 2024-03-30T13:56:51.620029+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[19828]: audit 2024-03-30T13:56:51.620369+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[19828]: audit 2024-03-30T13:56:51.622007+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:53.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:52 smithi081 bash[19828]: audit 2024-03-30T13:56:51.622447+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:53.054 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[20814]: debug 2024-03-30T13:56:52.631+0000 7fd15d53b700 -1 osd.5 0 waiting for initial osdmap 2024-03-30T13:56:53.054 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[20814]: debug 2024-03-30T13:56:52.639+0000 7fd158ed4700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:56:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[14432]: audit 2024-03-30T13:56:51.619822+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T13:56:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[14432]: cluster 2024-03-30T13:56:51.620029+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T13:56:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[14432]: audit 2024-03-30T13:56:51.620369+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[14432]: audit 2024-03-30T13:56:51.622007+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:53.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:52 smithi092 bash[14432]: audit 2024-03-30T13:56:51.622447+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:56:54.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[14382]: cluster 2024-03-30T13:56:52.034437+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:54.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[14382]: audit 2024-03-30T13:56:52.622553+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:54.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[14382]: cluster 2024-03-30T13:56:52.622734+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T13:56:54.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[14382]: audit 2024-03-30T13:56:52.623898+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[14382]: audit 2024-03-30T13:56:52.636464+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[19828]: cluster 2024-03-30T13:56:52.034437+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:54.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[19828]: audit 2024-03-30T13:56:52.622553+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:54.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[19828]: cluster 2024-03-30T13:56:52.622734+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T13:56:54.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[19828]: audit 2024-03-30T13:56:52.623898+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:53 smithi081 bash[19828]: audit 2024-03-30T13:56:52.636464+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:53 smithi092 bash[14432]: cluster 2024-03-30T13:56:52.034437+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:54.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:53 smithi092 bash[14432]: audit 2024-03-30T13:56:52.622553+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:56:54.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:53 smithi092 bash[14432]: cluster 2024-03-30T13:56:52.622734+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T13:56:54.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:53 smithi092 bash[14432]: audit 2024-03-30T13:56:52.623898+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:53 smithi092 bash[14432]: audit 2024-03-30T13:56:52.636464+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:54.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:54 smithi092 bash[14432]: cluster 2024-03-30T13:56:51.697545+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:54.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:54 smithi092 bash[14432]: cluster 2024-03-30T13:56:51.697736+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:54.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:54 smithi092 bash[14432]: cluster 2024-03-30T13:56:53.641151+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034] boot 2024-03-30T13:56:54.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:54 smithi092 bash[14432]: cluster 2024-03-30T13:56:53.641237+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T13:56:54.971 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:54 smithi092 bash[14432]: audit 2024-03-30T13:56:53.641819+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[14382]: cluster 2024-03-30T13:56:51.697545+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[14382]: cluster 2024-03-30T13:56:51.697736+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[14382]: cluster 2024-03-30T13:56:53.641151+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034] boot 2024-03-30T13:56:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[14382]: cluster 2024-03-30T13:56:53.641237+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T13:56:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[14382]: audit 2024-03-30T13:56:53.641819+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[19828]: cluster 2024-03-30T13:56:51.697545+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:56:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[19828]: cluster 2024-03-30T13:56:51.697736+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:56:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[19828]: cluster 2024-03-30T13:56:53.641151+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.92:6808/1694439034,v1:172.21.15.92:6809/1694439034] boot 2024-03-30T13:56:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[19828]: cluster 2024-03-30T13:56:53.641237+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T13:56:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:54 smithi081 bash[19828]: audit 2024-03-30T13:56:53.641819+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:56:55.021 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T13:56:55.021 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T13:56:55.021 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-30T13:56:55.022 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-30T13:56:55.022 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0210692 s, 498 MB/s 2024-03-30T13:56:55.022 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-30T13:56:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[19828]: cluster 2024-03-30T13:56:54.035134+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[19828]: cluster 2024-03-30T13:56:54.650778+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T13:56:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[19828]: cluster 2024-03-30T13:56:55.652774+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T13:56:56.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[14382]: cluster 2024-03-30T13:56:54.035134+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[14382]: cluster 2024-03-30T13:56:54.650778+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T13:56:56.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:55 smithi081 bash[14382]: cluster 2024-03-30T13:56:55.652774+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T13:56:56.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:55 smithi092 bash[14432]: cluster 2024-03-30T13:56:54.035134+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T13:56:56.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:55 smithi092 bash[14432]: cluster 2024-03-30T13:56:54.650778+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T13:56:56.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:55 smithi092 bash[14432]: cluster 2024-03-30T13:56:55.652774+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T13:56:56.499 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi092:vg_nvme/lv_2 2024-03-30T13:56:56.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:56 smithi092 bash[14432]: cluster 2024-03-30T13:56:56.658597+0000 mon.a (mon.0) 492 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T13:56:56.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:56 smithi092 bash[14432]: cluster 2024-03-30T13:56:56.672199+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T13:56:57.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:56 smithi081 bash[14382]: cluster 2024-03-30T13:56:56.658597+0000 mon.a (mon.0) 492 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T13:56:57.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:56 smithi081 bash[14382]: cluster 2024-03-30T13:56:56.672199+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T13:56:57.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:56 smithi081 bash[19828]: cluster 2024-03-30T13:56:56.658597+0000 mon.a (mon.0) 492 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T13:56:57.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:56 smithi081 bash[19828]: cluster 2024-03-30T13:56:56.672199+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T13:56:58.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:57 smithi081 bash[14382]: cluster 2024-03-30T13:56:56.035824+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:56:58.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:57 smithi081 bash[14382]: cluster 2024-03-30T13:56:57.674634+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T13:56:58.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:57 smithi081 bash[19828]: cluster 2024-03-30T13:56:56.035824+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:56:58.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:57 smithi081 bash[19828]: cluster 2024-03-30T13:56:57.674634+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T13:56:58.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:57 smithi092 bash[14432]: cluster 2024-03-30T13:56:56.035824+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:56:58.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:57 smithi092 bash[14432]: cluster 2024-03-30T13:56:57.674634+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T13:56:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: cluster 2024-03-30T13:56:58.036496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:56:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: audit 2024-03-30T13:56:59.555402+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:59.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: audit 2024-03-30T13:56:59.557525+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:56:59.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: audit 2024-03-30T13:56:59.559078+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:56:59.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: audit 2024-03-30T13:56:59.566062+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:56:59.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:56:59 smithi092 bash[14432]: audit 2024-03-30T13:56:59.573637+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: cluster 2024-03-30T13:56:58.036496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: audit 2024-03-30T13:56:59.555402+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: audit 2024-03-30T13:56:59.557525+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: audit 2024-03-30T13:56:59.559078+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: audit 2024-03-30T13:56:59.566062+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[14382]: audit 2024-03-30T13:56:59.573637+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: cluster 2024-03-30T13:56:58.036496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: audit 2024-03-30T13:56:59.555402+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: audit 2024-03-30T13:56:59.557525+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: audit 2024-03-30T13:56:59.559078+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: audit 2024-03-30T13:56:59.566062+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:56:59 smithi081 bash[19828]: audit 2024-03-30T13:56:59.573637+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:00.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[14382]: cephadm 2024-03-30T13:56:59.544925+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:00.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[14382]: cephadm 2024-03-30T13:56:59.560154+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-30T13:57:00.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[14382]: audit 2024-03-30T13:57:00.119760+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:00.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[14382]: audit 2024-03-30T13:57:00.124731+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[14382]: audit 2024-03-30T13:57:00.126418+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:01.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[19828]: cephadm 2024-03-30T13:56:59.544925+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:01.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[19828]: cephadm 2024-03-30T13:56:59.560154+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-30T13:57:01.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[19828]: audit 2024-03-30T13:57:00.119760+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:01.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[19828]: audit 2024-03-30T13:57:00.124731+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:00 smithi081 bash[19828]: audit 2024-03-30T13:57:00.126418+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:01.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:00 smithi092 bash[14432]: cephadm 2024-03-30T13:56:59.544925+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:01.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:00 smithi092 bash[14432]: cephadm 2024-03-30T13:56:59.560154+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8635M 2024-03-30T13:57:01.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:00 smithi092 bash[14432]: audit 2024-03-30T13:57:00.119760+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:01.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:00 smithi092 bash[14432]: audit 2024-03-30T13:57:00.124731+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:01.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:00 smithi092 bash[14432]: audit 2024-03-30T13:57:00.126418+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:02.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[14382]: cluster 2024-03-30T13:57:00.037159+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-03-30T13:57:02.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[14382]: audit 2024-03-30T13:57:00.113076+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24269 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:02.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[14382]: cluster 2024-03-30T13:57:00.717641+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T13:57:02.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[14382]: cluster 2024-03-30T13:57:00.717718+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-03-30T13:57:02.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[19828]: cluster 2024-03-30T13:57:00.037159+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-03-30T13:57:02.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[19828]: audit 2024-03-30T13:57:00.113076+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24269 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:02.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[19828]: cluster 2024-03-30T13:57:00.717641+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T13:57:02.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:01 smithi081 bash[19828]: cluster 2024-03-30T13:57:00.717718+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-03-30T13:57:02.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:01 smithi092 bash[14432]: cluster 2024-03-30T13:57:00.037159+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-03-30T13:57:02.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:01 smithi092 bash[14432]: audit 2024-03-30T13:57:00.113076+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24269 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:02.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:01 smithi092 bash[14432]: cluster 2024-03-30T13:57:00.717641+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T13:57:02.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:01 smithi092 bash[14432]: cluster 2024-03-30T13:57:00.717718+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-03-30T13:57:03.992 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:03 smithi092 bash[14432]: cluster 2024-03-30T13:57:02.037766+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T13:57:04.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:03 smithi081 bash[14382]: cluster 2024-03-30T13:57:02.037766+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T13:57:04.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:03 smithi081 bash[19828]: cluster 2024-03-30T13:57:02.037766+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-30T13:57:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:05 smithi081 bash[14382]: cluster 2024-03-30T13:57:04.038358+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:57:06.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:05 smithi081 bash[19828]: cluster 2024-03-30T13:57:04.038358+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:57:06.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:05 smithi092 bash[14432]: cluster 2024-03-30T13:57:04.038358+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T13:57:07.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[14382]: audit 2024-03-30T13:57:06.285214+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/2426642959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[14382]: audit 2024-03-30T13:57:06.285309+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[14382]: audit 2024-03-30T13:57:06.293953+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]': finished 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[14382]: cluster 2024-03-30T13:57:06.294179+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[14382]: audit 2024-03-30T13:57:06.294509+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[19828]: audit 2024-03-30T13:57:06.285214+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/2426642959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[19828]: audit 2024-03-30T13:57:06.285309+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[19828]: audit 2024-03-30T13:57:06.293953+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]': finished 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[19828]: cluster 2024-03-30T13:57:06.294179+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T13:57:07.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:06 smithi081 bash[19828]: audit 2024-03-30T13:57:06.294509+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:07.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:06 smithi092 bash[14432]: audit 2024-03-30T13:57:06.285214+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/2426642959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:06 smithi092 bash[14432]: audit 2024-03-30T13:57:06.285309+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]: dispatch 2024-03-30T13:57:07.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:06 smithi092 bash[14432]: audit 2024-03-30T13:57:06.293953+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ae47022-4c4f-46c0-92d6-0faca9668708"}]': finished 2024-03-30T13:57:07.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:06 smithi092 bash[14432]: cluster 2024-03-30T13:57:06.294179+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T13:57:07.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:06 smithi092 bash[14432]: audit 2024-03-30T13:57:06.294509+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:08.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:07 smithi081 bash[14382]: cluster 2024-03-30T13:57:06.038952+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T13:57:08.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:07 smithi081 bash[14382]: audit 2024-03-30T13:57:06.999425+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.92:0/3240253819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:08.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:07 smithi081 bash[19828]: cluster 2024-03-30T13:57:06.038952+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T13:57:08.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:07 smithi081 bash[19828]: audit 2024-03-30T13:57:06.999425+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.92:0/3240253819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:08.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:07 smithi092 bash[14432]: cluster 2024-03-30T13:57:06.038952+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-03-30T13:57:08.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:07 smithi092 bash[14432]: audit 2024-03-30T13:57:06.999425+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.92:0/3240253819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:10.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:09 smithi081 bash[14382]: cluster 2024-03-30T13:57:08.039566+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:10.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:09 smithi081 bash[19828]: cluster 2024-03-30T13:57:08.039566+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:10.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:09 smithi092 bash[14432]: cluster 2024-03-30T13:57:08.039566+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:12.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:11 smithi092 bash[14432]: cluster 2024-03-30T13:57:10.040177+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:12.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:11 smithi081 bash[14382]: cluster 2024-03-30T13:57:10.040177+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:12.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:11 smithi081 bash[19828]: cluster 2024-03-30T13:57:10.040177+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:14.033 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:13 smithi092 bash[14432]: cluster 2024-03-30T13:57:12.040772+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:13 smithi081 bash[14382]: cluster 2024-03-30T13:57:12.040772+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:14.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:13 smithi081 bash[19828]: cluster 2024-03-30T13:57:12.040772+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:14.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:14 smithi092 bash[14432]: audit 2024-03-30T13:57:14.048623+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:57:14.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:14 smithi092 bash[14432]: audit 2024-03-30T13:57:14.049249+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:57:15.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:14 smithi081 bash[14382]: audit 2024-03-30T13:57:14.048623+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:57:15.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:14 smithi081 bash[14382]: audit 2024-03-30T13:57:14.049249+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:57:15.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:14 smithi081 bash[19828]: audit 2024-03-30T13:57:14.048623+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:57:15.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:14 smithi081 bash[19828]: audit 2024-03-30T13:57:14.049249+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:57:16.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:15 smithi092 bash[14432]: cluster 2024-03-30T13:57:14.041287+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:16.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:15 smithi081 bash[19828]: cluster 2024-03-30T13:57:14.041287+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:16.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:15 smithi081 bash[14382]: cluster 2024-03-30T13:57:14.041287+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:16.957 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:16 smithi092 bash[14432]: audit 2024-03-30T13:57:16.687805+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T13:57:16.958 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:16 smithi092 bash[14432]: audit 2024-03-30T13:57:16.689384+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:17.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:16 smithi081 bash[14382]: audit 2024-03-30T13:57:16.687805+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T13:57:17.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:16 smithi081 bash[14382]: audit 2024-03-30T13:57:16.689384+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:17.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:16 smithi081 bash[19828]: audit 2024-03-30T13:57:16.687805+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T13:57:17.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:16 smithi081 bash[19828]: audit 2024-03-30T13:57:16.689384+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:18.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:17 smithi092 bash[14432]: cluster 2024-03-30T13:57:16.041888+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:18.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:17 smithi092 bash[14432]: cephadm 2024-03-30T13:57:16.690665+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-30T13:57:18.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:17 smithi081 bash[14382]: cluster 2024-03-30T13:57:16.041888+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:18.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:17 smithi081 bash[14382]: cephadm 2024-03-30T13:57:16.690665+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-30T13:57:18.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:17 smithi081 bash[19828]: cluster 2024-03-30T13:57:16.041888+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:18.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:17 smithi081 bash[19828]: cephadm 2024-03-30T13:57:16.690665+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi092 2024-03-30T13:57:20.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:19 smithi092 bash[14432]: cluster 2024-03-30T13:57:18.042528+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:20.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:19 smithi081 bash[19828]: cluster 2024-03-30T13:57:18.042528+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:20.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:19 smithi081 bash[14382]: cluster 2024-03-30T13:57:18.042528+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:22.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:21 smithi092 bash[14432]: cluster 2024-03-30T13:57:20.043097+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:22.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:21 smithi092 bash[14432]: audit 2024-03-30T13:57:20.994890+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:22.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:21 smithi092 bash[14432]: audit 2024-03-30T13:57:21.000606+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:22.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:21 smithi092 bash[14432]: audit 2024-03-30T13:57:21.003144+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:22.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:21 smithi092 bash[14432]: audit 2024-03-30T13:57:21.004632+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[14382]: cluster 2024-03-30T13:57:20.043097+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[14382]: audit 2024-03-30T13:57:20.994890+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[14382]: audit 2024-03-30T13:57:21.000606+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[14382]: audit 2024-03-30T13:57:21.003144+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[14382]: audit 2024-03-30T13:57:21.004632+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:22.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[19828]: cluster 2024-03-30T13:57:20.043097+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:22.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[19828]: audit 2024-03-30T13:57:20.994890+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:22.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[19828]: audit 2024-03-30T13:57:21.000606+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:22.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[19828]: audit 2024-03-30T13:57:21.003144+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:22.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:21 smithi081 bash[19828]: audit 2024-03-30T13:57:21.004632+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:24.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:23 smithi092 bash[14432]: cluster 2024-03-30T13:57:22.043661+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:24.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:23 smithi081 bash[14382]: cluster 2024-03-30T13:57:22.043661+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:24.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:23 smithi081 bash[19828]: cluster 2024-03-30T13:57:22.043661+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:26.106 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:25 smithi092 bash[14432]: cluster 2024-03-30T13:57:24.044237+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:26.107 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:25 smithi092 bash[14432]: audit 2024-03-30T13:57:25.030922+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:26.107 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:25 smithi092 bash[14432]: audit 2024-03-30T13:57:25.309408+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[19828]: cluster 2024-03-30T13:57:24.044237+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[19828]: audit 2024-03-30T13:57:25.030922+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[19828]: audit 2024-03-30T13:57:25.309408+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[14382]: cluster 2024-03-30T13:57:24.044237+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[14382]: audit 2024-03-30T13:57:25.030922+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:25 smithi081 bash[14382]: audit 2024-03-30T13:57:25.309408+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:28.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:27 smithi092 bash[14432]: cluster 2024-03-30T13:57:26.044859+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:28.202 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 6 on host 'smithi092' 2024-03-30T13:57:28.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:27 smithi081 bash[14382]: cluster 2024-03-30T13:57:26.044859+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:28.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:27 smithi081 bash[19828]: cluster 2024-03-30T13:57:26.044859+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:28.855 DEBUG:teuthology.orchestra.run.smithi092:osd.6> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.6.service 2024-03-30T13:57:28.857 INFO:tasks.cephadm:Deploying osd.7 on smithi092 with /dev/vg_nvme/lv_1... 2024-03-30T13:57:28.857 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T13:57:29.052 INFO:journalctl@ceph.osd.6.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: cluster 2024-03-30T13:57:28.045467+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.204414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.228207+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.228339+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.236939+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.239740+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:29.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[14382]: audit 2024-03-30T13:57:28.241636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: cluster 2024-03-30T13:57:28.045467+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.204414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.228207+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.228339+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.236939+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.239740+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:29.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:29 smithi081 bash[19828]: audit 2024-03-30T13:57:28.241636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: cluster 2024-03-30T13:57:28.045467+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.204414+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.228207+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.228339+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.236939+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.239740+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:29.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:29 smithi092 bash[14432]: audit 2024-03-30T13:57:28.241636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[14382]: audit 2024-03-30T13:57:29.207701+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[14382]: cluster 2024-03-30T13:57:29.208024+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[14382]: audit 2024-03-30T13:57:29.208883+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[14382]: audit 2024-03-30T13:57:29.210385+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[14382]: audit 2024-03-30T13:57:29.216616+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:30.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[19828]: audit 2024-03-30T13:57:29.207701+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T13:57:30.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[19828]: cluster 2024-03-30T13:57:29.208024+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T13:57:30.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[19828]: audit 2024-03-30T13:57:29.208883+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:30.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[19828]: audit 2024-03-30T13:57:29.210385+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:30.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:30 smithi081 bash[19828]: audit 2024-03-30T13:57:29.216616+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:30.554 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[23918]: debug 2024-03-30T13:57:30.231+0000 7f8508113700 -1 osd.6 0 waiting for initial osdmap 2024-03-30T13:57:30.554 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[23918]: debug 2024-03-30T13:57:30.239+0000 7f85012a7700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:57:30.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[14432]: audit 2024-03-30T13:57:29.207701+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T13:57:30.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[14432]: cluster 2024-03-30T13:57:29.208024+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T13:57:30.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[14432]: audit 2024-03-30T13:57:29.208883+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:30.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[14432]: audit 2024-03-30T13:57:29.210385+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:30.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:30 smithi092 bash[14432]: audit 2024-03-30T13:57:29.216616+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:29.218306+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:29.218494+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:30.046059+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: audit 2024-03-30T13:57:30.221945+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:30.222181+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T13:57:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: audit 2024-03-30T13:57:30.222798+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: audit 2024-03-30T13:57:30.230846+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:30.376982+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057] boot 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: cluster 2024-03-30T13:57:30.377192+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[14382]: audit 2024-03-30T13:57:30.379159+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:29.218306+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:29.218494+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:30.046059+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: audit 2024-03-30T13:57:30.221945+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:30.222181+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T13:57:31.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: audit 2024-03-30T13:57:30.222798+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: audit 2024-03-30T13:57:30.230846+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:30.376982+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057] boot 2024-03-30T13:57:31.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: cluster 2024-03-30T13:57:30.377192+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T13:57:31.503 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:31 smithi081 bash[19828]: audit 2024-03-30T13:57:30.379159+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:29.218306+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:29.218494+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:30.046059+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: audit 2024-03-30T13:57:30.221945+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:30.222181+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: audit 2024-03-30T13:57:30.222798+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: audit 2024-03-30T13:57:30.230846+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:30.376982+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.92:6816/4171469057,v1:172.21.15.92:6817/4171469057] boot 2024-03-30T13:57:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: cluster 2024-03-30T13:57:30.377192+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T13:57:31.555 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:31 smithi092 bash[14432]: audit 2024-03-30T13:57:30.379159+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:57:32.644 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:32 smithi092 bash[14432]: cluster 2024-03-30T13:57:31.388232+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10+0 records in 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr:10+0 records out 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0153201 s, 684 MB/s 2024-03-30T13:57:32.671 INFO:teuthology.orchestra.run.smithi092.stderr:--> Zapping successful for: 2024-03-30T13:57:32.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:32 smithi081 bash[14382]: cluster 2024-03-30T13:57:31.388232+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T13:57:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:32 smithi081 bash[19828]: cluster 2024-03-30T13:57:31.388232+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T13:57:33.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:33 smithi092 bash[14432]: cluster 2024-03-30T13:57:32.046668+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:33.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:33 smithi092 bash[14432]: cluster 2024-03-30T13:57:32.390459+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T13:57:33.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:33 smithi081 bash[14382]: cluster 2024-03-30T13:57:32.046668+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:33.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:33 smithi081 bash[14382]: cluster 2024-03-30T13:57:32.390459+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T13:57:33.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:33 smithi081 bash[19828]: cluster 2024-03-30T13:57:32.046668+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:33.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:33 smithi081 bash[19828]: cluster 2024-03-30T13:57:32.390459+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T13:57:34.078 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi092:vg_nvme/lv_1 2024-03-30T13:57:34.736 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:34 smithi092 bash[14432]: cluster 2024-03-30T13:57:33.406459+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T13:57:34.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:34 smithi081 bash[14382]: cluster 2024-03-30T13:57:33.406459+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T13:57:34.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:34 smithi081 bash[19828]: cluster 2024-03-30T13:57:33.406459+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T13:57:35.535 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:35 smithi092 bash[14432]: cluster 2024-03-30T13:57:34.047264+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:35.536 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:35 smithi092 bash[14432]: cluster 2024-03-30T13:57:34.424619+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T13:57:35.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:35 smithi081 bash[14382]: cluster 2024-03-30T13:57:34.047264+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:35.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:35 smithi081 bash[14382]: cluster 2024-03-30T13:57:34.424619+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T13:57:35.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:35 smithi081 bash[19828]: cluster 2024-03-30T13:57:34.047264+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:35.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:35 smithi081 bash[19828]: cluster 2024-03-30T13:57:34.424619+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T13:57:37.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:37 smithi081 bash[14382]: cluster 2024-03-30T13:57:36.047871+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:37.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:37 smithi081 bash[19828]: cluster 2024-03-30T13:57:36.047871+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:37.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:37 smithi092 bash[14432]: cluster 2024-03-30T13:57:36.047871+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: cephadm 2024-03-30T13:57:37.438168+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.447704+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.449713+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.451322+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.452992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: cephadm 2024-03-30T13:57:37.454210+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-30T13:57:38.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.460991+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.469264+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.940464+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.947346+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.953698+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[14382]: audit 2024-03-30T13:57:37.955474+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: cephadm 2024-03-30T13:57:37.438168+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.447704+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.449713+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.451322+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.452992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: cephadm 2024-03-30T13:57:37.454210+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-30T13:57:38.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.460991+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.469264+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.940464+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.947346+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.953698+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:38 smithi081 bash[19828]: audit 2024-03-30T13:57:37.955474+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: cephadm 2024-03-30T13:57:37.438168+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.447704+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.449713+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.451322+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.452992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: cephadm 2024-03-30T13:57:37.454210+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5757M 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.460991+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.469264+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:38.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.940464+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:57:38.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.947346+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T13:57:38.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.953698+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T13:57:38.805 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:38 smithi092 bash[14432]: audit 2024-03-30T13:57:37.955474+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:39.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:39 smithi081 bash[14382]: cluster 2024-03-30T13:57:38.048501+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:57:39.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:39 smithi081 bash[19828]: cluster 2024-03-30T13:57:38.048501+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:57:39.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:39 smithi092 bash[14432]: cluster 2024-03-30T13:57:38.048501+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:57:41.730 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:41 smithi092 bash[14432]: cluster 2024-03-30T13:57:40.049133+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:57:41.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:41 smithi081 bash[14382]: cluster 2024-03-30T13:57:40.049133+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:57:41.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:41 smithi081 bash[19828]: cluster 2024-03-30T13:57:40.049133+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:57:43.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:43 smithi081 bash[14382]: cluster 2024-03-30T13:57:42.049782+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:57:43.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:43 smithi081 bash[19828]: cluster 2024-03-30T13:57:42.049782+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:57:43.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:43 smithi092 bash[14432]: cluster 2024-03-30T13:57:42.049782+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[14382]: audit 2024-03-30T13:57:43.893064+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[14382]: audit 2024-03-30T13:57:43.893283+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/3698580169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[14382]: audit 2024-03-30T13:57:43.902584+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]': finished 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[14382]: cluster 2024-03-30T13:57:43.902723+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[14382]: audit 2024-03-30T13:57:43.903002+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[19828]: audit 2024-03-30T13:57:43.893064+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[19828]: audit 2024-03-30T13:57:43.893283+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/3698580169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[19828]: audit 2024-03-30T13:57:43.902584+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]': finished 2024-03-30T13:57:44.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[19828]: cluster 2024-03-30T13:57:43.902723+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T13:57:44.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:44 smithi081 bash[19828]: audit 2024-03-30T13:57:43.903002+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:57:44.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:44 smithi092 bash[14432]: audit 2024-03-30T13:57:43.893064+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:44 smithi092 bash[14432]: audit 2024-03-30T13:57:43.893283+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/3698580169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]: dispatch 2024-03-30T13:57:44.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:44 smithi092 bash[14432]: audit 2024-03-30T13:57:43.902584+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f61725e-39d6-412f-b420-7bb05c690bb1"}]': finished 2024-03-30T13:57:44.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:44 smithi092 bash[14432]: cluster 2024-03-30T13:57:43.902723+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T13:57:44.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:44 smithi092 bash[14432]: audit 2024-03-30T13:57:43.903002+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:57:45.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:45 smithi081 bash[14382]: cluster 2024-03-30T13:57:44.050333+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-30T13:57:45.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:45 smithi081 bash[14382]: audit 2024-03-30T13:57:44.610009+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3386921496' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:45.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:45 smithi081 bash[19828]: cluster 2024-03-30T13:57:44.050333+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-30T13:57:45.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:45 smithi081 bash[19828]: audit 2024-03-30T13:57:44.610009+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3386921496' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:45.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:45 smithi092 bash[14432]: cluster 2024-03-30T13:57:44.050333+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-30T13:57:45.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:45 smithi092 bash[14432]: audit 2024-03-30T13:57:44.610009+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3386921496' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T13:57:47.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:47 smithi081 bash[14382]: cluster 2024-03-30T13:57:46.050933+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:47.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:47 smithi081 bash[19828]: cluster 2024-03-30T13:57:46.050933+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:47.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:47 smithi092 bash[14432]: cluster 2024-03-30T13:57:46.050933+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:57:49.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:49 smithi081 bash[14382]: cluster 2024-03-30T13:57:48.051512+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:49.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:49 smithi081 bash[19828]: cluster 2024-03-30T13:57:48.051512+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:49.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:49 smithi092 bash[14432]: cluster 2024-03-30T13:57:48.051512+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:51.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:51 smithi081 bash[14382]: cluster 2024-03-30T13:57:50.052103+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:51.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:51 smithi081 bash[19828]: cluster 2024-03-30T13:57:50.052103+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:51.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:51 smithi092 bash[14432]: cluster 2024-03-30T13:57:50.052103+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:53.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:53 smithi081 bash[14382]: cluster 2024-03-30T13:57:52.052743+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:53.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:53 smithi081 bash[19828]: cluster 2024-03-30T13:57:52.052743+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:53.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:53 smithi092 bash[14432]: cluster 2024-03-30T13:57:52.052743+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:54.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:54 smithi092 bash[14432]: audit 2024-03-30T13:57:54.145197+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T13:57:54.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:54 smithi092 bash[14432]: audit 2024-03-30T13:57:54.146901+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:54 smithi081 bash[14382]: audit 2024-03-30T13:57:54.145197+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T13:57:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:54 smithi081 bash[14382]: audit 2024-03-30T13:57:54.146901+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:55.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:54 smithi081 bash[19828]: audit 2024-03-30T13:57:54.145197+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T13:57:55.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:54 smithi081 bash[19828]: audit 2024-03-30T13:57:54.146901+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:55.640 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:55 smithi092 bash[14432]: cluster 2024-03-30T13:57:54.053344+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:55.640 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:55 smithi092 bash[14432]: cephadm 2024-03-30T13:57:54.148283+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-30T13:57:56.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:55 smithi081 bash[14382]: cluster 2024-03-30T13:57:54.053344+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:56.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:55 smithi081 bash[14382]: cephadm 2024-03-30T13:57:54.148283+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-30T13:57:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:55 smithi081 bash[19828]: cluster 2024-03-30T13:57:54.053344+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:55 smithi081 bash[19828]: cephadm 2024-03-30T13:57:54.148283+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi092 2024-03-30T13:57:57.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:57 smithi092 bash[14432]: cluster 2024-03-30T13:57:56.053959+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:58.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:57 smithi081 bash[14382]: cluster 2024-03-30T13:57:56.053959+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:58.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:57 smithi081 bash[19828]: cluster 2024-03-30T13:57:56.053959+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[14382]: cluster 2024-03-30T13:57:58.054612+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[14382]: audit 2024-03-30T13:57:58.364796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[14382]: audit 2024-03-30T13:57:58.394303+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[14382]: audit 2024-03-30T13:57:58.397056+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[14382]: audit 2024-03-30T13:57:58.398725+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[19828]: cluster 2024-03-30T13:57:58.054612+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[19828]: audit 2024-03-30T13:57:58.364796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:59.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[19828]: audit 2024-03-30T13:57:58.394303+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:59.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[19828]: audit 2024-03-30T13:57:58.397056+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:59.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:57:59 smithi081 bash[19828]: audit 2024-03-30T13:57:58.398725+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:57:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:59 smithi092 bash[14432]: cluster 2024-03-30T13:57:58.054612+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:57:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:59 smithi092 bash[14432]: audit 2024-03-30T13:57:58.364796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:57:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:59 smithi092 bash[14432]: audit 2024-03-30T13:57:58.394303+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:57:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:59 smithi092 bash[14432]: audit 2024-03-30T13:57:58.397056+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:57:59.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:57:59 smithi092 bash[14432]: audit 2024-03-30T13:57:58.398725+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:01.488 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:01 smithi092 bash[14432]: cluster 2024-03-30T13:58:00.055195+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:01.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:01 smithi081 bash[14382]: cluster 2024-03-30T13:58:00.055195+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:01.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:01 smithi081 bash[19828]: cluster 2024-03-30T13:58:00.055195+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[14382]: cluster 2024-03-30T13:58:02.055803+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[14382]: audit 2024-03-30T13:58:02.213206+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[14382]: audit 2024-03-30T13:58:02.221311+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[19828]: cluster 2024-03-30T13:58:02.055803+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[19828]: audit 2024-03-30T13:58:02.213206+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:03.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:03 smithi081 bash[19828]: audit 2024-03-30T13:58:02.221311+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:03.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:03 smithi092 bash[14432]: cluster 2024-03-30T13:58:02.055803+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:03.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:03 smithi092 bash[14432]: audit 2024-03-30T13:58:02.213206+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:03.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:03 smithi092 bash[14432]: audit 2024-03-30T13:58:02.221311+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:05.347 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 7 on host 'smithi092' 2024-03-30T13:58:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:05 smithi081 bash[14382]: cluster 2024-03-30T13:58:04.056373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:05.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:05 smithi081 bash[19828]: cluster 2024-03-30T13:58:04.056373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:05.545 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:05 smithi092 bash[14432]: cluster 2024-03-30T13:58:04.056373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:06.001 DEBUG:teuthology.orchestra.run.smithi092:osd.7> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.7.service 2024-03-30T13:58:06.003 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-30T13:58:06.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-03-30T13:58:06.141 INFO:journalctl@ceph.osd.7.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.349890+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.350246+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.351703+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.352190+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.353379+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[14382]: audit 2024-03-30T13:58:05.354549+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.349890+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.350246+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:06.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.351703+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.352190+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.353379+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:06.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:06 smithi081 bash[19828]: audit 2024-03-30T13:58:05.354549+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:06.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.349890+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:06.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.350246+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:06.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.351703+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.352190+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T13:58:06.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.353379+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:06.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:06 smithi092 bash[14432]: audit 2024-03-30T13:58:05.354549+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: cluster 2024-03-30T13:58:06.057058+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: audit 2024-03-30T13:58:06.362873+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: cluster 2024-03-30T13:58:06.362994+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: audit 2024-03-30T13:58:06.363160+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: cluster 2024-03-30T13:58:06.057058+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: audit 2024-03-30T13:58:06.362873+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: cluster 2024-03-30T13:58:06.362994+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: audit 2024-03-30T13:58:06.363160+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: audit 2024-03-30T13:58:06.364801+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[19828]: audit 2024-03-30T13:58:06.365275+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: audit 2024-03-30T13:58:06.364801+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:07 smithi081 bash[14382]: audit 2024-03-30T13:58:06.365275+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: cluster 2024-03-30T13:58:06.057058+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:07.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: audit 2024-03-30T13:58:06.362873+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T13:58:07.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: cluster 2024-03-30T13:58:06.362994+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T13:58:07.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: audit 2024-03-30T13:58:06.363160+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:07.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: audit 2024-03-30T13:58:06.364801+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[14432]: audit 2024-03-30T13:58:06.365275+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T13:58:07.804 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[27052]: debug 2024-03-30T13:58:07.374+0000 7f6ae4580700 -1 osd.7 0 waiting for initial osdmap 2024-03-30T13:58:07.804 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 13:58:07 smithi092 bash[27052]: debug 2024-03-30T13:58:07.386+0000 7f6adcf13700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T13:58:08.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: cluster 2024-03-30T13:58:06.395662+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: cluster 2024-03-30T13:58:06.395834+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: audit 2024-03-30T13:58:07.367895+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: cluster 2024-03-30T13:58:07.368088+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: audit 2024-03-30T13:58:07.368966+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[14382]: audit 2024-03-30T13:58:07.377869+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: cluster 2024-03-30T13:58:06.395662+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: cluster 2024-03-30T13:58:06.395834+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: audit 2024-03-30T13:58:07.367895+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: cluster 2024-03-30T13:58:07.368088+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: audit 2024-03-30T13:58:07.368966+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:08 smithi081 bash[19828]: audit 2024-03-30T13:58:07.377869+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: cluster 2024-03-30T13:58:06.395662+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T13:58:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: cluster 2024-03-30T13:58:06.395834+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T13:58:08.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: audit 2024-03-30T13:58:07.367895+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-03-30T13:58:08.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: cluster 2024-03-30T13:58:07.368088+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T13:58:08.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: audit 2024-03-30T13:58:07.368966+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:08 smithi092 bash[14432]: audit 2024-03-30T13:58:07.377869+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:08.958 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: cluster 2024-03-30T13:58:08.057751+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: cluster 2024-03-30T13:58:08.371930+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428] boot 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: cluster 2024-03-30T13:58:08.372048+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: audit 2024-03-30T13:58:08.372802+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: audit 2024-03-30T13:58:08.961974+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.81:0/2611139947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[14382]: cluster 2024-03-30T13:58:09.371426+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: cluster 2024-03-30T13:58:08.057751+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:09.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: cluster 2024-03-30T13:58:08.371930+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428] boot 2024-03-30T13:58:09.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: cluster 2024-03-30T13:58:08.372048+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T13:58:09.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: audit 2024-03-30T13:58:08.372802+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:09.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: audit 2024-03-30T13:58:08.961974+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.81:0/2611139947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T13:58:09.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:09 smithi081 bash[19828]: cluster 2024-03-30T13:58:09.371426+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T13:58:09.618 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1711807088,"num_in_osds":8,"osd_in_since":1711807063,"num_remapped_pgs":1} 2024-03-30T13:58:09.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T13:58:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: cluster 2024-03-30T13:58:08.057751+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T13:58:09.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: cluster 2024-03-30T13:58:08.371930+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.92:6824/580868428,v1:172.21.15.92:6825/580868428] boot 2024-03-30T13:58:09.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: cluster 2024-03-30T13:58:08.372048+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T13:58:09.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: audit 2024-03-30T13:58:08.372802+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:09.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: audit 2024-03-30T13:58:08.961974+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.81:0/2611139947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T13:58:09.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:09 smithi092 bash[14432]: cluster 2024-03-30T13:58:09.371426+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T13:58:11.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:11 smithi081 bash[14382]: cluster 2024-03-30T13:58:10.058408+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:11.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:11 smithi081 bash[14382]: cluster 2024-03-30T13:58:10.375748+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T13:58:11.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:11 smithi081 bash[19828]: cluster 2024-03-30T13:58:10.058408+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:11.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:11 smithi081 bash[19828]: cluster 2024-03-30T13:58:10.375748+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T13:58:11.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:11 smithi092 bash[14432]: cluster 2024-03-30T13:58:10.058408+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:11.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:11 smithi092 bash[14432]: cluster 2024-03-30T13:58:10.375748+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T13:58:12.350 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:58:12.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:12 smithi081 bash[14382]: cluster 2024-03-30T13:58:11.395174+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T13:58:12.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:12 smithi081 bash[19828]: cluster 2024-03-30T13:58:11.395174+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T13:58:12.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:12 smithi092 bash[14432]: cluster 2024-03-30T13:58:11.395174+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: cluster 2024-03-30T13:58:12.058986+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: cluster 2024-03-30T13:58:12.396452+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: cephadm 2024-03-30T13:58:12.642568+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.653567+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.655754+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.657433+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.658763+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.659884+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: cephadm 2024-03-30T13:58:12.660775+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.669688+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[14382]: audit 2024-03-30T13:58:12.682588+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: cluster 2024-03-30T13:58:12.058986+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: cluster 2024-03-30T13:58:12.396452+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: cephadm 2024-03-30T13:58:12.642568+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.653567+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.655754+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.657433+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.658763+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.659884+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: cephadm 2024-03-30T13:58:12.660775+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.669688+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:13 smithi081 bash[19828]: audit 2024-03-30T13:58:12.682588+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: cluster 2024-03-30T13:58:12.058986+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: cluster 2024-03-30T13:58:12.396452+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: cephadm 2024-03-30T13:58:12.642568+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi092 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.653567+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.655754+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.657433+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.658763+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.659884+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: cephadm 2024-03-30T13:58:12.660775+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4317M 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.669688+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:13.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:13 smithi092 bash[14432]: audit 2024-03-30T13:58:12.682588+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:14.724 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:14 smithi081 bash[14382]: audit 2024-03-30T13:58:14.056557+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:14.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:14 smithi081 bash[14382]: audit 2024-03-30T13:58:14.057059+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:14.725 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:14 smithi081 bash[19828]: audit 2024-03-30T13:58:14.056557+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:14.725 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:14 smithi081 bash[19828]: audit 2024-03-30T13:58:14.057059+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:14.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:14 smithi092 bash[14432]: audit 2024-03-30T13:58:14.056557+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:14.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:14 smithi092 bash[14432]: audit 2024-03-30T13:58:14.057059+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:58:15.115 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":58,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","created":"2024-03-30T13:51:14.805983+0000","modified":"2024-03-30T13:58:12.389534+0000","last_up_change":"2024-03-30T13:58:08.361051+0000","last_in_change":"2024-03-30T13:57:43.894324+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T13:55:06.543413+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bd117c67-d1ce-4311-b713-a7c5a7710a8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6803","nonce":592545523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6805","nonce":592545523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6809","nonce":592545523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6807","nonce":592545523}]},"public_addr":"172.21.15.81:6803/592545523","cluster_addr":"172.21.15.81:6805/592545523","heartbeat_back_addr":"172.21.15.81:6809/592545523","heartbeat_front_addr":"172.21.15.81:6807/592545523","state":["exists","up"]},{"osd":1,"uuid":"310935a9-198e-4dee-b48b-492e8fe1409a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6811","nonce":1405604559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6813","nonce":1405604559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6817","nonce":1405604559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6815","nonce":1405604559}]},"public_addr":"172.21.15.81:6811/1405604559","cluster_addr":"172.21.15.81:6813/1405604559","heartbeat_back_addr":"172.21.15.81:6817/1405604559","heartbeat_front_addr":"172.21.15.81:6815/1405604559","state":["exists","up"]},{"osd":2,"uuid":"c5fd7eba-efc7-41a0-b5a2-6f476aad7f35","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.81:6818","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6819","nonce":451981255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6821","nonce":451981255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6825","nonce":451981255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6823","nonce":451981255}]},"public_addr":"172.21.15.81:6819/451981255","cluster_addr":"172.21.15.81:6821/451981255","heartbeat_back_addr":"172.21.15.81:6825/451981255","heartbeat_front_addr":"172.21.15.81:6823/451981255","state":["exists","up"]},{"osd":3,"uuid":"072f4f9c-b467-4a29-b722-b83c978886db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6827","nonce":482298526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6829","nonce":482298526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6833","nonce":482298526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6831","nonce":482298526}]},"public_addr":"172.21.15.81:6827/482298526","cluster_addr":"172.21.15.81:6829/482298526","heartbeat_back_addr":"172.21.15.81:6833/482298526","heartbeat_front_addr":"172.21.15.81:6831/482298526","state":["exists","up"]},{"osd":4,"uuid":"8300a63a-0d1c-459d-813e-1c3155c08d77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6801","nonce":2714555695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6803","nonce":2714555695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6807","nonce":2714555695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6805","nonce":2714555695}]},"public_addr":"172.21.15.92:6801/2714555695","cluster_addr":"172.21.15.92:6803/2714555695","heartbeat_back_addr":"172.21.15.92:6807/2714555695","heartbeat_front_addr":"172.21.15.92:6805/2714555695","state":["exists","up"]},{"osd":5,"uuid":"a22b09ca-34e6-4e2f-922a-3dcc0eea16f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6809","nonce":1694439034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6811","nonce":1694439034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6815","nonce":1694439034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6813","nonce":1694439034}]},"public_addr":"172.21.15.92:6809/1694439034","cluster_addr":"172.21.15.92:6811/1694439034","heartbeat_back_addr":"172.21.15.92:6815/1694439034","heartbeat_front_addr":"172.21.15.92:6813/1694439034","state":["exists","up"]},{"osd":6,"uuid":"2ae47022-4c4f-46c0-92d6-0faca9668708","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6817","nonce":4171469057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6819","nonce":4171469057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6823","nonce":4171469057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6821","nonce":4171469057}]},"public_addr":"172.21.15.92:6817/4171469057","cluster_addr":"172.21.15.92:6819/4171469057","heartbeat_back_addr":"172.21.15.92:6823/4171469057","heartbeat_front_addr":"172.21.15.92:6821/4171469057","state":["exists","up"]},{"osd":7,"uuid":"5f61725e-39d6-412f-b420-7bb05c690bb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6825","nonce":580868428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6827","nonce":580868428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6831","nonce":580868428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6829","nonce":580868428}]},"public_addr":"172.21.15.92:6825/580868428","cluster_addr":"172.21.15.92:6827/580868428","heartbeat_back_addr":"172.21.15.92:6831/580868428","heartbeat_front_addr":"172.21.15.92:6829/580868428","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:53:51.736894+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:54:27.827160+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:04.104688+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:39.826242+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:14.770422+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:51.697742+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:57:29.218499+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:58:06.395839+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6801/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/245428006":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/2778904980":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6800/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:6800/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/894700757":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6801/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3083060577":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/1784871571":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3100634347":"2024-03-31T13:51:44.748457+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T13:58:15.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:15 smithi081 bash[19828]: cluster 2024-03-30T13:58:14.059602+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-30T13:58:15.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:15 smithi081 bash[19828]: audit 2024-03-30T13:58:15.116938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.81:0/2800620447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:58:15.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:15 smithi081 bash[14382]: cluster 2024-03-30T13:58:14.059602+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-30T13:58:15.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:15 smithi081 bash[14382]: audit 2024-03-30T13:58:15.116938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.81:0/2800620447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:58:15.767 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-30T13:55:06.543413+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-03-30T13:58:15.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-03-30T13:58:15.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:15 smithi092 bash[14432]: cluster 2024-03-30T13:58:14.059602+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-30T13:58:15.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:15 smithi092 bash[14432]: audit 2024-03-30T13:58:15.116938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.81:0/2800620447' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:58:17.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:17 smithi081 bash[14382]: cluster 2024-03-30T13:58:16.060262+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:58:17.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:17 smithi081 bash[19828]: cluster 2024-03-30T13:58:16.060262+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:58:17.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:17 smithi092 bash[14432]: cluster 2024-03-30T13:58:16.060262+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T13:58:18.496 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:58:19.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:19 smithi081 bash[14382]: cluster 2024-03-30T13:58:18.060923+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:58:19.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:19 smithi081 bash[19828]: cluster 2024-03-30T13:58:18.060923+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:58:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:19 smithi092 bash[14432]: cluster 2024-03-30T13:58:18.060923+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-30T13:58:21.046 INFO:teuthology.orchestra.run.smithi081.stdout:pg_num: 1 2024-03-30T13:58:21.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:21 smithi081 bash[14382]: cluster 2024-03-30T13:58:20.061586+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:58:21.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:21 smithi081 bash[14382]: audit 2024-03-30T13:58:21.050555+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/3927759201' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T13:58:21.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:21 smithi081 bash[19828]: cluster 2024-03-30T13:58:20.061586+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:58:21.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:21 smithi081 bash[19828]: audit 2024-03-30T13:58:21.050555+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/3927759201' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T13:58:21.645 INFO:tasks.cephadm:Adding prometheus.a on smithi092 2024-03-30T13:58:21.646 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi092=a' 2024-03-30T13:58:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:21 smithi092 bash[14432]: cluster 2024-03-30T13:58:20.061586+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-30T13:58:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:21 smithi092 bash[14432]: audit 2024-03-30T13:58:21.050555+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/3927759201' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T13:58:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:23 smithi081 bash[14382]: cluster 2024-03-30T13:58:22.062259+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:58:23.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:23 smithi081 bash[19828]: cluster 2024-03-30T13:58:22.062259+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:58:23.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:23 smithi092 bash[14432]: cluster 2024-03-30T13:58:22.062259+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T13:58:24.827 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled prometheus update... 2024-03-30T13:58:25.537 DEBUG:teuthology.orchestra.run.smithi092:prometheus.a> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-03-30T13:58:25.540 INFO:tasks.cephadm:Adding node-exporter.a on smithi081 2024-03-30T13:58:25.540 INFO:tasks.cephadm:Adding node-exporter.b on smithi092 2024-03-30T13:58:25.540 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi081=a;smithi092=b' 2024-03-30T13:58:25.663 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14655]: ignoring --setuser ceph since I am not root 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14655]: ignoring --setgroup ceph since I am not root 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14655]: debug 2024-03-30T13:58:25.902+0000 7f173d8ef700 1 -- 172.21.15.81:0/2779929198 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560046426340 con 0x5600471a2400 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14655]: debug 2024-03-30T13:58:26.054+0000 7f174634b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: cluster 2024-03-30T13:58:24.062984+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.817214+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:26.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: cephadm 2024-03-30T13:58:24.820588+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.829665+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.833503+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.836064+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.837638+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.849954+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[19828]: audit 2024-03-30T13:58:24.859447+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: cluster 2024-03-30T13:58:24.062984+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.817214+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: cephadm 2024-03-30T13:58:24.820588+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.829665+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.833503+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.836064+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.837638+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.849954+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:25 smithi081 bash[14382]: audit 2024-03-30T13:58:24.859447+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T13:58:26.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[15340]: ignoring --setuser ceph since I am not root 2024-03-30T13:58:26.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[15340]: ignoring --setgroup ceph since I am not root 2024-03-30T13:58:26.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[15340]: debug 2024-03-30T13:58:25.901+0000 7f14ca059700 1 -- 172.21.15.92:0/2379876204 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c64969a340 con 0x55c64a416c00 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:26 smithi092 bash[15340]: debug 2024-03-30T13:58:26.053+0000 7f14d2ab5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: cluster 2024-03-30T13:58:24.062984+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.817214+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: cephadm 2024-03-30T13:58:24.820588+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi092=a;count:1 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.829665+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.833503+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.836064+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.837638+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.849954+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' 2024-03-30T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:25 smithi092 bash[14432]: audit 2024-03-30T13:58:24.859447+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T13:58:26.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:26 smithi092 bash[15340]: debug 2024-03-30T13:58:26.729+0000 7f14d2ab5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:58:26.949 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:26 smithi092 bash[15340]: debug 2024-03-30T13:58:26.857+0000 7f14d2ab5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:58:26.949 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:26 smithi092 bash[14432]: audit 2024-03-30T13:58:25.862975+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T13:58:26.950 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:26 smithi092 bash[14432]: cluster 2024-03-30T13:58:25.863065+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T13:58:26.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[19828]: audit 2024-03-30T13:58:25.862975+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T13:58:26.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[19828]: cluster 2024-03-30T13:58:25.863065+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T13:58:26.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14382]: audit 2024-03-30T13:58:25.862975+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.81:0/3757282695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T13:58:26.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14382]: cluster 2024-03-30T13:58:25.863065+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T13:58:26.993 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14655]: debug 2024-03-30T13:58:26.714+0000 7f174634b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T13:58:26.993 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14655]: debug 2024-03-30T13:58:26.834+0000 7f174634b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T13:58:27.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:26 smithi081 bash[14655]: debug 2024-03-30T13:58:26.994+0000 7f174634b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:58:27.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:27 smithi092 bash[15340]: debug 2024-03-30T13:58:27.017+0000 7f14d2ab5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:58:27.610 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:27 smithi081 bash[14655]: debug 2024-03-30T13:58:27.318+0000 7f174634b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:58:27.610 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:27 smithi081 bash[14655]: debug 2024-03-30T13:58:27.414+0000 7f174634b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:58:27.638 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:27 smithi092 bash[15340]: debug 2024-03-30T13:58:27.345+0000 7f14d2ab5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T13:58:27.638 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:27 smithi092 bash[15340]: debug 2024-03-30T13:58:27.437+0000 7f14d2ab5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T13:58:27.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:27 smithi092 bash[15340]: debug 2024-03-30T13:58:27.637+0000 7f14d2ab5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:58:28.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:27 smithi081 bash[14655]: debug 2024-03-30T13:58:27.610+0000 7f174634b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T13:58:28.750 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:28 smithi081 bash[14655]: debug 2024-03-30T13:58:28.458+0000 7f174634b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:58:28.750 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:28 smithi081 bash[14655]: debug 2024-03-30T13:58:28.562+0000 7f174634b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:58:28.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:28 smithi092 bash[15340]: debug 2024-03-30T13:58:28.509+0000 7f14d2ab5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T13:58:28.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:28 smithi092 bash[15340]: debug 2024-03-30T13:58:28.617+0000 7f14d2ab5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T13:58:29.110 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:28 smithi081 bash[14655]: debug 2024-03-30T13:58:28.766+0000 7f174634b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:58:29.166 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:28 smithi092 bash[15340]: debug 2024-03-30T13:58:28.825+0000 7f14d2ab5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T13:58:29.437 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:29 smithi081 bash[14655]: debug 2024-03-30T13:58:29.110+0000 7f174634b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:58:29.491 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:29 smithi092 bash[15340]: debug 2024-03-30T13:58:29.169+0000 7f14d2ab5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T13:58:29.750 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:29 smithi081 bash[14655]: debug 2024-03-30T13:58:29.438+0000 7f174634b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:58:29.803 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:29 smithi092 bash[15340]: debug 2024-03-30T13:58:29.493+0000 7f14d2ab5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T13:58:30.074 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:29 smithi081 bash[14655]: debug 2024-03-30T13:58:29.806+0000 7f174634b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:58:30.126 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:29 smithi092 bash[15340]: debug 2024-03-30T13:58:29.857+0000 7f14d2ab5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T13:58:30.500 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:30 smithi081 bash[14655]: debug 2024-03-30T13:58:30.074+0000 7f174634b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:58:30.553 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:30 smithi092 bash[15340]: debug 2024-03-30T13:58:30.129+0000 7f14d2ab5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T13:58:31.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:30 smithi081 bash[14655]: debug 2024-03-30T13:58:30.749+0000 7f174634b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:58:31.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:30 smithi081 bash[14655]: debug 2024-03-30T13:58:30.853+0000 7f174634b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:58:31.053 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:30 smithi092 bash[15340]: debug 2024-03-30T13:58:30.801+0000 7f14d2ab5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T13:58:31.053 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:30 smithi092 bash[15340]: debug 2024-03-30T13:58:30.905+0000 7f14d2ab5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T13:58:31.500 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.009+0000 7f174634b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:58:31.500 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.117+0000 7f174634b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:58:31.501 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.253+0000 7f174634b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:58:31.553 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.061+0000 7f14d2ab5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T13:58:31.553 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.165+0000 7f14d2ab5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T13:58:31.553 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.301+0000 7f14d2ab5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T13:58:31.835 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.541+0000 7f174634b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:58:31.835 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.657+0000 7f174634b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:58:31.888 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.589+0000 7f14d2ab5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T13:58:31.888 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.709+0000 7f14d2ab5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T13:58:32.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.837+0000 7f174634b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:58:32.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:31 smithi081 bash[14655]: debug 2024-03-30T13:58:31.953+0000 7f174634b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:58:32.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:31 smithi092 bash[15340]: debug 2024-03-30T13:58:31.889+0000 7f14d2ab5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T13:58:32.303 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: debug 2024-03-30T13:58:32.009+0000 7f14d2ab5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T13:58:33.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.820632+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-03-30T13:58:33.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.821780+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-03-30T13:58:33.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.827384+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T13:58:33.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[14655]: debug 2024-03-30T13:58:32.797+0000 7f174634b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:58:33.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[14655]: [30/Mar/2024:13:58:32] ENGINE Bus STARTING 2024-03-30T13:58:33.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.820632+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-03-30T13:58:33.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.821780+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-03-30T13:58:33.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:32 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.827384+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: debug 2024-03-30T13:58:32.849+0000 7f14d2ab5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: [30/Mar/2024:13:58:32] ENGINE Bus STARTING 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: CherryPy Checker: 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: The Application mounted at '' has an empty config. 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: [30/Mar/2024:13:58:32] ENGINE Serving on http://:::9283 2024-03-30T13:58:33.264 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[15340]: [30/Mar/2024:13:58:32] ENGINE Bus STARTED 2024-03-30T13:58:33.265 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.820632+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-03-30T13:58:33.265 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.821780+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-03-30T13:58:33.265 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:32 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.827384+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T13:58:33.546 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: CherryPy Checker: 2024-03-30T13:58:33.547 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: The Application mounted at '' has an empty config. 2024-03-30T13:58:33.547 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: [30/Mar/2024:13:58:33] ENGINE Serving on http://:::9283 2024-03-30T13:58:33.547 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: [30/Mar/2024:13:58:33] ENGINE Bus STARTED 2024-03-30T13:58:33.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: [30/Mar/2024:13:58:33] ENGINE Bus STARTING 2024-03-30T13:58:33.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: [30/Mar/2024:13:58:33] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:58:33.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14655]: [30/Mar/2024:13:58:33] ENGINE Bus STARTED 2024-03-30T13:58:33.907 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled node-exporter update... 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.885602+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.885771+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.886086+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.064584s), standbys: x 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.888768+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.893730+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.893858+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.894007+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:58:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.894444+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.894660+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.894882+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.895110+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.895341+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.895575+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.895652+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.895805+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.896035+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.896262+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.896496+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:34.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.896793+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.885602+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.885771+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.886086+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.064584s), standbys: x 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.888768+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.893730+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.893858+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.894007+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.894444+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.894660+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.894882+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.895110+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:58:34.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.895341+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.895575+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.895652+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.895805+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.896035+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.896262+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.896496+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.896793+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.896866+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.897133+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.897250+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.898137+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: cluster 2024-03-30T13:58:32.908953+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.940388+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.945214+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.948598+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.951943+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.968777+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.985392+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:32.985831+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:33.230745+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:33.231294+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[19828]: audit 2024-03-30T13:58:33.754487+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.896866+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.897133+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.897250+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.898137+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: cluster 2024-03-30T13:58:32.908953+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-03-30T13:58:34.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.940388+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.945214+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.948598+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.951943+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.968777+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.985392+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:32.985831+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:33.230745+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:33.231294+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:33 smithi081 bash[14382]: audit 2024-03-30T13:58:33.754487+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.885602+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.885771+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.886086+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.064584s), standbys: x 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.888768+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.893730+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.893858+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.894007+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.894444+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.894660+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T13:58:34.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.894882+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.895110+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.895341+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.895575+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.895652+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.895805+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.896035+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.896262+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.896496+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.896793+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.896866+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.897133+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.92:0/3379350700' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.897250+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.898137+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T13:58:34.305 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: cluster 2024-03-30T13:58:32.908953+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.940388+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.945214+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.948598+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.951943+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.968777+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.985392+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:32.985831+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:33.230745+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:33.231294+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:58:34.306 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:33 smithi092 bash[14432]: audit 2024-03-30T13:58:33.754487+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:34.642 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.a> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-03-30T13:58:34.645 DEBUG:teuthology.orchestra.run.smithi092:node-exporter.b> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-03-30T13:58:34.647 INFO:tasks.cephadm:Adding alertmanager.a on smithi081 2024-03-30T13:58:34.647 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi081=a' 2024-03-30T13:58:34.773 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:34.778 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cephadm 2024-03-30T13:58:33.623341+0000 mgr.y (mgr.14463) 1 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTING 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cephadm 2024-03-30T13:58:33.744861+0000 mgr.y (mgr.14463) 2 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cephadm 2024-03-30T13:58:33.745281+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTED 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cluster 2024-03-30T13:58:33.891688+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.07019s), standbys: x 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: audit 2024-03-30T13:58:33.901402+0000 mgr.y (mgr.14463) 4 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi081=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cluster 2024-03-30T13:58:33.902164+0000 mgr.y (mgr.14463) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: cephadm 2024-03-30T13:58:33.904903+0000 mgr.y (mgr.14463) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi092=b;count:2 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[14382]: audit 2024-03-30T13:58:33.910940+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:35.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cephadm 2024-03-30T13:58:33.623341+0000 mgr.y (mgr.14463) 1 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTING 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cephadm 2024-03-30T13:58:33.744861+0000 mgr.y (mgr.14463) 2 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cephadm 2024-03-30T13:58:33.745281+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTED 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cluster 2024-03-30T13:58:33.891688+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.07019s), standbys: x 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: audit 2024-03-30T13:58:33.901402+0000 mgr.y (mgr.14463) 4 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi081=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cluster 2024-03-30T13:58:33.902164+0000 mgr.y (mgr.14463) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: cephadm 2024-03-30T13:58:33.904903+0000 mgr.y (mgr.14463) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi092=b;count:2 2024-03-30T13:58:35.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:34 smithi081 bash[19828]: audit 2024-03-30T13:58:33.910940+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:35.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cephadm 2024-03-30T13:58:33.623341+0000 mgr.y (mgr.14463) 1 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTING 2024-03-30T13:58:35.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cephadm 2024-03-30T13:58:33.744861+0000 mgr.y (mgr.14463) 2 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cephadm 2024-03-30T13:58:33.745281+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [30/Mar/2024:13:58:33] ENGINE Bus STARTED 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cluster 2024-03-30T13:58:33.891688+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.07019s), standbys: x 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: audit 2024-03-30T13:58:33.901402+0000 mgr.y (mgr.14463) 4 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi081=a;smithi092=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cluster 2024-03-30T13:58:33.902164+0000 mgr.y (mgr.14463) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: cephadm 2024-03-30T13:58:33.904903+0000 mgr.y (mgr.14463) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi092=b;count:2 2024-03-30T13:58:35.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:34 smithi092 bash[14432]: audit 2024-03-30T13:58:33.910940+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:36.022 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:35 smithi092 bash[14432]: cluster 2024-03-30T13:58:34.892386+0000 mgr.y (mgr.14463) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:36.022 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:35 smithi092 bash[14432]: cluster 2024-03-30T13:58:34.925909+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T13:58:36.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:35 smithi081 bash[19828]: cluster 2024-03-30T13:58:34.892386+0000 mgr.y (mgr.14463) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:36.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:35 smithi081 bash[19828]: cluster 2024-03-30T13:58:34.925909+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T13:58:36.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:35 smithi081 bash[14382]: cluster 2024-03-30T13:58:34.892386+0000 mgr.y (mgr.14463) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:36.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:35 smithi081 bash[14382]: cluster 2024-03-30T13:58:34.925909+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T13:58:37.664 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled alertmanager update... 2024-03-30T13:58:37.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:36.734034+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:36.787862+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: cluster 2024-03-30T13:58:36.892977+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.226325+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.264790+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.457986+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.495724+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.504292+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:36.734034+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:36.787862+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: cluster 2024-03-30T13:58:36.892977+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.226325+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.264790+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.457986+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.495724+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.504292+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:37.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:37 smithi092 bash[14432]: audit 2024-03-30T13:58:37.666900+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[14382]: audit 2024-03-30T13:58:37.666900+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:36.734034+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:36.787862+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: cluster 2024-03-30T13:58:36.892977+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.226325+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.264790+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.457986+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.495724+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.504292+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:37 smithi081 bash[19828]: audit 2024-03-30T13:58:37.666900+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:38.521 DEBUG:teuthology.orchestra.run.smithi081:alertmanager.a> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-03-30T13:58:38.523 INFO:tasks.cephadm:Adding grafana.a on smithi092 2024-03-30T13:58:38.523 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi092=a' 2024-03-30T13:58:38.682 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:39.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.229370+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.267039+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.331213+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.371663+0000 mgr.y (mgr.14463) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.528716+0000 mgr.y (mgr.14463) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: audit 2024-03-30T13:58:37.655607+0000 mgr.y (mgr.14463) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:39.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:38 smithi092 bash[14432]: cephadm 2024-03-30T13:58:37.658934+0000 mgr.y (mgr.14463) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.229370+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.267039+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.331213+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.371663+0000 mgr.y (mgr.14463) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.528716+0000 mgr.y (mgr.14463) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: audit 2024-03-30T13:58:37.655607+0000 mgr.y (mgr.14463) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[14382]: cephadm 2024-03-30T13:58:37.658934+0000 mgr.y (mgr.14463) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.229370+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T13:58:39.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.267039+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T13:58:39.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.331213+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.371663+0000 mgr.y (mgr.14463) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T13:58:39.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.528716+0000 mgr.y (mgr.14463) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi092 2024-03-30T13:58:39.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: audit 2024-03-30T13:58:37.655607+0000 mgr.y (mgr.14463) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:39.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:38 smithi081 bash[19828]: cephadm 2024-03-30T13:58:37.658934+0000 mgr.y (mgr.14463) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2024-03-30T13:58:40.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:39 smithi092 bash[14432]: cluster 2024-03-30T13:58:38.893673+0000 mgr.y (mgr.14463) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:40.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:39 smithi081 bash[14382]: cluster 2024-03-30T13:58:38.893673+0000 mgr.y (mgr.14463) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:40.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:39 smithi081 bash[19828]: cluster 2024-03-30T13:58:38.893673+0000 mgr.y (mgr.14463) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:41.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:41 smithi092 bash[14432]: cluster 2024-03-30T13:58:40.894496+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:41.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:41 smithi081 bash[14382]: cluster 2024-03-30T13:58:40.894496+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:41.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:41 smithi081 bash[19828]: cluster 2024-03-30T13:58:40.894496+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:42.940 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled grafana update... 2024-03-30T13:58:43.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:42 smithi092 bash[14432]: cluster 2024-03-30T13:58:42.895231+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:43.213 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:42 smithi092 bash[14432]: audit 2024-03-30T13:58:42.942855+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:43.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:42 smithi081 bash[14382]: cluster 2024-03-30T13:58:42.895231+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:43.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:42 smithi081 bash[14382]: audit 2024-03-30T13:58:42.942855+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:43.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:42 smithi081 bash[19828]: cluster 2024-03-30T13:58:42.895231+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:43.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:42 smithi081 bash[19828]: audit 2024-03-30T13:58:42.942855+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:44.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:43 smithi081 bash[14382]: audit 2024-03-30T13:58:42.929725+0000 mgr.y (mgr.14463) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:44.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:43 smithi081 bash[14382]: cephadm 2024-03-30T13:58:42.933083+0000 mgr.y (mgr.14463) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-30T13:58:44.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:43 smithi081 bash[19828]: audit 2024-03-30T13:58:42.929725+0000 mgr.y (mgr.14463) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:44.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:43 smithi081 bash[19828]: cephadm 2024-03-30T13:58:42.933083+0000 mgr.y (mgr.14463) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-30T13:58:44.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:43 smithi092 bash[14432]: audit 2024-03-30T13:58:42.929725+0000 mgr.y (mgr.14463) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T13:58:44.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:43 smithi092 bash[14432]: cephadm 2024-03-30T13:58:42.933083+0000 mgr.y (mgr.14463) 20 : cephadm [INF] Saving service grafana spec with placement smithi092=a;count:1 2024-03-30T13:58:44.710 DEBUG:teuthology.orchestra.run.smithi092:grafana.a> sudo journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service 2024-03-30T13:58:44.712 INFO:tasks.cephadm:Setting up client nodes... 2024-03-30T13:58:44.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T13:58:44.854 INFO:journalctl@ceph.grafana.a.smithi092.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T13:58:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:44 smithi081 bash[14382]: cluster 2024-03-30T13:58:44.895908+0000 mgr.y (mgr.14463) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:45.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:44 smithi081 bash[19828]: cluster 2024-03-30T13:58:44.895908+0000 mgr.y (mgr.14463) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:45.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:44 smithi092 bash[14432]: cluster 2024-03-30T13:58:44.895908+0000 mgr.y (mgr.14463) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:47.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:46 smithi092 bash[14432]: cluster 2024-03-30T13:58:46.896582+0000 mgr.y (mgr.14463) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:47.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:46 smithi081 bash[14382]: cluster 2024-03-30T13:58:46.896582+0000 mgr.y (mgr.14463) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:47.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:46 smithi081 bash[19828]: cluster 2024-03-30T13:58:46.896582+0000 mgr.y (mgr.14463) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:47.754 INFO:teuthology.orchestra.run.smithi081.stdout:[client.0] 2024-03-30T13:58:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQCXGghmFWa/LBAAsujQFlFEg9tVzY+BOCXLzQ== 2024-03-30T13:58:48.243 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:47 smithi092 bash[14432]: audit 2024-03-30T13:58:47.749646+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.81:0/539367714' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.243 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:47 smithi092 bash[14432]: audit 2024-03-30T13:58:47.750372+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.243 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:47 smithi092 bash[14432]: audit 2024-03-30T13:58:47.757664+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:48.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[14382]: audit 2024-03-30T13:58:47.749646+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.81:0/539367714' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[14382]: audit 2024-03-30T13:58:47.750372+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[14382]: audit 2024-03-30T13:58:47.757664+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:48.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[19828]: audit 2024-03-30T13:58:47.749646+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.81:0/539367714' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[19828]: audit 2024-03-30T13:58:47.750372+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:48.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:47 smithi081 bash[19828]: audit 2024-03-30T13:58:47.757664+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:48.474 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-03-30T13:58:48.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-30T13:58:48.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-30T13:58:48.498 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T13:58:49.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:48 smithi081 bash[14382]: cluster 2024-03-30T13:58:48.897240+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:49.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:48 smithi081 bash[19828]: cluster 2024-03-30T13:58:48.897240+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:49.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:48 smithi092 bash[14432]: cluster 2024-03-30T13:58:48.897240+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:51.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:51 smithi092 bash[14432]: cluster 2024-03-30T13:58:50.898054+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:51.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:51 smithi081 bash[14382]: cluster 2024-03-30T13:58:50.898054+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:51.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:51 smithi081 bash[19828]: cluster 2024-03-30T13:58:50.898054+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:53.032 INFO:teuthology.orchestra.run.smithi092.stdout:[client.1] 2024-03-30T13:58:53.032 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCdGghm7DnCARAAeBR6IB3JF8ktBVxuIDCF1g== 2024-03-30T13:58:53.583 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:53 smithi081 systemd[1]: Started Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:58:53.853 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[34532]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:52.854016+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: cephadm 2024-03-30T13:58:52.859471+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: cluster 2024-03-30T13:58:52.898681+0000 mgr.y (mgr.14463) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:52.976468+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:53.029184+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:53.939 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:53.029253+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/2960265114' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:53.940 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:53.036159+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:53.940 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:53 smithi092 bash[14432]: audit 2024-03-30T13:58:53.599953+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.115 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:52.854016+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.115 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: cephadm 2024-03-30T13:58:52.859471+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2024-03-30T13:58:54.115 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: cluster 2024-03-30T13:58:52.898681+0000 mgr.y (mgr.14463) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:54.115 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:52.976468+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:53.029184+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:53.029253+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/2960265114' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:53.036159+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[14382]: audit 2024-03-30T13:58:53.599953+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:52.854016+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: cephadm 2024-03-30T13:58:52.859471+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: cluster 2024-03-30T13:58:52.898681+0000 mgr.y (mgr.14463) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:52.976468+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:53.029184+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:53.029253+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/2960265114' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T13:58:54.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:53.036159+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T13:58:54.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:53 smithi081 bash[19828]: audit 2024-03-30T13:58:53.599953+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:54.371 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-03-30T13:58:54.372 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-30T13:58:54.372 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-30T13:58:54.392 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-30T13:58:54.393 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-30T13:58:54.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-03-30T13:58:54.406 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T13:58:54.406 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: aa2a8d90b84c: Pulling fs layer 2024-03-30T13:58:54.406 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b45d31ee2d7f: Pulling fs layer 2024-03-30T13:58:54.406 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b5db1e299295: Pulling fs layer 2024-03-30T13:58:54.694 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b45d31ee2d7f: Verifying Checksum 2024-03-30T13:58:54.694 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b45d31ee2d7f: Download complete 2024-03-30T13:58:54.694 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: aa2a8d90b84c: Verifying Checksum 2024-03-30T13:58:54.694 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: aa2a8d90b84c: Download complete 2024-03-30T13:58:54.803 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[29689]: ts=2024-03-30T13:58:54.582Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T13:58:54.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:54 smithi092 systemd[1]: Started Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:58:54.804 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[29860]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T13:58:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[14382]: cephadm 2024-03-30T13:58:53.602593+0000 mgr.y (mgr.14463) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-30T13:58:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[14382]: audit 2024-03-30T13:58:54.449335+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[14382]: audit 2024-03-30T13:58:54.452516+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[14382]: audit 2024-03-30T13:58:54.454322+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:55.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[14382]: audit 2024-03-30T13:58:54.455578+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:55.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b5db1e299295: Verifying Checksum 2024-03-30T13:58:55.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: b5db1e299295: Download complete 2024-03-30T13:58:55.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[34532]: aa2a8d90b84c: Pull complete 2024-03-30T13:58:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[19828]: cephadm 2024-03-30T13:58:53.602593+0000 mgr.y (mgr.14463) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-30T13:58:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[19828]: audit 2024-03-30T13:58:54.449335+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[19828]: audit 2024-03-30T13:58:54.452516+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[19828]: audit 2024-03-30T13:58:54.454322+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:55.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:54 smithi081 bash[19828]: audit 2024-03-30T13:58:54.455578+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:55.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[14432]: cephadm 2024-03-30T13:58:53.602593+0000 mgr.y (mgr.14463) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi092 2024-03-30T13:58:55.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[14432]: audit 2024-03-30T13:58:54.449335+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:55.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[14432]: audit 2024-03-30T13:58:54.452516+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:58:55.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[14432]: audit 2024-03-30T13:58:54.454322+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:58:55.275 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:54 smithi092 bash[14432]: audit 2024-03-30T13:58:54.455578+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:58:55.275 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T13:58:55.276 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: aa2a8d90b84c: Pulling fs layer 2024-03-30T13:58:55.276 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b45d31ee2d7f: Pulling fs layer 2024-03-30T13:58:55.501 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[34532]: b45d31ee2d7f: Pull complete 2024-03-30T13:58:55.547 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b5db1e299295: Pulling fs layer 2024-03-30T13:58:55.547 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b45d31ee2d7f: Verifying Checksum 2024-03-30T13:58:55.547 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b45d31ee2d7f: Download complete 2024-03-30T13:58:55.547 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: aa2a8d90b84c: Verifying Checksum 2024-03-30T13:58:55.547 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: aa2a8d90b84c: Download complete 2024-03-30T13:58:55.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b5db1e299295: Verifying Checksum 2024-03-30T13:58:55.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: b5db1e299295: Download complete 2024-03-30T13:58:55.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[29860]: aa2a8d90b84c: Pull complete 2024-03-30T13:58:55.857 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[34532]: b5db1e299295: Pull complete 2024-03-30T13:58:55.857 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[34532]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T13:58:55.857 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[34532]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T13:58:56.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[14382]: cluster 2024-03-30T13:58:54.899340+0000 mgr.y (mgr.14463) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:56.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:55 smithi081 bash[19828]: cluster 2024-03-30T13:58:54.899340+0000 mgr.y (mgr.14463) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:56.127 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:55 smithi092 bash[14432]: cluster 2024-03-30T13:58:54.899340+0000 mgr.y (mgr.14463) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:56.504 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:56 smithi092 bash[29860]: b45d31ee2d7f: Pull complete 2024-03-30T13:58:56.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:56 smithi092 bash[29860]: b5db1e299295: Pull complete 2024-03-30T13:58:56.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:56 smithi092 bash[29860]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T13:58:56.803 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:56 smithi092 bash[29860]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T13:58:57.145 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:58:57.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:56 smithi081 bash[14382]: cluster 2024-03-30T13:58:56.900132+0000 mgr.y (mgr.14463) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:57.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:56 smithi081 bash[19828]: cluster 2024-03-30T13:58:56.900132+0000 mgr.y (mgr.14463) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.011Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.011Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T13:58:57.177 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.012Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T13:58:57.178 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T13:58:57.179 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T13:58:57.180 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 13:58:57 smithi081 bash[34532]: ts=2024-03-30T13:58:57.013Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T13:58:57.211 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:56 smithi092 bash[14432]: cluster 2024-03-30T13:58:56.900132+0000 mgr.y (mgr.14463) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.169Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.169Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T13:58:58.379 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T13:58:58.380 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T13:58:58.381 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.171Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T13:58:58.382 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[29860]: ts=2024-03-30T13:58:58.172Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T13:58:59.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: audit 2024-03-30T13:58:57.987185+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: audit 2024-03-30T13:58:58.052581+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: audit 2024-03-30T13:58:58.400069+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: audit 2024-03-30T13:58:58.412132+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: cephadm 2024-03-30T13:58:58.426914+0000 mgr.y (mgr.14463) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[14382]: cluster 2024-03-30T13:58:58.901052+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: audit 2024-03-30T13:58:57.987185+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: audit 2024-03-30T13:58:58.052581+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: audit 2024-03-30T13:58:58.400069+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: audit 2024-03-30T13:58:58.412132+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: cephadm 2024-03-30T13:58:58.426914+0000 mgr.y (mgr.14463) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2024-03-30T13:58:59.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:58:58 smithi081 bash[19828]: cluster 2024-03-30T13:58:58.901052+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:58:59.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: audit 2024-03-30T13:58:57.987185+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: audit 2024-03-30T13:58:58.052581+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: audit 2024-03-30T13:58:58.400069+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: audit 2024-03-30T13:58:58.412132+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:58:59.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: cephadm 2024-03-30T13:58:58.426914+0000 mgr.y (mgr.14463) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2024-03-30T13:58:59.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:58:58 smithi092 bash[14432]: cluster 2024-03-30T13:58:58.901052+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:00.331 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:59:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:00 smithi081 bash[14382]: audit 2024-03-30T13:59:00.326891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.81:0/2256324104' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T13:59:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:00 smithi081 bash[19828]: audit 2024-03-30T13:59:00.326891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.81:0/2256324104' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T13:59:00.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:00 smithi092 bash[14432]: audit 2024-03-30T13:59:00.326891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.81:0/2256324104' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T13:59:01.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:00] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2024-03-30T13:59:01.580 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":19,"active_gid":14463,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":1224522346},{"type":"v1","addr":"172.21.15.81:6801","nonce":1224522346}]},"active_addr":"172.21.15.81:6801/1224522346","active_change":"2024-03-30T13:58:32.821480+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24347,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.81:8443/","prometheus":"http://172.21.15.81:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":349249054}]},{"addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":1991946842}]},{"addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":3314721079}]},{"addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":2234952123}]}]}} 2024-03-30T13:59:01.586 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-30T13:59:01.586 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-30T13:59:01.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T13:59:01.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:01 smithi081 bash[14382]: cluster 2024-03-30T13:59:00.901696+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:01.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:01 smithi081 bash[19828]: cluster 2024-03-30T13:59:00.901696+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:01.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:01 smithi092 bash[14432]: cluster 2024-03-30T13:59:00.901696+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:03.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:02 smithi081 bash[14382]: cluster 2024-03-30T13:59:02.902304+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:03.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:02 smithi081 bash[19828]: cluster 2024-03-30T13:59:02.902304+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:03.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:02 smithi092 bash[14432]: cluster 2024-03-30T13:59:02.902304+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:04.328 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:04.967 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:05.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:04 smithi081 bash[14382]: cluster 2024-03-30T13:59:04.902979+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:05.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:04 smithi081 bash[19828]: cluster 2024-03-30T13:59:04.902979+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:05.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:04 smithi092 bash[14432]: cluster 2024-03-30T13:59:04.902979+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:07.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:06 smithi081 bash[19828]: cluster 2024-03-30T13:59:06.903647+0000 mgr.y (mgr.14463) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:07.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:06 smithi081 bash[14382]: cluster 2024-03-30T13:59:06.903647+0000 mgr.y (mgr.14463) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:07.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:06 smithi092 bash[14432]: cluster 2024-03-30T13:59:06.903647+0000 mgr.y (mgr.14463) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:08.241 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:59:08.241 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":59,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","created":"2024-03-30T13:51:14.805983+0000","modified":"2024-03-30T13:58:32.820753+0000","last_up_change":"2024-03-30T13:58:08.361051+0000","last_in_change":"2024-03-30T13:57:43.894324+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T13:55:06.543413+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bd117c67-d1ce-4311-b713-a7c5a7710a8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6803","nonce":592545523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6805","nonce":592545523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6809","nonce":592545523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6807","nonce":592545523}]},"public_addr":"172.21.15.81:6803/592545523","cluster_addr":"172.21.15.81:6805/592545523","heartbeat_back_addr":"172.21.15.81:6809/592545523","heartbeat_front_addr":"172.21.15.81:6807/592545523","state":["exists","up"]},{"osd":1,"uuid":"310935a9-198e-4dee-b48b-492e8fe1409a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6811","nonce":1405604559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6813","nonce":1405604559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6817","nonce":1405604559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6815","nonce":1405604559}]},"public_addr":"172.21.15.81:6811/1405604559","cluster_addr":"172.21.15.81:6813/1405604559","heartbeat_back_addr":"172.21.15.81:6817/1405604559","heartbeat_front_addr":"172.21.15.81:6815/1405604559","state":["exists","up"]},{"osd":2,"uuid":"c5fd7eba-efc7-41a0-b5a2-6f476aad7f35","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.81:6818","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6819","nonce":451981255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6821","nonce":451981255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6825","nonce":451981255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6823","nonce":451981255}]},"public_addr":"172.21.15.81:6819/451981255","cluster_addr":"172.21.15.81:6821/451981255","heartbeat_back_addr":"172.21.15.81:6825/451981255","heartbeat_front_addr":"172.21.15.81:6823/451981255","state":["exists","up"]},{"osd":3,"uuid":"072f4f9c-b467-4a29-b722-b83c978886db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6827","nonce":482298526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6829","nonce":482298526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6833","nonce":482298526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6831","nonce":482298526}]},"public_addr":"172.21.15.81:6827/482298526","cluster_addr":"172.21.15.81:6829/482298526","heartbeat_back_addr":"172.21.15.81:6833/482298526","heartbeat_front_addr":"172.21.15.81:6831/482298526","state":["exists","up"]},{"osd":4,"uuid":"8300a63a-0d1c-459d-813e-1c3155c08d77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6801","nonce":2714555695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6803","nonce":2714555695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6807","nonce":2714555695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6805","nonce":2714555695}]},"public_addr":"172.21.15.92:6801/2714555695","cluster_addr":"172.21.15.92:6803/2714555695","heartbeat_back_addr":"172.21.15.92:6807/2714555695","heartbeat_front_addr":"172.21.15.92:6805/2714555695","state":["exists","up"]},{"osd":5,"uuid":"a22b09ca-34e6-4e2f-922a-3dcc0eea16f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6809","nonce":1694439034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6811","nonce":1694439034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6815","nonce":1694439034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6813","nonce":1694439034}]},"public_addr":"172.21.15.92:6809/1694439034","cluster_addr":"172.21.15.92:6811/1694439034","heartbeat_back_addr":"172.21.15.92:6815/1694439034","heartbeat_front_addr":"172.21.15.92:6813/1694439034","state":["exists","up"]},{"osd":6,"uuid":"2ae47022-4c4f-46c0-92d6-0faca9668708","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6817","nonce":4171469057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6819","nonce":4171469057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6823","nonce":4171469057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6821","nonce":4171469057}]},"public_addr":"172.21.15.92:6817/4171469057","cluster_addr":"172.21.15.92:6819/4171469057","heartbeat_back_addr":"172.21.15.92:6823/4171469057","heartbeat_front_addr":"172.21.15.92:6821/4171469057","state":["exists","up"]},{"osd":7,"uuid":"5f61725e-39d6-412f-b420-7bb05c690bb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6825","nonce":580868428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6827","nonce":580868428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6831","nonce":580868428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6829","nonce":580868428}]},"public_addr":"172.21.15.92:6825/580868428","cluster_addr":"172.21.15.92:6827/580868428","heartbeat_back_addr":"172.21.15.92:6831/580868428","heartbeat_front_addr":"172.21.15.92:6829/580868428","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:53:51.736894+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:54:27.827160+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:04.104688+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:39.826242+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:14.770422+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:51.697742+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:57:29.218499+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:58:06.395839+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/2125126106":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/2654720957":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6801/826190124":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6800/826190124":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/950930842":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6801/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/567576235":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/245428006":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/2778904980":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6800/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:6800/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/894700757":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6801/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3083060577":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/1784871571":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3100634347":"2024-03-31T13:51:44.748457+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.150821+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.231454+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.239811+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.244355+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.81:0/3473068560' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.245290+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.245900+0000 mgr.y (mgr.14463) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: audit 2024-03-30T13:59:08.255197+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: cephadm 2024-03-30T13:59:08.260741+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[19828]: cluster 2024-03-30T13:59:08.904290+0000 mgr.y (mgr.14463) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.150821+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.231454+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.239811+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.244355+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.81:0/3473068560' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.245290+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.245900+0000 mgr.y (mgr.14463) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: audit 2024-03-30T13:59:08.255197+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: cephadm 2024-03-30T13:59:08.260741+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-30T13:59:09.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[14382]: cluster 2024-03-30T13:59:08.904290+0000 mgr.y (mgr.14463) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:09.380 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-30T13:59:09.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T13:59:09.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.150821+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.231454+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.239811+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.244355+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.81:0/3473068560' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:09.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.245290+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.245900+0000 mgr.y (mgr.14463) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T13:59:09.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: audit 2024-03-30T13:59:08.255197+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:09.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: cephadm 2024-03-30T13:59:08.260741+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon grafana.a on smithi092 2024-03-30T13:59:09.554 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:09 smithi092 bash[14432]: cluster 2024-03-30T13:59:08.904290+0000 mgr.y (mgr.14463) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:09.655 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:09.610Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T13:59:10.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:09.659Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T13:59:10.001 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:09.660Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T13:59:10.001 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:09.664Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T13:59:10.001 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:09 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:09.664Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T13:59:11.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:10] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2024-03-30T13:59:11.750 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:11 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:11.610Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000494627s 2024-03-30T13:59:11.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:11 smithi081 bash[14382]: cluster 2024-03-30T13:59:10.905051+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:11.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:11 smithi081 bash[19828]: cluster 2024-03-30T13:59:10.905051+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:11.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:11 smithi092 bash[14432]: cluster 2024-03-30T13:59:10.905051+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:12.113 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:13.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:12 smithi081 bash[14382]: cluster 2024-03-30T13:59:12.905820+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:13.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:12 smithi081 bash[19828]: cluster 2024-03-30T13:59:12.905820+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:13.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:12 smithi092 bash[14432]: cluster 2024-03-30T13:59:12.905820+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:14 smithi081 bash[14382]: audit 2024-03-30T13:59:13.002048+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:14.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:14 smithi081 bash[19828]: audit 2024-03-30T13:59:13.002048+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:14.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:14 smithi092 bash[14432]: audit 2024-03-30T13:59:13.002048+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:14.957 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T13:59:14.958 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":59,"fsid":"72e66552-ee9c-11ee-b647-cb9ed24678a4","created":"2024-03-30T13:51:14.805983+0000","modified":"2024-03-30T13:58:32.820753+0000","last_up_change":"2024-03-30T13:58:08.361051+0000","last_in_change":"2024-03-30T13:57:43.894324+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T13:55:06.543413+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"bd117c67-d1ce-4311-b713-a7c5a7710a8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6803","nonce":592545523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6805","nonce":592545523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6809","nonce":592545523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":592545523},{"type":"v1","addr":"172.21.15.81:6807","nonce":592545523}]},"public_addr":"172.21.15.81:6803/592545523","cluster_addr":"172.21.15.81:6805/592545523","heartbeat_back_addr":"172.21.15.81:6809/592545523","heartbeat_front_addr":"172.21.15.81:6807/592545523","state":["exists","up"]},{"osd":1,"uuid":"310935a9-198e-4dee-b48b-492e8fe1409a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6811","nonce":1405604559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6813","nonce":1405604559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6817","nonce":1405604559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":1405604559},{"type":"v1","addr":"172.21.15.81:6815","nonce":1405604559}]},"public_addr":"172.21.15.81:6811/1405604559","cluster_addr":"172.21.15.81:6813/1405604559","heartbeat_back_addr":"172.21.15.81:6817/1405604559","heartbeat_front_addr":"172.21.15.81:6815/1405604559","state":["exists","up"]},{"osd":2,"uuid":"c5fd7eba-efc7-41a0-b5a2-6f476aad7f35","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.81:6818","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6819","nonce":451981255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6821","nonce":451981255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6825","nonce":451981255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":451981255},{"type":"v1","addr":"172.21.15.81:6823","nonce":451981255}]},"public_addr":"172.21.15.81:6819/451981255","cluster_addr":"172.21.15.81:6821/451981255","heartbeat_back_addr":"172.21.15.81:6825/451981255","heartbeat_front_addr":"172.21.15.81:6823/451981255","state":["exists","up"]},{"osd":3,"uuid":"072f4f9c-b467-4a29-b722-b83c978886db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6827","nonce":482298526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6829","nonce":482298526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6833","nonce":482298526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":482298526},{"type":"v1","addr":"172.21.15.81:6831","nonce":482298526}]},"public_addr":"172.21.15.81:6827/482298526","cluster_addr":"172.21.15.81:6829/482298526","heartbeat_back_addr":"172.21.15.81:6833/482298526","heartbeat_front_addr":"172.21.15.81:6831/482298526","state":["exists","up"]},{"osd":4,"uuid":"8300a63a-0d1c-459d-813e-1c3155c08d77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6801","nonce":2714555695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6803","nonce":2714555695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6807","nonce":2714555695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":2714555695},{"type":"v1","addr":"172.21.15.92:6805","nonce":2714555695}]},"public_addr":"172.21.15.92:6801/2714555695","cluster_addr":"172.21.15.92:6803/2714555695","heartbeat_back_addr":"172.21.15.92:6807/2714555695","heartbeat_front_addr":"172.21.15.92:6805/2714555695","state":["exists","up"]},{"osd":5,"uuid":"a22b09ca-34e6-4e2f-922a-3dcc0eea16f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6809","nonce":1694439034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6811","nonce":1694439034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6815","nonce":1694439034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1694439034},{"type":"v1","addr":"172.21.15.92:6813","nonce":1694439034}]},"public_addr":"172.21.15.92:6809/1694439034","cluster_addr":"172.21.15.92:6811/1694439034","heartbeat_back_addr":"172.21.15.92:6815/1694439034","heartbeat_front_addr":"172.21.15.92:6813/1694439034","state":["exists","up"]},{"osd":6,"uuid":"2ae47022-4c4f-46c0-92d6-0faca9668708","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6817","nonce":4171469057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6819","nonce":4171469057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6823","nonce":4171469057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4171469057},{"type":"v1","addr":"172.21.15.92:6821","nonce":4171469057}]},"public_addr":"172.21.15.92:6817/4171469057","cluster_addr":"172.21.15.92:6819/4171469057","heartbeat_back_addr":"172.21.15.92:6823/4171469057","heartbeat_front_addr":"172.21.15.92:6821/4171469057","state":["exists","up"]},{"osd":7,"uuid":"5f61725e-39d6-412f-b420-7bb05c690bb1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6825","nonce":580868428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6826","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6827","nonce":580868428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6831","nonce":580868428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":580868428},{"type":"v1","addr":"172.21.15.92:6829","nonce":580868428}]},"public_addr":"172.21.15.92:6825/580868428","cluster_addr":"172.21.15.92:6827/580868428","heartbeat_back_addr":"172.21.15.92:6831/580868428","heartbeat_front_addr":"172.21.15.92:6829/580868428","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:53:51.736894+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:54:27.827160+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:04.104688+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:55:39.826242+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:14.770422+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:56:51.697742+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:57:29.218499+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T13:58:06.395839+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/2125126106":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/2654720957":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6801/826190124":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6800/826190124":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/950930842":"2024-03-31T13:58:32.820673+0000","172.21.15.81:6801/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/567576235":"2024-03-31T13:58:32.820673+0000","172.21.15.81:0/245428006":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/2778904980":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6800/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:6800/1241414393":"2024-03-31T13:52:13.900814+0000","172.21.15.81:0/894700757":"2024-03-31T13:52:13.900814+0000","172.21.15.81:6801/2360131129":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3083060577":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/1784871571":"2024-03-31T13:51:44.748457+0000","172.21.15.81:0/3100634347":"2024-03-31T13:51:44.748457+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T13:59:15.005 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:15.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:15 smithi081 bash[14382]: cluster 2024-03-30T13:59:14.906538+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:15.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:15 smithi081 bash[14382]: audit 2024-03-30T13:59:14.959881+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.81:0/1804309588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:15.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:15 smithi081 bash[19828]: cluster 2024-03-30T13:59:14.906538+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:15.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:15 smithi081 bash[19828]: audit 2024-03-30T13:59:14.959881+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.81:0/1804309588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:15.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:15 smithi092 bash[14432]: cluster 2024-03-30T13:59:14.906538+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:15.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:15 smithi092 bash[14432]: audit 2024-03-30T13:59:14.959881+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.81:0/1804309588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T13:59:15.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-03-30T13:59:15.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-03-30T13:59:15.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-03-30T13:59:15.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-03-30T13:59:15.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-03-30T13:59:15.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-03-30T13:59:15.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-03-30T13:59:15.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-03-30T13:59:17.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:16 smithi081 bash[14382]: cluster 2024-03-30T13:59:16.907273+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:17.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:16 smithi081 bash[19828]: cluster 2024-03-30T13:59:16.907273+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:17.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:16 smithi092 bash[14432]: cluster 2024-03-30T13:59:16.907273+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:18.512 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.512 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.512 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.513 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.516 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.516 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.516 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:18.516 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:19.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:18 smithi081 bash[14382]: cluster 2024-03-30T13:59:18.908123+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:19.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:18 smithi081 bash[19828]: cluster 2024-03-30T13:59:18.908123+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:19.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:18 smithi092 bash[14432]: cluster 2024-03-30T13:59:18.908123+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:20.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:19 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:19.613Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003273708s 2024-03-30T13:59:21.244 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:20] "GET /metrics HTTP/1.1" 200 191483 "" "Prometheus/2.33.4" 2024-03-30T13:59:21.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:21 smithi081 bash[14382]: cluster 2024-03-30T13:59:20.908735+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:21.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:21 smithi081 bash[19828]: cluster 2024-03-30T13:59:20.908735+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:21 smithi092 bash[14432]: cluster 2024-03-30T13:59:20.908735+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:23.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:22 smithi081 bash[14382]: cluster 2024-03-30T13:59:22.909179+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:23.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:22 smithi081 bash[19828]: cluster 2024-03-30T13:59:22.909179+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:23.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:22 smithi092 bash[14432]: cluster 2024-03-30T13:59:22.909179+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:24.969 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:25.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:24 smithi081 bash[14382]: cluster 2024-03-30T13:59:24.909812+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:25.222 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:24 smithi081 bash[19828]: cluster 2024-03-30T13:59:24.909812+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:25.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:24 smithi092 bash[14432]: cluster 2024-03-30T13:59:24.909812+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:27.230 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:26 smithi092 bash[14432]: cluster 2024-03-30T13:59:26.910415+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:27.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:27 smithi081 bash[14382]: cluster 2024-03-30T13:59:26.910415+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:27.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:27 smithi081 bash[19828]: cluster 2024-03-30T13:59:26.910415+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:28 smithi092 bash[14432]: cluster 2024-03-30T13:59:28.911042+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:29.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:28 smithi081 bash[14382]: cluster 2024-03-30T13:59:28.911042+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:29.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:28 smithi081 bash[19828]: cluster 2024-03-30T13:59:28.911042+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:31.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:30] "GET /metrics HTTP/1.1" 200 191483 "" "Prometheus/2.33.4" 2024-03-30T13:59:31.393 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-30T13:59:31.393 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[14432]: audit 2024-03-30T13:59:30.132050+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:31.394 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[14432]: audit 2024-03-30T13:59:30.137857+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:59:31.394 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[14432]: audit 2024-03-30T13:59:30.140000+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:59:31.394 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[14432]: audit 2024-03-30T13:59:30.141456+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:59:31.394 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[14432]: cluster 2024-03-30T13:59:30.911658+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:31.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[14382]: audit 2024-03-30T13:59:30.132050+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[14382]: audit 2024-03-30T13:59:30.137857+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[14382]: audit 2024-03-30T13:59:30.140000+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[14382]: audit 2024-03-30T13:59:30.141456+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[14382]: cluster 2024-03-30T13:59:30.911658+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[19828]: audit 2024-03-30T13:59:30.132050+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[19828]: audit 2024-03-30T13:59:30.137857+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[19828]: audit 2024-03-30T13:59:30.140000+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[19828]: audit 2024-03-30T13:59:30.141456+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T13:59:31.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:31 smithi081 bash[19828]: cluster 2024-03-30T13:59:30.911658+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:31.645 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T13:59:31.646 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-30T13:59:31.899 INFO:teuthology.orchestra.run.smithi081.stdout:197568495640 2024-03-30T13:59:31.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-03-30T13:59:31.906 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-30T13:59:31.906 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-30T13:59:31.906 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-30T13:59:31.907 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-30T13:59:31.907 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-30T13:59:31.907 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-30T13:59:31.907 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-30T13:59:31.907 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-30T13:59:32.176 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:31 smithi092 bash[30525]: t=2024-03-30T13:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-30T13:59:32.177 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-30T13:59:32.429 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-30T13:59:32.690 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-30T13:59:32.690 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-30T13:59:32.690 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-30T13:59:32.691 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-30T13:59:32.959 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-30T13:59:32.959 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-30T13:59:32.960 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-30T13:59:32.960 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-30T13:59:32.960 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-30T13:59:32.960 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-30T13:59:32.960 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[30525]: t=2024-03-30T13:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-30T13:59:33.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-30T13:59:33.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-30T13:59:33.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-30T13:59:33.237 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-30T13:59:33.238 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-30T13:59:33.238 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-30T13:59:33.238 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:32 smithi092 bash[14432]: cluster 2024-03-30T13:59:32.912094+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:33.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:32 smithi081 bash[14382]: cluster 2024-03-30T13:59:32.912094+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:33.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:32 smithi081 bash[19828]: cluster 2024-03-30T13:59:32.912094+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:33.283 INFO:teuthology.orchestra.run.smithi081.stdout:77309411382 2024-03-30T13:59:33.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-30T13:59:33.516 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-30T13:59:33.778 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:33 smithi092 bash[30525]: t=2024-03-30T13:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-30T13:59:34.046 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.013381+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.220981+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.221773+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.235727+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.236531+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[14432]: audit 2024-03-30T13:59:33.937831+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.013381+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.220981+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.221773+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.235727+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.236531+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[14382]: audit 2024-03-30T13:59:33.937831+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.013381+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.220981+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.221773+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.235727+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.236531+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T13:59:34.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:34 smithi081 bash[19828]: audit 2024-03-30T13:59:33.937831+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:34.255 INFO:teuthology.orchestra.run.smithi081.stdout:55834574910 2024-03-30T13:59:34.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-03-30T13:59:34.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-30T13:59:34.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-30T13:59:34.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-30T13:59:34.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-30T13:59:34.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-30T13:59:34.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-30T13:59:34.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-30T13:59:34.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-30T13:59:34.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-30T13:59:34.305 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-30T13:59:34.610 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-30T13:59:34.896 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-30T13:59:34.897 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-30T13:59:35.149 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[14432]: cluster 2024-03-30T13:59:34.912834+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:34 smithi092 bash[30525]: t=2024-03-30T13:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-30T13:59:35.150 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-30T13:59:35.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:35 smithi081 bash[14382]: cluster 2024-03-30T13:59:34.912834+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:35.396 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:35 smithi081 bash[19828]: cluster 2024-03-30T13:59:34.912834+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-30T13:59:35.427 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-30T13:59:35.428 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-30T13:59:35.428 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-30T13:59:35.651 INFO:teuthology.orchestra.run.smithi081.stdout:107374182446 2024-03-30T13:59:35.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-03-30T13:59:35.652 INFO:teuthology.orchestra.run.smithi081.stdout:163208757282 2024-03-30T13:59:35.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-30T13:59:35.688 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-30T13:59:35.689 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-30T13:59:35.689 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-30T13:59:35.689 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-30T13:59:35.958 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-30T13:59:35.959 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:35 smithi092 bash[30525]: t=2024-03-30T13:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-30T13:59:36.236 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-30T13:59:36.446 INFO:teuthology.orchestra.run.smithi081.stdout:34359738438 2024-03-30T13:59:36.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-30T13:59:36.488 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-30T13:59:36.489 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-30T13:59:36.528 INFO:teuthology.orchestra.run.smithi081.stdout:231928234003 2024-03-30T13:59:36.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-03-30T13:59:36.538 INFO:teuthology.orchestra.run.smithi081.stdout:128849018921 2024-03-30T13:59:36.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-30T13:59:36.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-30T13:59:36.761 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-30T13:59:37.029 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[14432]: cluster 2024-03-30T13:59:36.913485+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:37.029 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-30T13:59:37.029 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:36 smithi092 bash[30525]: t=2024-03-30T13:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-30T13:59:37.030 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-30T13:59:37.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:36 smithi081 bash[14382]: cluster 2024-03-30T13:59:36.913485+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:36 smithi081 bash[19828]: cluster 2024-03-30T13:59:36.913485+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-30T13:59:37.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-30T13:59:37.551 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-30T13:59:37.551 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-30T13:59:37.552 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-30T13:59:37.552 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-30T13:59:37.552 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-30T13:59:37.552 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-30T13:59:37.552 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-30T13:59:37.803 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-30T13:59:37.804 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-30T13:59:37.804 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-30T13:59:37.804 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-30T13:59:38.026 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:38.027 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:38.027 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:37 smithi092 bash[30525]: t=2024-03-30T13:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-30T13:59:38.091 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-30T13:59:38.092 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-30T13:59:38.092 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-30T13:59:38.092 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-30T13:59:38.343 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-30T13:59:38.344 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-30T13:59:38.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-30T13:59:38.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-30T13:59:38.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-30T13:59:38.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-30T13:59:38.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-30T13:59:38.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-30T13:59:38.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-30T13:59:38.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-30T13:59:38.849 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-30T13:59:38.850 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-30T13:59:39.045 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:39.046 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:39.046 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:39.046 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:39.046 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T13:59:39.161 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[14432]: audit 2024-03-30T13:59:37.889272+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.161 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[14432]: audit 2024-03-30T13:59:38.175355+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.161 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-30T13:59:39.161 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-30T13:59:39.161 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:38 smithi092 bash[30525]: t=2024-03-30T13:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-30T13:59:39.161 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-30T13:59:39.161 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-30T13:59:39.162 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-30T13:59:39.162 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-30T13:59:39.162 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-30T13:59:39.189 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:38 smithi081 bash[14382]: audit 2024-03-30T13:59:37.889272+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.190 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:38 smithi081 bash[14382]: audit 2024-03-30T13:59:38.175355+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.190 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:38 smithi081 bash[19828]: audit 2024-03-30T13:59:37.889272+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.190 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:38 smithi081 bash[19828]: audit 2024-03-30T13:59:38.175355+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T13:59:39.413 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-30T13:59:39.414 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-30T13:59:39.674 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-30T13:59:39.674 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-30T13:59:39.674 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-30T13:59:39.675 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-30T13:59:39.675 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-30T13:59:39.675 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-30T13:59:39.675 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-30T13:59:39.675 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-30T13:59:39.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[14432]: cephadm 2024-03-30T13:59:38.181124+0000 mgr.y (mgr.14463) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T13:59:39.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[14432]: cephadm 2024-03-30T13:59:38.185407+0000 mgr.y (mgr.14463) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T13:59:39.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[14432]: cluster 2024-03-30T13:59:38.914173+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-30T13:59:39.945 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:39 smithi092 bash[30525]: t=2024-03-30T13:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-30T13:59:40.230 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[14382]: cephadm 2024-03-30T13:59:38.181124+0000 mgr.y (mgr.14463) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[14382]: cephadm 2024-03-30T13:59:38.185407+0000 mgr.y (mgr.14463) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[14382]: cluster 2024-03-30T13:59:38.914173+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[19828]: cephadm 2024-03-30T13:59:38.181124+0000 mgr.y (mgr.14463) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[19828]: cephadm 2024-03-30T13:59:38.185407+0000 mgr.y (mgr.14463) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T13:59:40.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:39 smithi081 bash[19828]: cluster 2024-03-30T13:59:38.914173+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:40.482 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-30T13:59:40.483 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-30T13:59:40.752 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-30T13:59:41.012 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-30T13:59:41.012 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-30T13:59:41.013 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-30T13:59:41.013 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-30T13:59:41.013 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-30T13:59:41.013 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:40 smithi092 bash[30525]: t=2024-03-30T13:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-30T13:59:41.013 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-30T13:59:41.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:40] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-03-30T13:59:41.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-30T13:59:41.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-30T13:59:41.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-30T13:59:41.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-30T13:59:41.265 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-30T13:59:41.266 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-03-30T13:59:41.266 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-30T13:59:41.266 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-30T13:59:41.266 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[14432]: cluster 2024-03-30T13:59:40.914744+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-30T13:59:41.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-30T13:59:41.519 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-30T13:59:41.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:41 smithi081 bash[19828]: cluster 2024-03-30T13:59:40.914744+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:41.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:41 smithi081 bash[14382]: cluster 2024-03-30T13:59:40.914744+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:41.787 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-30T13:59:41.788 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:41 smithi092 bash[30525]: t=2024-03-30T13:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-30T13:59:42.048 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-30T13:59:42.303 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-30T13:59:42.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-30T13:59:42.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-30T13:59:42.304 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-30T13:59:42.596 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-30T13:59:42.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-30T13:59:42.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-30T13:59:42.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-30T13:59:42.597 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-30T13:59:42.857 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-30T13:59:43.143 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[14432]: cluster 2024-03-30T13:59:42.915229+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:43.143 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-30T13:59:43.143 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-30T13:59:43.143 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-30T13:59:43.143 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:42 smithi092 bash[30525]: t=2024-03-30T13:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-30T13:59:43.144 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-30T13:59:43.144 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-30T13:59:43.144 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-30T13:59:43.144 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-30T13:59:43.144 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-30T13:59:43.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:42 smithi081 bash[14382]: cluster 2024-03-30T13:59:42.915229+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:43.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:43 smithi081 bash[19828]: cluster 2024-03-30T13:59:42.915229+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-30T13:59:43.396 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-30T13:59:43.397 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-30T13:59:43.397 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-30T13:59:43.397 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.1240525s 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-30T13:59:43.669 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-30T13:59:44.053 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-03-30T13:59:44.053 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T13:59:44.053 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-30T13:59:44.053 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T13:59:44.053 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 13:59:43 smithi092 bash[30525]: t=2024-03-30T13:59:43+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-30T13:59:44.974 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:45.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:44 smithi081 bash[14382]: cluster 2024-03-30T13:59:44.915858+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:45.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:44 smithi081 bash[19828]: cluster 2024-03-30T13:59:44.915858+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:45.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:44 smithi092 bash[14432]: cluster 2024-03-30T13:59:44.915858+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:47.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:46 smithi081 bash[14382]: cluster 2024-03-30T13:59:46.916516+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:47.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:46 smithi081 bash[19828]: cluster 2024-03-30T13:59:46.916516+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:47.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:46 smithi092 bash[14432]: cluster 2024-03-30T13:59:46.916516+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:48.337 INFO:teuthology.orchestra.run.smithi081.stdout:77309411385 2024-03-30T13:59:48.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:48 smithi081 bash[14382]: audit 2024-03-30T13:59:48.341592+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.81:0/2080960265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T13:59:48.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:48 smithi081 bash[19828]: audit 2024-03-30T13:59:48.341592+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.81:0/2080960265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T13:59:48.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:48 smithi092 bash[14432]: audit 2024-03-30T13:59:48.341592+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.81:0/2080960265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T13:59:49.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:49 smithi081 bash[14382]: cluster 2024-03-30T13:59:48.917118+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:49.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:49 smithi081 bash[19828]: cluster 2024-03-30T13:59:48.917118+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:49.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:49 smithi092 bash[14432]: cluster 2024-03-30T13:59:48.917118+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:51.084 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 13:59:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:50] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2024-03-30T13:59:51.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:51 smithi081 bash[14382]: cluster 2024-03-30T13:59:50.917793+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:51.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:51 smithi081 bash[19828]: cluster 2024-03-30T13:59:50.917793+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:51.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:51 smithi092 bash[14432]: cluster 2024-03-30T13:59:50.917793+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:53.015 INFO:teuthology.orchestra.run.smithi081.stdout:55834574914 2024-03-30T13:59:53.017 INFO:teuthology.orchestra.run.smithi081.stdout:197568495645 2024-03-30T13:59:53.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:52 smithi081 bash[14382]: cluster 2024-03-30T13:59:52.918260+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:53.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:52 smithi081 bash[19828]: cluster 2024-03-30T13:59:52.918260+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:52 smithi092 bash[14432]: cluster 2024-03-30T13:59:52.918260+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:53.425 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411385 for osd.2 2024-03-30T13:59:53.425 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:53 smithi081 bash[19828]: audit 2024-03-30T13:59:53.019976+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.81:0/2583766175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T13:59:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:53 smithi081 bash[19828]: audit 2024-03-30T13:59:53.021913+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.81:0/3466916326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T13:59:54.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:53 smithi081 bash[14382]: audit 2024-03-30T13:59:53.019976+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.81:0/2583766175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T13:59:54.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:53 smithi081 bash[14382]: audit 2024-03-30T13:59:53.021913+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.81:0/3466916326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T13:59:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:163208757286 2024-03-30T13:59:54.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:53 smithi092 bash[14432]: audit 2024-03-30T13:59:53.019976+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.81:0/2583766175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T13:59:54.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:53 smithi092 bash[14432]: audit 2024-03-30T13:59:53.021913+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.81:0/3466916326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T13:59:54.983 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 13:59:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:13:59:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T13:59:55.005 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574914 for osd.1 2024-03-30T13:59:55.005 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:55.054 INFO:teuthology.orchestra.run.smithi081.stdout:128849018925 2024-03-30T13:59:55.066 INFO:teuthology.orchestra.run.smithi081.stdout:231928234007 2024-03-30T13:59:55.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:54 smithi081 bash[14382]: audit 2024-03-30T13:59:54.269241+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.81:0/1242176488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T13:59:55.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:54 smithi081 bash[14382]: cluster 2024-03-30T13:59:54.918787+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:55.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:54 smithi081 bash[19828]: audit 2024-03-30T13:59:54.269241+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.81:0/1242176488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T13:59:55.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:54 smithi081 bash[19828]: cluster 2024-03-30T13:59:54.918787+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:55.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:54 smithi092 bash[14432]: audit 2024-03-30T13:59:54.269241+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.81:0/1242176488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T13:59:55.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:54 smithi092 bash[14432]: cluster 2024-03-30T13:59:54.918787+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:56.160 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495640 got 197568495645 for osd.6 2024-03-30T13:59:56.161 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:55 smithi081 bash[19828]: audit 2024-03-30T13:59:55.058210+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.81:0/3926529710' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T13:59:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:55 smithi081 bash[19828]: audit 2024-03-30T13:59:55.070558+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.81:0/1011367530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T13:59:56.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:55 smithi081 bash[14382]: audit 2024-03-30T13:59:55.058210+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.81:0/3926529710' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T13:59:56.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:55 smithi081 bash[14382]: audit 2024-03-30T13:59:55.070558+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.81:0/1011367530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T13:59:56.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:55 smithi092 bash[14432]: audit 2024-03-30T13:59:55.058210+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.81:0/3926529710' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T13:59:56.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:55 smithi092 bash[14432]: audit 2024-03-30T13:59:55.070558+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.81:0/1011367530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T13:59:56.750 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:56 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T13:59:56.750 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:56 smithi081 bash[39247]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T13:59:57.122 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:56 smithi081 bash[14382]: cluster 2024-03-30T13:59:56.919373+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:57.122 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:56 smithi081 bash[35472]: level=info ts=2024-03-30T13:59:56.855Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T13:59:57.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:57 smithi081 bash[19828]: cluster 2024-03-30T13:59:56.919373+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:57.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:56 smithi092 bash[14432]: cluster 2024-03-30T13:59:56.919373+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T13:59:57.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-03-30T13:59:57.935 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:58.288 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757282 got 163208757286 for osd.5 2024-03-30T13:59:58.288 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:58.554 INFO:teuthology.orchestra.run.smithi081.stdout:107374182451 2024-03-30T13:59:58.737 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234007 for osd.7 2024-03-30T13:59:58.737 DEBUG:teuthology.parallel:result is None 2024-03-30T13:59:58.941 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:58 smithi081 bash[19828]: audit 2024-03-30T13:59:58.558315+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.81:0/3635713486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T13:59:58.941 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:58 smithi081 bash[14382]: audit 2024-03-30T13:59:58.558315+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.81:0/3635713486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T13:59:58.941 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:58 smithi081 bash[39256]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T13:59:58.941 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:58 smithi081 bash[39415]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T13:59:59.014 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:58 smithi092 bash[14432]: audit 2024-03-30T13:59:58.558315+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.81:0/3635713486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T13:59:59.027 INFO:teuthology.orchestra.run.smithi081.stdout:34359738442 2024-03-30T13:59:59.191 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:58 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T13:59:59.191 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:58 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T13:59:59.191 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 13:59:58 smithi081 systemd[1]: Started Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:00:00.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[19828]: cluster 2024-03-30T13:59:58.919992+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:00.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[19828]: audit 2024-03-30T13:59:58.996254+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:00.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[19828]: audit 2024-03-30T13:59:59.031513+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.81:0/2865359483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:00:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[14382]: cluster 2024-03-30T13:59:58.919992+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[14382]: audit 2024-03-30T13:59:58.996254+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 13:59:59 smithi081 bash[14382]: audit 2024-03-30T13:59:59.031513+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.81:0/2865359483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:00:00.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:59 smithi092 bash[14432]: cluster 2024-03-30T13:59:58.919992+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:00.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:59 smithi092 bash[14432]: audit 2024-03-30T13:59:58.996254+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:00.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 13:59:59 smithi092 bash[14432]: audit 2024-03-30T13:59:59.031513+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.81:0/2865359483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:00:00.233 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182446 got 107374182451 for osd.3 2024-03-30T14:00:00.233 DEBUG:teuthology.parallel:result is None 2024-03-30T14:00:00.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738442 for osd.0 2024-03-30T14:00:00.706 DEBUG:teuthology.parallel:result is None 2024-03-30T14:00:00.706 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-30T14:00:00.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T14:00:00.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:00 smithi092 bash[14432]: cephadm 2024-03-30T13:59:59.000619+0000 mgr.y (mgr.14463) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:00:00.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:00 smithi092 bash[14432]: cephadm 2024-03-30T13:59:59.004433+0000 mgr.y (mgr.14463) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:00:00.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:00 smithi092 bash[14432]: cluster 2024-03-30T14:00:00.000133+0000 mon.a (mon.0) 649 : cluster [INF] overall HEALTH_OK 2024-03-30T14:00:00.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[14382]: cephadm 2024-03-30T13:59:59.000619+0000 mgr.y (mgr.14463) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:00:00.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[14382]: cephadm 2024-03-30T13:59:59.004433+0000 mgr.y (mgr.14463) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:00:00.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[14382]: cluster 2024-03-30T14:00:00.000133+0000 mon.a (mon.0) 649 : cluster [INF] overall HEALTH_OK 2024-03-30T14:00:00.921 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:00] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2024-03-30T14:00:00.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[19828]: cephadm 2024-03-30T13:59:59.000619+0000 mgr.y (mgr.14463) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:00:00.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[19828]: cephadm 2024-03-30T13:59:59.004433+0000 mgr.y (mgr.14463) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:00:00.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[19828]: cluster 2024-03-30T14:00:00.000133+0000 mon.a (mon.0) 649 : cluster [INF] overall HEALTH_OK 2024-03-30T14:00:01.253 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:00.981Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T14:00:01.253 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:00.981Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T14:00:01.253 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:00.985Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2024-03-30T14:00:01.253 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:00 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:00.986Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:00:01.254 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:01.039Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:00:01.254 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:01.039Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:00:01.254 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:01.043Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T14:00:01.254 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:01.043Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T14:00:01.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:01 smithi092 bash[14432]: cluster 2024-03-30T14:00:00.920522+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:02.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[14382]: cluster 2024-03-30T14:00:00.920522+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:02.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:01 smithi081 bash[19828]: cluster 2024-03-30T14:00:00.920522+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:02 smithi081 bash[19828]: cluster 2024-03-30T14:00:02.921098+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:03.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:02 smithi081 bash[14382]: cluster 2024-03-30T14:00:02.921098+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:03.251 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:02 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:02.986Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000106067s 2024-03-30T14:00:03.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:02 smithi092 bash[14432]: cluster 2024-03-30T14:00:02.921098+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:03.303 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 systemd[1]: Stopping Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:00:03.303 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[31096]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:00:03.303 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:00:03.303 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:00:03.303 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.153Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.154Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.154Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.154Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.155Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.155Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:00:03.304 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[29689]: ts=2024-03-30T14:00:03.155Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:00:03.440 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:00:04.053 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[31105]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:00:04.053 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 bash[31142]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:00:04.053 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:00:04.053 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 systemd[1]: Stopped Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:00:04.053 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:03 smithi092 systemd[1]: Started Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:00:05.215 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:00:05.215 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi092 (none))" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.071Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.073Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.074Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.077Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.080Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.081Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.344923ms 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.081Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.220Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.220Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-30T14:00:05.216 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.220Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=58.838µs wal_replay_duration=138.954279ms total_replay_duration=140.393635ms 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.967030+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.974022+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.975001+0000 mgr.y (mgr.14463) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.976560+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.977437+0000 mgr.y (mgr.14463) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.986073+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.996171+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:03.997107+0000 mgr.y (mgr.14463) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.009206+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.010139+0000 mgr.y (mgr.14463) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.016310+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.217 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.025864+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.026534+0000 mgr.y (mgr.14463) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.039029+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.039736+0000 mgr.y (mgr.14463) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.049473+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.054252+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.056206+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: audit 2024-03-30T14:00:04.057757+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:05.218 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:04 smithi092 bash[14432]: cluster 2024-03-30T14:00:04.921769+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:05.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.967030+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.974022+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.975001+0000 mgr.y (mgr.14463) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.976560+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.977437+0000 mgr.y (mgr.14463) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.986073+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.996171+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:03.997107+0000 mgr.y (mgr.14463) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.009206+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.010139+0000 mgr.y (mgr.14463) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.016310+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.025864+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.026534+0000 mgr.y (mgr.14463) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.039029+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.039736+0000 mgr.y (mgr.14463) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.049473+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.054252+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.056206+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: audit 2024-03-30T14:00:04.057757+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[14382]: cluster 2024-03-30T14:00:04.921769+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.967030+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.974022+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.975001+0000 mgr.y (mgr.14463) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.976560+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.977437+0000 mgr.y (mgr.14463) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.81:9093"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.986073+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.996171+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:03.997107+0000 mgr.y (mgr.14463) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.009206+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.010139+0000 mgr.y (mgr.14463) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.92:9095"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.016310+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.025864+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.026534+0000 mgr.y (mgr.14463) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.039029+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.039736+0000 mgr.y (mgr.14463) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.92:3000"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.049473+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.054252+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.056206+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:05.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: audit 2024-03-30T14:00:04.057757+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:05.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:04 smithi081 bash[19828]: cluster 2024-03-30T14:00:04.921769+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:05.553 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.225Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:00:05.553 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.225Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:00:05.553 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.225Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:00:05.553 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.256Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.898222ms db_storage=1.476µs remote_storage=2.38µs web_handler=640ns query_engine=1.277µs scrape=646.828µs scrape_sd=67.441µs notify=44.883µs notify_sd=19.102µs rules=29.449769ms 2024-03-30T14:00:05.553 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:00:05 smithi092 bash[31172]: ts=2024-03-30T14:00:05.256Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:00:06.450 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T14:00:06.453 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2024-03-30T14:00:07.133 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-03-30T14:00:04.921436+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3487998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003338"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-30T13:58:33.268961+0000","last_change":"2024-03-30T13:58:12.401459+0000","last_active":"2024-03-30T13:58:33.268961+0000","last_peered":"2024-03-30T13:58:33.268961+0000","last_clean":"2024-03-30T13:58:33.268961+0000","last_became_active":"2024-03-30T13:58:12.400355+0000","last_became_peered":"2024-03-30T13:58:12.400355+0000","last_unstale":"2024-03-30T13:58:33.268961+0000","last_undegraded":"2024-03-30T13:58:33.268961+0000","last_fullsized":"2024-03-30T13:58:33.268961+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T13:55:06.868490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T13:55:06.868490+0000","last_clean_scrub_stamp":"2024-03-30T13:55:06.868490+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T23:50:53.421406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.018},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.92000000000000004}]},{"osd":1,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.246}]},{"osd":2,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.84099999999999997}]},{"osd":3,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.127},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.9199999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.107}]},{"osd":4,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":1.1899999999999999}]},{"osd":5,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.05},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":1.3120000000000001}]},{"osd":6,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.861,"5min":1.861,"15min":1.861},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.3620000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.93100000000000005,"15min":0.93899999999999995},"min":{"1min":0.60199999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2589999999999999,"5min":1.389,"15min":1.389},"last":1.282},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1559999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.747}]},{"osd":1,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.879,"15min":0.871},"min":{"1min":0.68700000000000006,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.179,"5min":1.208,"15min":1.208},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.0329999999999999,"15min":1.0549999999999999},"min":{"1min":0.63900000000000001,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3759999999999999,"5min":2.6840000000000002,"15min":2.6840000000000002},"last":0.91300000000000003}]},{"osd":2,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0569999999999999,"15min":1.0669999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.294,"5min":2.7730000000000001,"15min":2.7730000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.97799999999999998,"15min":0.97999999999999998},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.198,"5min":1.345,"15min":1.345},"last":1.165}]},{"osd":3,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.59399999999999997,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.874},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.135,"15min":1.147},"min":{"1min":0.84599999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4379999999999999,"5min":2.7309999999999999,"15min":2.7309999999999999},"last":1.103}]},{"osd":4,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96899999999999997,"15min":0.97399999999999998},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.997},{"interface":"front","average":{"1min":1.024,"5min":1.0109999999999999,"15min":1.0089999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3029999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0640000000000001,"15min":1.0680000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0569999999999999,"15min":1.052},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.1359999999999999}]},{"osd":7,"last update":"Sat Mar 30 13:59:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2},{"interface":"front","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.329}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.66900000000000004,"15min":0.61099999999999999},"min":{"1min":0.47799999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.753,"15min":0.65300000000000002},"min":{"1min":0.45700000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.998}]},{"osd":2,"last update":"Sat Mar 30 13:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.79200000000000004,"15min":0.745},"min":{"1min":0.52800000000000002,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.78100000000000003,"15min":0.74399999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.0980000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.76900000000000002}]},{"osd":3,"last update":"Sat Mar 30 13:59:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.86099999999999999,"15min":0.82299999999999995},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.238,"5min":1.333,"15min":1.333},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.876,"5min":0.83199999999999996,"15min":0.81499999999999995},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.93200000000000005}]},{"osd":4,"last update":"Sat Mar 30 13:59:24 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.002,"15min":1.004},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3939999999999999,"5min":1.466,"15min":1.466},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0660000000000001,"15min":1.0489999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.494,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.234}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0620000000000001,"15min":1.0369999999999999},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.141},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1439999999999999,"15min":1.157},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.754,"5min":1.788,"15min":1.788},"last":1.107}]},{"osd":6,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.2410000000000001,"15min":1.2549999999999999},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":2.0369999999999999,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":1.198},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.246,"15min":1.256},"min":{"1min":0.879,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.0590000000000002,"5min":2.0590000000000002,"15min":2.0590000000000002},"last":1.0600000000000001}]},{"osd":7,"last update":"Sat Mar 30 13:59:09 2024","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.286,"15min":1.286},"min":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.294},{"interface":"front","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.1699999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 13:59:44 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.64400000000000002,"15min":0.57699999999999996},"min":{"1min":0.55500000000000005,"5min":0.315,"15min":0.315},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.76700000000000002,"15min":0.63200000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.4430000000000001}]},{"osd":2,"last update":"Sat Mar 30 13:59:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.82799999999999996,"15min":0.753},"min":{"1min":0.499,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.79800000000000004,"15min":0.751},"min":{"1min":0.57899999999999996,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.72199999999999998}]},{"osd":3,"last update":"Sat Mar 30 13:59:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.874,"15min":0.83899999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3109999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.872,"5min":0.85299999999999998,"15min":0.83999999999999997},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.996}]},{"osd":4,"last update":"Sat Mar 30 13:59:21 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.008},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4399999999999999,"5min":1.53,"15min":1.53},"last":1.175},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.103,"15min":1.075},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.302,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.3240000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:00:00 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.087,"15min":1.073},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.468,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.468},{"interface":"front","average":{"1min":1.081,"5min":1.157,"15min":1.1739999999999999},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.325,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1499999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:30 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.163,"15min":1.1679999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.4219999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.371},{"interface":"front","average":{"1min":1.139,"5min":1.173,"15min":1.179},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.4530000000000001,"5min":1.554,"15min":1.554},"last":1.272}]},{"osd":7,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.399},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.256}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:16 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.69399999999999995,"15min":0.65600000000000003},"min":{"1min":0.52800000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.749,"15min":0.69299999999999995},"min":{"1min":0.51000000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1299999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.63300000000000001}]},{"osd":1,"last update":"Sat Mar 30 13:59:16 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.73699999999999999,"15min":0.68200000000000005},"min":{"1min":0.626,"5min":0.44,"15min":0.44},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.78400000000000003,"15min":0.70899999999999996},"min":{"1min":0.51700000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.88400000000000001}]},{"osd":3,"last update":"Sat Mar 30 13:59:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.873,"15min":0.82899999999999996},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91400000000000003,"15min":0.90100000000000002},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.272,"5min":1.319,"15min":1.319},"last":0.751}]},{"osd":4,"last update":"Sat Mar 30 13:59:21 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.0680000000000001,"15min":1.0600000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.351,"5min":1.522,"15min":1.522},"last":1.113},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.129,"15min":1.121},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.413,"5min":1.518,"15min":1.518},"last":1.284}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.1220000000000001,"15min":1.1379999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4450000000000001,"5min":1.454,"15min":1.454},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.012,"5min":1.0409999999999999,"15min":1.0509999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.0089999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.196,"15min":1.196},"min":{"1min":0.90600000000000003,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4910000000000001,"5min":1.542,"15min":1.542},"last":1.234},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2410000000000001,"15min":1.244},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.137}]},{"osd":7,"last update":"Sat Mar 30 13:59:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.25},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.181}]}]},{"osd":3,"up_from":25,"seq":107374182453,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71099999999999997,"15min":0.69699999999999995},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0389999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.876},{"interface":"front","average":{"1min":1.024,"5min":0.84999999999999998,"15min":0.80700000000000005},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":3.8340000000000001,"5min":3.8340000000000001,"15min":3.8340000000000001},"last":0.80200000000000005}]},{"osd":1,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":0.88700000000000001,"15min":0.83299999999999996},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":3.786,"5min":3.786,"15min":3.786},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.78000000000000003,"15min":0.77300000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.214,"5min":1.335,"15min":1.335},"last":0.626}]},{"osd":2,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.88500000000000001,"15min":0.85099999999999998},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.88200000000000001,"15min":0.84999999999999998},"min":{"1min":0.63400000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.363,"5min":1.7,"15min":1.7},"last":0.77300000000000002}]},{"osd":4,"last update":"Sat Mar 30 13:59:22 2024","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.05,"15min":1.0089999999999999},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":3.9470000000000001,"5min":3.9470000000000001,"15min":3.9470000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.024,"15min":1.012},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Mar 30 13:59:56 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.133,"15min":1.1339999999999999},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.502,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.325},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1739999999999999,"15min":1.1719999999999999},"min":{"1min":0.78800000000000003,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.6279999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.385}]},{"osd":6,"last update":"Sat Mar 30 13:59:38 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1599999999999999,"15min":1.1499999999999999},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.4490000000000001,"5min":1.268,"15min":1.238},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":3.8799999999999999,"5min":3.8799999999999999,"15min":3.8799999999999999},"last":1.196}]},{"osd":7,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.335,"15min":1.335},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.982,"5min":1.982,"15min":1.982},"last":1.345},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"min":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.4390000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.88800000000000001,"15min":0.879},"min":{"1min":0.63300000000000001,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.218,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.89600000000000002,"15min":0.86899999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.1759999999999999,"5min":1.272,"15min":1.272},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.58599999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.325,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1759999999999999}]},{"osd":2,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.92600000000000005,"15min":0.91300000000000003},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.218,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.86199999999999999}]},{"osd":3,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.68999999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.337,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.92900000000000005,"15min":0.91700000000000004},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.90600000000000003,"15min":0.87},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3220000000000001,"5min":1.423,"15min":1.423},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.90000000000000002,"15min":0.85299999999999998},"min":{"1min":0.70499999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.194,"5min":1.411,"15min":1.411},"last":0.71899999999999997}]},{"osd":6,"last update":"Sat Mar 30 13:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98499999999999999,"15min":0.98699999999999999},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.2310000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1439999999999999,"15min":1.1519999999999999},"min":{"1min":0.65800000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5680000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.2470000000000001}]},{"osd":7,"last update":"Sat Mar 30 13:59:10 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.2310000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757289,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.85199999999999998,"15min":0.80700000000000005},"min":{"1min":0.70899999999999996,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2450000000000001,"5min":1.27,"15min":1.27},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.88900000000000001,"15min":0.85299999999999998},"min":{"1min":0.67600000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.92100000000000004}]},{"osd":1,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90400000000000003,"15min":0.88700000000000001},"min":{"1min":0.68000000000000005,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.90100000000000002,"15min":0.873},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0569999999999999}]},{"osd":2,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90900000000000003,"15min":0.90100000000000002},"min":{"1min":0.70399999999999996,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.05,"5min":0.96799999999999997,"15min":0.95099999999999996},"min":{"1min":0.79700000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.2889999999999999,"5min":1.343,"15min":1.343},"last":1.0880000000000001}]},{"osd":3,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.92600000000000005,"15min":0.91000000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.03},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0409999999999999,"15min":1.0489999999999999},"min":{"1min":0.71699999999999997,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.361,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.96499999999999997}]},{"osd":4,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.91900000000000004,"15min":0.89600000000000002},"min":{"1min":0.63200000000000001,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.071,"5min":0.94699999999999995,"15min":0.92100000000000004},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.1899999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0149999999999999,"15min":1.0069999999999999},"min":{"1min":0.70299999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.006},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.143,"15min":1.1339999999999999},"min":{"1min":0.96199999999999997,"5min":0.747,"15min":0.747},"max":{"1min":1.395,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.151}]},{"osd":7,"last update":"Sat Mar 30 13:59:10 2024","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.25,"15min":1.25},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.226,"5min":2.226,"15min":2.226},"last":1.123},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.2410000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T14:00:07.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T14:00:07.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:06 smithi081 bash[14382]: audit 2024-03-30T14:00:06.451351+0000 mgr.y (mgr.14463) 77 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:07.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:06 smithi081 bash[14382]: cluster 2024-03-30T14:00:06.922361+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:07.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:06 smithi081 bash[19828]: audit 2024-03-30T14:00:06.451351+0000 mgr.y (mgr.14463) 77 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:07.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:06 smithi081 bash[19828]: cluster 2024-03-30T14:00:06.922361+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:07.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:06 smithi092 bash[14432]: audit 2024-03-30T14:00:06.451351+0000 mgr.y (mgr.14463) 77 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:07.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:06 smithi092 bash[14432]: cluster 2024-03-30T14:00:06.922361+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:09.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:07.871394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:08.386591+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:08.394725+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:08.402537+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:08.404638+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[14382]: audit 2024-03-30T14:00:08.405944+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:07.871394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:08.386591+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:08.394725+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:08.402537+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:08.404638+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:09.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:08 smithi081 bash[19828]: audit 2024-03-30T14:00:08.405944+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:07.871394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:08.386591+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:08.394725+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:08.402537+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:08.404638+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:09.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:08 smithi092 bash[14432]: audit 2024-03-30T14:00:08.405944+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:09.872 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:00:10.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:09 smithi081 bash[14382]: cluster 2024-03-30T14:00:08.923027+0000 mgr.y (mgr.14463) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:10.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:09 smithi081 bash[19828]: cluster 2024-03-30T14:00:08.923027+0000 mgr.y (mgr.14463) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:10.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:09 smithi092 bash[14432]: cluster 2024-03-30T14:00:08.923027+0000 mgr.y (mgr.14463) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:10.985 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:10] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2024-03-30T14:00:11.250 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:00:10 smithi081 bash[39478]: level=info ts=2024-03-30T14:00:10.989Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003057982s 2024-03-30T14:00:11.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:11 smithi081 bash[14382]: cluster 2024-03-30T14:00:10.923779+0000 mgr.y (mgr.14463) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:11.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:11 smithi081 bash[19828]: cluster 2024-03-30T14:00:10.923779+0000 mgr.y (mgr.14463) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:11.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:11 smithi092 bash[14432]: cluster 2024-03-30T14:00:10.923779+0000 mgr.y (mgr.14463) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:12.682 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T14:00:12.685 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2024-03-30T14:00:13.364 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-03-30T14:00:10.923426+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3487998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003792"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-30T13:58:33.268961+0000","last_change":"2024-03-30T13:58:12.401459+0000","last_active":"2024-03-30T13:58:33.268961+0000","last_peered":"2024-03-30T13:58:33.268961+0000","last_clean":"2024-03-30T13:58:33.268961+0000","last_became_active":"2024-03-30T13:58:12.400355+0000","last_became_peered":"2024-03-30T13:58:12.400355+0000","last_unstale":"2024-03-30T13:58:33.268961+0000","last_undegraded":"2024-03-30T13:58:33.268961+0000","last_fullsized":"2024-03-30T13:58:33.268961+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T13:55:06.868490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T13:55:06.868490+0000","last_clean_scrub_stamp":"2024-03-30T13:55:06.868490+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T23:50:53.421406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.90800000000000003}]},{"osd":1,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.85099999999999998}]},{"osd":3,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.9199999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.87}]},{"osd":5,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.008},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":0.68799999999999994}]},{"osd":6,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.861,"5min":1.861,"15min":1.861},"last":1.115},{"interface":"front","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.81999999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.93100000000000005,"15min":0.93899999999999995},"min":{"1min":0.60199999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2589999999999999,"5min":1.389,"15min":1.389},"last":1.266},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1559999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.83199999999999996}]},{"osd":1,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.879,"15min":0.871},"min":{"1min":0.68700000000000006,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.179,"5min":1.208,"15min":1.208},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.0329999999999999,"15min":1.0549999999999999},"min":{"1min":0.63900000000000001,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3759999999999999,"5min":2.6840000000000002,"15min":2.6840000000000002},"last":0.95799999999999996}]},{"osd":2,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0569999999999999,"15min":1.0669999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.294,"5min":2.7730000000000001,"15min":2.7730000000000001},"last":1.177},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.97799999999999998,"15min":0.97999999999999998},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.198,"5min":1.345,"15min":1.345},"last":0.86199999999999999}]},{"osd":3,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.59399999999999997,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.135,"15min":1.147},"min":{"1min":0.84599999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4379999999999999,"5min":2.7309999999999999,"15min":2.7309999999999999},"last":1.069}]},{"osd":4,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96899999999999997,"15min":0.97399999999999998},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.024,"5min":1.0109999999999999,"15min":1.0089999999999999},"min":{"1min":0.63400000000000001,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3029999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.2190000000000001}]},{"osd":5,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0640000000000001,"15min":1.0680000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0569999999999999,"15min":1.052},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.0249999999999999}]},{"osd":7,"last update":"Sat Mar 30 13:59:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.327}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.66900000000000004,"15min":0.61099999999999999},"min":{"1min":0.47799999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.746},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.753,"15min":0.65300000000000002},"min":{"1min":0.45700000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.55400000000000005}]},{"osd":2,"last update":"Sat Mar 30 13:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.79200000000000004,"15min":0.745},"min":{"1min":0.52800000000000002,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.78100000000000003,"15min":0.74399999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.0980000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.79200000000000004}]},{"osd":3,"last update":"Sat Mar 30 13:59:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.86099999999999999,"15min":0.82299999999999995},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.238,"5min":1.333,"15min":1.333},"last":1.04},{"interface":"front","average":{"1min":0.876,"5min":0.83199999999999996,"15min":0.81499999999999995},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.90000000000000002}]},{"osd":4,"last update":"Sat Mar 30 13:59:24 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.002,"15min":1.004},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3939999999999999,"5min":1.466,"15min":1.466},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.0660000000000001,"15min":1.0489999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.494,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.95399999999999996}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0620000000000001,"15min":1.0369999999999999},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1439999999999999,"15min":1.157},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.754,"5min":1.788,"15min":1.788},"last":1.2569999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:31 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.2410000000000001,"15min":1.2549999999999999},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":2.0369999999999999,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.246,"15min":1.256},"min":{"1min":0.879,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":2.0590000000000002,"5min":2.0590000000000002,"15min":2.0590000000000002},"last":0.72199999999999998}]},{"osd":7,"last update":"Sat Mar 30 13:59:09 2024","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.286,"15min":1.286},"min":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.3660000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 13:59:44 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.64400000000000002,"15min":0.57699999999999996},"min":{"1min":0.55500000000000005,"5min":0.315,"15min":0.315},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.76700000000000002,"15min":0.63200000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.90800000000000003}]},{"osd":2,"last update":"Sat Mar 30 13:59:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.82799999999999996,"15min":0.753},"min":{"1min":0.499,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.79800000000000004,"15min":0.751},"min":{"1min":0.57899999999999996,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.93899999999999995}]},{"osd":3,"last update":"Sat Mar 30 13:59:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.874,"15min":0.83899999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3109999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.85299999999999998,"15min":0.83999999999999997},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.84699999999999998}]},{"osd":4,"last update":"Sat Mar 30 13:59:21 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.008},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4399999999999999,"5min":1.53,"15min":1.53},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.103,"15min":1.075},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.302,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.514}]},{"osd":5,"last update":"Sat Mar 30 14:00:00 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.087,"15min":1.073},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.468,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.157,"15min":1.1739999999999999},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.325,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.462}]},{"osd":6,"last update":"Sat Mar 30 13:59:30 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.163,"15min":1.1679999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.4219999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.173,"15min":1.179},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.4530000000000001,"5min":1.554,"15min":1.554},"last":1.0800000000000001}]},{"osd":7,"last update":"Sat Mar 30 14:00:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.212,"15min":1.204},"min":{"1min":0.96299999999999997,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.494,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.292,"15min":1.2909999999999999},"min":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.556}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:16 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.69399999999999995,"15min":0.65600000000000003},"min":{"1min":0.52800000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.749,"15min":0.69299999999999995},"min":{"1min":0.51000000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1299999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Mar 30 13:59:16 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.73699999999999999,"15min":0.68200000000000005},"min":{"1min":0.626,"5min":0.44,"15min":0.44},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.78400000000000003,"15min":0.70899999999999996},"min":{"1min":0.51700000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.56100000000000005}]},{"osd":3,"last update":"Sat Mar 30 13:59:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.873,"15min":0.82899999999999996},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.754},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91400000000000003,"15min":0.90100000000000002},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.272,"5min":1.319,"15min":1.319},"last":0.44}]},{"osd":4,"last update":"Sat Mar 30 13:59:21 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.0680000000000001,"15min":1.0600000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.351,"5min":1.522,"15min":1.522},"last":1.222},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.129,"15min":1.121},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.413,"5min":1.518,"15min":1.518},"last":1.1559999999999999}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.1220000000000001,"15min":1.1379999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4450000000000001,"5min":1.454,"15min":1.454},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.012,"5min":1.0409999999999999,"15min":1.0509999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.99399999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.196,"15min":1.196},"min":{"1min":0.90600000000000003,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4910000000000001,"5min":1.542,"15min":1.542},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2410000000000001,"15min":1.244},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":0.78500000000000003}]},{"osd":7,"last update":"Sat Mar 30 13:59:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.84999999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182454,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71099999999999997,"15min":0.69699999999999995},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.0389999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":1.008},{"interface":"front","average":{"1min":1.024,"5min":0.84999999999999998,"15min":0.80700000000000005},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":3.8340000000000001,"5min":3.8340000000000001,"15min":3.8340000000000001},"last":0.78000000000000003}]},{"osd":1,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":0.88700000000000001,"15min":0.83299999999999996},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":3.786,"5min":3.786,"15min":3.786},"last":1.3140000000000001},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.78000000000000003,"15min":0.77300000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.214,"5min":1.335,"15min":1.335},"last":0.85699999999999998}]},{"osd":2,"last update":"Sat Mar 30 13:59:46 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.88500000000000001,"15min":0.85099999999999998},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.88200000000000001,"15min":0.84999999999999998},"min":{"1min":0.63400000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.363,"5min":1.7,"15min":1.7},"last":0.82499999999999996}]},{"osd":4,"last update":"Sat Mar 30 13:59:22 2024","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.05,"15min":1.0089999999999999},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":3.9470000000000001,"5min":3.9470000000000001,"15min":3.9470000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.024,"15min":1.012},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.044}]},{"osd":5,"last update":"Sat Mar 30 13:59:56 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.133,"15min":1.1339999999999999},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.502,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1739999999999999,"15min":1.1719999999999999},"min":{"1min":0.78800000000000003,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.6279999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.161}]},{"osd":6,"last update":"Sat Mar 30 13:59:38 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1599999999999999,"15min":1.1499999999999999},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.202},{"interface":"front","average":{"1min":1.4490000000000001,"5min":1.268,"15min":1.238},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":3.8799999999999999,"5min":3.8799999999999999,"15min":3.8799999999999999},"last":1.1140000000000001}]},{"osd":7,"last update":"Sat Mar 30 13:59:08 2024","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.335,"15min":1.335},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.982,"5min":1.982,"15min":1.982},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"min":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.2609999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.88800000000000001,"15min":0.879},"min":{"1min":0.63300000000000001,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.218,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.89600000000000002,"15min":0.86899999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.3700000000000001}]},{"osd":1,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.1759999999999999,"5min":1.272,"15min":1.272},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.58599999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.325,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.304}]},{"osd":2,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.92600000000000005,"15min":0.91300000000000003},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.095},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.218,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.93300000000000005}]},{"osd":3,"last update":"Sat Mar 30 13:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.68999999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.337,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.92900000000000005,"15min":0.91700000000000004},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0169999999999999}]},{"osd":5,"last update":"Sat Mar 30 14:00:01 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.90600000000000003,"15min":0.87},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3220000000000001,"5min":1.423,"15min":1.423},"last":1.204},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.90000000000000002,"15min":0.85299999999999998},"min":{"1min":0.70499999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.194,"5min":1.411,"15min":1.411},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Mar 30 13:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98499999999999999,"15min":0.98699999999999999},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.2310000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.163},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1439999999999999,"15min":1.1519999999999999},"min":{"1min":0.65800000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5680000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.357}]},{"osd":7,"last update":"Sat Mar 30 13:59:10 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.403},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.2829999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.85199999999999998,"15min":0.80700000000000005},"min":{"1min":0.70899999999999996,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2450000000000001,"5min":1.27,"15min":1.27},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.88900000000000001,"15min":0.85299999999999998},"min":{"1min":0.67600000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.0369999999999999}]},{"osd":1,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90400000000000003,"15min":0.88700000000000001},"min":{"1min":0.68000000000000005,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.90100000000000002,"15min":0.873},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.83399999999999996}]},{"osd":2,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90900000000000003,"15min":0.90100000000000002},"min":{"1min":0.70399999999999996,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.05,"5min":0.96799999999999997,"15min":0.95099999999999996},"min":{"1min":0.79700000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.2889999999999999,"5min":1.343,"15min":1.343},"last":1.3300000000000001}]},{"osd":3,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.92600000000000005,"15min":0.91000000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.51},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0409999999999999,"15min":1.0489999999999999},"min":{"1min":0.71699999999999997,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.361,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.103}]},{"osd":4,"last update":"Sat Mar 30 13:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.91900000000000004,"15min":0.89600000000000002},"min":{"1min":0.63200000000000001,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.27},{"interface":"front","average":{"1min":1.071,"5min":0.94699999999999995,"15min":0.92100000000000004},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.1259999999999999}]},{"osd":6,"last update":"Sat Mar 30 13:59:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0149999999999999,"15min":1.0069999999999999},"min":{"1min":0.70299999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.206},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.143,"15min":1.1339999999999999},"min":{"1min":0.96199999999999997,"5min":0.747,"15min":0.747},"max":{"1min":1.395,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.2270000000000001}]},{"osd":7,"last update":"Sat Mar 30 13:59:10 2024","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.25,"15min":1.25},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.226,"5min":2.226,"15min":2.226},"last":1.349},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.387}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T14:00:13.365 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-30T14:00:13.365 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-30T14:00:13.365 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-30T14:00:13.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-03-30T14:00:13.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[19828]: audit 2024-03-30T14:00:12.247789+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[19828]: audit 2024-03-30T14:00:12.256122+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[19828]: audit 2024-03-30T14:00:12.682294+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='client.24547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:13.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[19828]: cluster 2024-03-30T14:00:12.924455+0000 mgr.y (mgr.14463) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[14382]: audit 2024-03-30T14:00:12.247789+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[14382]: audit 2024-03-30T14:00:12.256122+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[14382]: audit 2024-03-30T14:00:12.682294+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='client.24547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:13.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:13 smithi081 bash[14382]: cluster 2024-03-30T14:00:12.924455+0000 mgr.y (mgr.14463) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:13.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:13 smithi092 bash[14432]: audit 2024-03-30T14:00:12.247789+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:13 smithi092 bash[14432]: audit 2024-03-30T14:00:12.256122+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:13.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:13 smithi092 bash[14432]: audit 2024-03-30T14:00:12.682294+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='client.24547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:00:13.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:13 smithi092 bash[14432]: cluster 2024-03-30T14:00:12.924455+0000 mgr.y (mgr.14463) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:14.982 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:00:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:00:15.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:14 smithi081 bash[14382]: cluster 2024-03-30T14:00:14.925137+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:15.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:14 smithi081 bash[19828]: cluster 2024-03-30T14:00:14.925137+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:15.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:14 smithi092 bash[14432]: cluster 2024-03-30T14:00:14.925137+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:16.099 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:00:17.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:16 smithi081 bash[14382]: cluster 2024-03-30T14:00:16.925738+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:17.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:17 smithi081 bash[19828]: cluster 2024-03-30T14:00:16.925738+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:17.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:16 smithi092 bash[14432]: cluster 2024-03-30T14:00:16.925738+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:18.942 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-03-30T14:00:18.943 INFO:teuthology.orchestra.run.smithi081.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-30T14:00:19.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:18 smithi081 bash[14382]: cluster 2024-03-30T14:00:18.926316+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:19.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:18 smithi081 bash[14382]: audit 2024-03-30T14:00:18.946898+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.81:0/4160834540' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:00:19.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:18 smithi081 bash[19828]: cluster 2024-03-30T14:00:18.926316+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:19.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:18 smithi081 bash[19828]: audit 2024-03-30T14:00:18.946898+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.81:0/4160834540' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:00:19.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:18 smithi092 bash[14432]: cluster 2024-03-30T14:00:18.926316+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:19.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:18 smithi092 bash[14432]: audit 2024-03-30T14:00:18.946898+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.81:0/4160834540' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:00:19.675 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-30T14:00:19.675 INFO:tasks.cephadm:Setup complete, yielding 2024-03-30T14:00:19.675 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:00:19.687 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi081.front.sepia.ceph.com 2024-03-30T14:00:19.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-30T14:00:21.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:20] "GET /metrics HTTP/1.1" 200 191485 "" "Prometheus/2.33.4" 2024-03-30T14:00:21.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:21 smithi081 bash[14382]: cluster 2024-03-30T14:00:20.926893+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:21 smithi081 bash[19828]: cluster 2024-03-30T14:00:20.926893+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:21 smithi092 bash[14432]: cluster 2024-03-30T14:00:20.926893+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:23.858 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:00:23.858 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "25d256c4-0727-4b22-8352-98fa1a6c205c", 2024-03-30T14:00:23.858 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "r", 2024-03-30T14:00:23.858 INFO:teuthology.orchestra.run.smithi081.stdout: "current_period": "48aa267c-4ce1-4f6f-9a4a-d4ebe07f0b9e", 2024-03-30T14:00:23.859 INFO:teuthology.orchestra.run.smithi081.stdout: "epoch": 1 2024-03-30T14:00:23.859 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:00:24.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[14382]: cluster 2024-03-30T14:00:22.813882+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:00:24.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[14382]: audit 2024-03-30T14:00:22.817343+0000 mon.c (mon.1) 62 : audit [INF] from='client.? 172.21.15.81:0/3916068628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[14382]: audit 2024-03-30T14:00:22.818102+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[14382]: cluster 2024-03-30T14:00:22.927580+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:24.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[19828]: cluster 2024-03-30T14:00:22.813882+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:00:24.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[19828]: audit 2024-03-30T14:00:22.817343+0000 mon.c (mon.1) 62 : audit [INF] from='client.? 172.21.15.81:0/3916068628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[19828]: audit 2024-03-30T14:00:22.818102+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:23 smithi081 bash[19828]: cluster 2024-03-30T14:00:22.927580+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:23 smithi092 bash[14432]: cluster 2024-03-30T14:00:22.813882+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:23 smithi092 bash[14432]: audit 2024-03-30T14:00:22.817343+0000 mon.c (mon.1) 62 : audit [INF] from='client.? 172.21.15.81:0/3916068628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:23 smithi092 bash[14432]: audit 2024-03-30T14:00:22.818102+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:23 smithi092 bash[14432]: cluster 2024-03-30T14:00:22.927580+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:24.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-30T14:00:25.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:24 smithi081 bash[19828]: audit 2024-03-30T14:00:23.821561+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:00:25.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:24 smithi081 bash[19828]: cluster 2024-03-30T14:00:23.821871+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:00:25.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:24 smithi081 bash[14382]: audit 2024-03-30T14:00:23.821561+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:00:25.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:24 smithi081 bash[14382]: cluster 2024-03-30T14:00:23.821871+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:00:25.053 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:00:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:00:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:24 smithi092 bash[14432]: audit 2024-03-30T14:00:23.821561+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:00:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:24 smithi092 bash[14432]: cluster 2024-03-30T14:00:23.821871+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:00:25.994 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:25 smithi081 bash[14382]: cluster 2024-03-30T14:00:24.827850+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:00:25.994 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:25 smithi081 bash[14382]: cluster 2024-03-30T14:00:24.928237+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:25.995 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:25 smithi081 bash[19828]: cluster 2024-03-30T14:00:24.827850+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:00:25.995 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:25 smithi081 bash[19828]: cluster 2024-03-30T14:00:24.928237+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:26.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:25 smithi092 bash[14432]: cluster 2024-03-30T14:00:24.827850+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:00:26.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:25 smithi092 bash[14432]: cluster 2024-03-30T14:00:24.928237+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:27.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:26 smithi081 bash[14382]: cluster 2024-03-30T14:00:26.928885+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:27.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:26 smithi081 bash[19828]: cluster 2024-03-30T14:00:26.928885+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:27.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:26 smithi092 bash[14432]: cluster 2024-03-30T14:00:26.928885+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T14:00:27.387 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:00:27.387 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "d288dda3-71d6-46cd-9a2a-5dbfcd42f16a", 2024-03-30T14:00:27.387 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "default", 2024-03-30T14:00:27.387 INFO:teuthology.orchestra.run.smithi081.stdout: "api_name": "default", 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "is_master": "true", 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "endpoints": [], 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "hostnames": [], 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "hostnames_s3website": [], 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "master_zone": "", 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "zones": [], 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "placement_targets": [], 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "default_placement": "", 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_id": "25d256c4-0727-4b22-8352-98fa1a6c205c", 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "sync_policy": { 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: "groups": [] 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:27.388 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:00:28.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-30T14:00:29.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:28 smithi081 bash[19828]: cluster 2024-03-30T14:00:28.929728+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:00:29.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:28 smithi081 bash[14382]: cluster 2024-03-30T14:00:28.929728+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:00:29.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:28 smithi092 bash[14432]: cluster 2024-03-30T14:00:28.929728+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:00:30.838 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "3aaa6eb1-d7c0-478e-bea6-61781c9265ae", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "z", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "domain_root": "z.rgw.meta:root", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "control_pool": "z.rgw.control", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "log_pool": "z.rgw.log", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-30T14:00:30.839 INFO:teuthology.orchestra.run.smithi081.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "otp_pool": "z.rgw.otp", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "system_key": { 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "access_key": "", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "secret_key": "" 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "placement_pools": [ 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "key": "default-placement", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "val": { 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "storage_classes": { 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "STANDARD": { 2024-03-30T14:00:30.840 INFO:teuthology.orchestra.run.smithi081.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: "index_type": 0 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_id": "25d256c4-0727-4b22-8352-98fa1a6c205c", 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-30T14:00:30.841 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:00:31.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:30] "GET /metrics HTTP/1.1" 200 191485 "" "Prometheus/2.33.4" 2024-03-30T14:00:31.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-30T14:00:31.688 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:31 smithi081 bash[14382]: cluster 2024-03-30T14:00:30.930324+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:00:31.688 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:31 smithi081 bash[19828]: cluster 2024-03-30T14:00:30.930324+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:00:31.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:31 smithi092 bash[14432]: cluster 2024-03-30T14:00:30.930324+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:00:33.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[19828]: audit 2024-03-30T14:00:32.919666+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[19828]: audit 2024-03-30T14:00:32.920547+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[19828]: cluster 2024-03-30T14:00:32.930878+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-30T14:00:33.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[14382]: audit 2024-03-30T14:00:32.919666+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[14382]: audit 2024-03-30T14:00:32.920547+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:32 smithi081 bash[14382]: cluster 2024-03-30T14:00:32.930878+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-30T14:00:33.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:32 smithi092 bash[14432]: audit 2024-03-30T14:00:32.919666+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:32 smithi092 bash[14432]: audit 2024-03-30T14:00:32.920547+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-03-30T14:00:33.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:32 smithi092 bash[14432]: cluster 2024-03-30T14:00:32.930878+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-30T14:00:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: audit 2024-03-30T14:00:32.982234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-03-30T14:00:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: cluster 2024-03-30T14:00:32.982876+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:00:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: audit 2024-03-30T14:00:33.225230+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: audit 2024-03-30T14:00:33.226172+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: audit 2024-03-30T14:00:33.240982+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[14382]: audit 2024-03-30T14:00:33.242566+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: audit 2024-03-30T14:00:32.982234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: cluster 2024-03-30T14:00:32.982876+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: audit 2024-03-30T14:00:33.225230+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: audit 2024-03-30T14:00:33.226172+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: audit 2024-03-30T14:00:33.240982+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:34.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:33 smithi081 bash[19828]: audit 2024-03-30T14:00:33.242566+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: audit 2024-03-30T14:00:32.982234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: cluster 2024-03-30T14:00:32.982876+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: audit 2024-03-30T14:00:33.225230+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: audit 2024-03-30T14:00:33.226172+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: audit 2024-03-30T14:00:33.240982+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:34.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:33 smithi092 bash[14432]: audit 2024-03-30T14:00:33.242566+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:00:35.009 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:00:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:00:35.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:35 smithi092 bash[14432]: cluster 2024-03-30T14:00:34.003980+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:00:35.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:35 smithi092 bash[14432]: cluster 2024-03-30T14:00:34.931534+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T14:00:35.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:35 smithi081 bash[14382]: cluster 2024-03-30T14:00:34.003980+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:00:35.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:35 smithi081 bash[14382]: cluster 2024-03-30T14:00:34.931534+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T14:00:35.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:35 smithi081 bash[19828]: cluster 2024-03-30T14:00:34.003980+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:00:35.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:35 smithi081 bash[19828]: cluster 2024-03-30T14:00:34.931534+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-03-30T14:00:36.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:36 smithi092 bash[14432]: cluster 2024-03-30T14:00:35.019770+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:00:36.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:36 smithi092 bash[14432]: audit 2024-03-30T14:00:35.021354+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:36.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:36 smithi092 bash[14432]: audit 2024-03-30T14:00:35.022147+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:36.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[14382]: cluster 2024-03-30T14:00:35.019770+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:00:36.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[14382]: audit 2024-03-30T14:00:35.021354+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:36.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[14382]: audit 2024-03-30T14:00:35.022147+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:36.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[19828]: cluster 2024-03-30T14:00:35.019770+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:00:36.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[19828]: audit 2024-03-30T14:00:35.021354+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:36.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:36 smithi081 bash[19828]: audit 2024-03-30T14:00:35.022147+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:00:37.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:37 smithi092 bash[14432]: audit 2024-03-30T14:00:36.025807+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:00:37.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:37 smithi092 bash[14432]: cluster 2024-03-30T14:00:36.026072+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:00:37.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:37 smithi092 bash[14432]: cluster 2024-03-30T14:00:36.932256+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-03-30T14:00:37.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[14382]: audit 2024-03-30T14:00:36.025807+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:00:37.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[14382]: cluster 2024-03-30T14:00:36.026072+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:00:37.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[14382]: cluster 2024-03-30T14:00:36.932256+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-03-30T14:00:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[19828]: audit 2024-03-30T14:00:36.025807+0000 mon.a (mon.0) 673 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:00:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[19828]: cluster 2024-03-30T14:00:36.026072+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:00:37.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:37 smithi081 bash[19828]: cluster 2024-03-30T14:00:36.932256+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-03-30T14:00:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:38 smithi092 bash[14432]: cluster 2024-03-30T14:00:37.041555+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:00:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:38 smithi092 bash[14432]: audit 2024-03-30T14:00:37.047050+0000 mon.c (mon.1) 67 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:38.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:38 smithi092 bash[14432]: audit 2024-03-30T14:00:37.047827+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:38.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[19828]: cluster 2024-03-30T14:00:37.041555+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:00:38.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[19828]: audit 2024-03-30T14:00:37.047050+0000 mon.c (mon.1) 67 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:38.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[19828]: audit 2024-03-30T14:00:37.047827+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:38.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[14382]: cluster 2024-03-30T14:00:37.041555+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:00:38.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[14382]: audit 2024-03-30T14:00:37.047050+0000 mon.c (mon.1) 67 : audit [INF] from='client.? 172.21.15.81:0/1961844900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:38.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:38 smithi081 bash[14382]: audit 2024-03-30T14:00:37.047827+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:00:39.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[14382]: audit 2024-03-30T14:00:38.052017+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:00:39.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[14382]: cluster 2024-03-30T14:00:38.052284+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:00:39.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[14382]: cluster 2024-03-30T14:00:38.933368+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:39.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[19828]: audit 2024-03-30T14:00:38.052017+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:00:39.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[19828]: cluster 2024-03-30T14:00:38.052284+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:00:39.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:39 smithi081 bash[19828]: cluster 2024-03-30T14:00:38.933368+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:39.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:39 smithi092 bash[14432]: audit 2024-03-30T14:00:38.052017+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:00:39.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:39 smithi092 bash[14432]: cluster 2024-03-30T14:00:38.052284+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:00:39.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:39 smithi092 bash[14432]: cluster 2024-03-30T14:00:38.933368+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:40.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[14382]: cluster 2024-03-30T14:00:39.065630+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:00:40.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[14382]: audit 2024-03-30T14:00:39.067812+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:40.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[14382]: audit 2024-03-30T14:00:39.068444+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:40.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[19828]: cluster 2024-03-30T14:00:39.065630+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:00:40.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[19828]: audit 2024-03-30T14:00:39.067812+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:40.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[19828]: audit 2024-03-30T14:00:39.068444+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:40.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:40 smithi092 bash[14432]: cluster 2024-03-30T14:00:39.065630+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:00:40.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:40 smithi092 bash[14432]: audit 2024-03-30T14:00:39.067812+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:40.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:40 smithi092 bash[14432]: audit 2024-03-30T14:00:39.068444+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:00:41.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:40] "GET /metrics HTTP/1.1" 200 193030 "" "Prometheus/2.33.4" 2024-03-30T14:00:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[19828]: audit 2024-03-30T14:00:40.078883+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:00:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[19828]: cluster 2024-03-30T14:00:40.079187+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:00:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[19828]: audit 2024-03-30T14:00:40.081021+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[19828]: audit 2024-03-30T14:00:40.082072+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:41.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[14382]: audit 2024-03-30T14:00:40.078883+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:00:41.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[14382]: cluster 2024-03-30T14:00:40.079187+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:00:41.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[14382]: audit 2024-03-30T14:00:40.081021+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:41.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:41 smithi081 bash[14382]: audit 2024-03-30T14:00:40.082072+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:41.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:41 smithi092 bash[14432]: audit 2024-03-30T14:00:40.078883+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:00:41.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:41 smithi092 bash[14432]: cluster 2024-03-30T14:00:40.079187+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:00:41.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:41 smithi092 bash[14432]: audit 2024-03-30T14:00:40.081021+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:41.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:41 smithi092 bash[14432]: audit 2024-03-30T14:00:40.082072+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "d220dd2e-4a3a-43bc-ac29-eb1fcf377d6e", 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "epoch": 1, 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "predecessor_uuid": "48aa267c-4ce1-4f6f-9a4a-d4ebe07f0b9e", 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "sync_status": [], 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "period_map": { 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "d220dd2e-4a3a-43bc-ac29-eb1fcf377d6e", 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "zonegroups": [ 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "d288dda3-71d6-46cd-9a2a-5dbfcd42f16a", 2024-03-30T14:00:42.207 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "default", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "api_name": "default", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "is_master": "true", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "endpoints": [], 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "hostnames": [], 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "hostnames_s3website": [], 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "master_zone": "3aaa6eb1-d7c0-478e-bea6-61781c9265ae", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "zones": [ 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "id": "3aaa6eb1-d7c0-478e-bea6-61781c9265ae", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "z", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "endpoints": [], 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "log_meta": "false", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "log_data": "false", 2024-03-30T14:00:42.208 INFO:teuthology.orchestra.run.smithi081.stdout: "bucket_index_max_shards": 11, 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "read_only": "false", 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "tier_type": "", 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "sync_from_all": "true", 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "sync_from": [], 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "redirect_zone": "" 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "placement_targets": [ 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "default-placement", 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "tags": [], 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "storage_classes": [ 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: "STANDARD" 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.209 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "default_placement": "default-placement", 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_id": "25d256c4-0727-4b22-8352-98fa1a6c205c", 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "sync_policy": { 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "groups": [] 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "short_zone_ids": [ 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "key": "3aaa6eb1-d7c0-478e-bea6-61781c9265ae", 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: "val": 2074987655 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-03-30T14:00:42.210 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "master_zonegroup": "d288dda3-71d6-46cd-9a2a-5dbfcd42f16a", 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "master_zone": "3aaa6eb1-d7c0-478e-bea6-61781c9265ae", 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "period_config": { 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "bucket_quota": { 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "enabled": false, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "check_on_raw": false, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "max_size": -1, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "max_size_kb": 0, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "max_objects": -1 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "user_quota": { 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "enabled": false, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "check_on_raw": false, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "max_size": -1, 2024-03-30T14:00:42.211 INFO:teuthology.orchestra.run.smithi081.stdout: "max_size_kb": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_objects": -1 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "user_ratelimit": { 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_ops": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_ops": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_bytes": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_bytes": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "enabled": false 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "bucket_ratelimit": { 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_ops": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_ops": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_bytes": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_bytes": 0, 2024-03-30T14:00:42.212 INFO:teuthology.orchestra.run.smithi081.stdout: "enabled": false 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "anonymous_ratelimit": { 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_ops": 0, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_ops": 0, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "max_read_bytes": 0, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "max_write_bytes": 0, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "enabled": false 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_id": "25d256c4-0727-4b22-8352-98fa1a6c205c", 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_name": "r", 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout: "realm_epoch": 2 2024-03-30T14:00:42.213 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:00:42.417 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[14382]: cluster 2024-03-30T14:00:40.934295+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[14382]: audit 2024-03-30T14:00:41.077503+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[14382]: cluster 2024-03-30T14:00:41.077753+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[14382]: audit 2024-03-30T14:00:41.088723+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[14382]: audit 2024-03-30T14:00:41.089109+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[19828]: cluster 2024-03-30T14:00:40.934295+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[19828]: audit 2024-03-30T14:00:41.077503+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[19828]: cluster 2024-03-30T14:00:41.077753+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[19828]: audit 2024-03-30T14:00:41.088723+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:42.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:42 smithi081 bash[19828]: audit 2024-03-30T14:00:41.089109+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:42.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:42 smithi092 bash[14432]: cluster 2024-03-30T14:00:40.934295+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-30T14:00:42.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:42 smithi092 bash[14432]: audit 2024-03-30T14:00:41.077503+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:00:42.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:42 smithi092 bash[14432]: cluster 2024-03-30T14:00:41.077753+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:00:42.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:42 smithi092 bash[14432]: audit 2024-03-30T14:00:41.088723+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.81:0/848438059' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:42.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:42 smithi092 bash[14432]: audit 2024-03-30T14:00:41.089109+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:00:43.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-30T14:00:43.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:43 smithi081 bash[14382]: audit 2024-03-30T14:00:42.093692+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:00:43.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:43 smithi081 bash[14382]: cluster 2024-03-30T14:00:42.093882+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:00:43.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:43 smithi081 bash[19828]: audit 2024-03-30T14:00:42.093692+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:00:43.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:43 smithi081 bash[19828]: cluster 2024-03-30T14:00:42.093882+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:00:43.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:43 smithi092 bash[14432]: audit 2024-03-30T14:00:42.093692+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:00:43.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:43 smithi092 bash[14432]: cluster 2024-03-30T14:00:42.093882+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:00:44.425 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:44 smithi081 bash[14382]: cluster 2024-03-30T14:00:42.934995+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:44.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:44 smithi081 bash[19828]: cluster 2024-03-30T14:00:42.934995+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:44.552 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:44 smithi092 bash[14432]: cluster 2024-03-30T14:00:42.934995+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:00:45.053 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:00:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:00:46.000 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled rgw.foo update... 2024-03-30T14:00:46.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: cluster 2024-03-30T14:00:44.936446+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:00:46.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.002468+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.017193+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.019558+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.021054+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.293844+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.307603+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.316532+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.324854+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.327919+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.328329+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.333671+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.342585+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[14382]: audit 2024-03-30T14:00:46.344387+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: cluster 2024-03-30T14:00:44.936446+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.002468+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.017193+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.019558+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.021054+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.293844+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.307603+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.316532+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.324854+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.327919+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.328329+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.333671+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:46.445 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.342585+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.445 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:46 smithi081 bash[19828]: audit 2024-03-30T14:00:46.344387+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:46.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply rgw smpl' 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: cluster 2024-03-30T14:00:44.936446+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.002468+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.017193+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.019558+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.021054+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.293844+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.307603+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.316532+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.324854+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.327919+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.328329+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:46.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.333671+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:46.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.342585+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:46.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:46 smithi092 bash[14432]: audit 2024-03-30T14:00:46.344387+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:47.781 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[14382]: audit 2024-03-30T14:00:45.993058+0000 mgr.y (mgr.14463) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:47.782 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[14382]: cephadm 2024-03-30T14:00:45.995286+0000 mgr.y (mgr.14463) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.782 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[14382]: cephadm 2024-03-30T14:00:46.318700+0000 mgr.y (mgr.14463) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.782 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[14382]: cephadm 2024-03-30T14:00:46.345931+0000 mgr.y (mgr.14463) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:00:47.782 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[19828]: audit 2024-03-30T14:00:45.993058+0000 mgr.y (mgr.14463) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:47.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[19828]: cephadm 2024-03-30T14:00:45.995286+0000 mgr.y (mgr.14463) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[19828]: cephadm 2024-03-30T14:00:46.318700+0000 mgr.y (mgr.14463) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:47 smithi081 bash[19828]: cephadm 2024-03-30T14:00:46.345931+0000 mgr.y (mgr.14463) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:00:47.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:47 smithi092 bash[14432]: audit 2024-03-30T14:00:45.993058+0000 mgr.y (mgr.14463) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:47.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:47 smithi092 bash[14432]: cephadm 2024-03-30T14:00:45.995286+0000 mgr.y (mgr.14463) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:47 smithi092 bash[14432]: cephadm 2024-03-30T14:00:46.318700+0000 mgr.y (mgr.14463) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:00:47.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:47 smithi092 bash[14432]: cephadm 2024-03-30T14:00:46.345931+0000 mgr.y (mgr.14463) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:00:48.725 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:48 smithi081 bash[14382]: cluster 2024-03-30T14:00:46.937161+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:00:48.725 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:48 smithi081 bash[19828]: cluster 2024-03-30T14:00:46.937161+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:00:48.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:48 smithi092 bash[14432]: cluster 2024-03-30T14:00:46.937161+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:00:50.552 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: cluster 2024-03-30T14:00:48.938624+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:49.999702+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:50.002435+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:50.002922+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:50.008656+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:50.017238+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:50 smithi092 bash[14432]: audit 2024-03-30T14:00:50.018893+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:50.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: cluster 2024-03-30T14:00:48.938624+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T14:00:50.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:49.999702+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:50.002435+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:50.002922+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:50.008656+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:50.017238+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14382]: audit 2024-03-30T14:00:50.018893+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: cluster 2024-03-30T14:00:48.938624+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:49.999702+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:50.002435+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:50.002922+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:50.008656+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:50.017238+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:50.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[19828]: audit 2024-03-30T14:00:50.018893+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:51.138 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:00:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:50] "GET /metrics HTTP/1.1" 200 196823 "" "Prometheus/2.33.4" 2024-03-30T14:00:51.552 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:51 smithi092 bash[14432]: cephadm 2024-03-30T14:00:50.020053+0000 mgr.y (mgr.14463) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:00:51.608 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled rgw.smpl update... 2024-03-30T14:00:51.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:51 smithi081 bash[14382]: cephadm 2024-03-30T14:00:50.020053+0000 mgr.y (mgr.14463) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:00:51.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:51 smithi081 bash[19828]: cephadm 2024-03-30T14:00:50.020053+0000 mgr.y (mgr.14463) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:00:52.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph osd pool create foo' 2024-03-30T14:00:52.638 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:52 smithi092 bash[14432]: cluster 2024-03-30T14:00:50.939349+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-03-30T14:00:52.638 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:52 smithi092 bash[14432]: audit 2024-03-30T14:00:51.602219+0000 mgr.y (mgr.14463) 107 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:52.638 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:52 smithi092 bash[14432]: cephadm 2024-03-30T14:00:51.604374+0000 mgr.y (mgr.14463) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:52.638 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:52 smithi092 bash[14432]: audit 2024-03-30T14:00:51.611647+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:52.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[14382]: cluster 2024-03-30T14:00:50.939349+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-03-30T14:00:52.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[14382]: audit 2024-03-30T14:00:51.602219+0000 mgr.y (mgr.14463) 107 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:52.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[14382]: cephadm 2024-03-30T14:00:51.604374+0000 mgr.y (mgr.14463) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:52.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[14382]: audit 2024-03-30T14:00:51.611647+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[19828]: cluster 2024-03-30T14:00:50.939349+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-03-30T14:00:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[19828]: audit 2024-03-30T14:00:51.602219+0000 mgr.y (mgr.14463) 107 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:00:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[19828]: cephadm 2024-03-30T14:00:51.604374+0000 mgr.y (mgr.14463) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:52 smithi081 bash[19828]: audit 2024-03-30T14:00:51.611647+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[19828]: audit 2024-03-30T14:00:52.660380+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[19828]: audit 2024-03-30T14:00:52.664097+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:53.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[19828]: audit 2024-03-30T14:00:52.666268+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:53.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[19828]: audit 2024-03-30T14:00:52.667729+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:53.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[19828]: audit 2024-03-30T14:00:53.044529+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[14382]: audit 2024-03-30T14:00:52.660380+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[14382]: audit 2024-03-30T14:00:52.664097+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:53.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[14382]: audit 2024-03-30T14:00:52.666268+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:53.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[14382]: audit 2024-03-30T14:00:52.667729+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:53.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:53 smithi081 bash[14382]: audit 2024-03-30T14:00:53.044529+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:53 smithi092 bash[14432]: audit 2024-03-30T14:00:52.660380+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:53.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:53 smithi092 bash[14432]: audit 2024-03-30T14:00:52.664097+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:00:53.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:53 smithi092 bash[14432]: audit 2024-03-30T14:00:52.666268+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:53.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:53 smithi092 bash[14432]: audit 2024-03-30T14:00:52.667729+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:00:53.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:53 smithi092 bash[14432]: audit 2024-03-30T14:00:53.044529+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:54.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:54 smithi081 bash[14382]: cluster 2024-03-30T14:00:52.940158+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-03-30T14:00:54.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:54 smithi081 bash[19828]: cluster 2024-03-30T14:00:52.940158+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-03-30T14:00:55.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:00:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:00:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:00:55.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:54 smithi092 bash[14432]: cluster 2024-03-30T14:00:52.940158+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-03-30T14:00:56.690 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'foo' created 2024-03-30T14:00:56.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:56 smithi092 bash[14432]: cluster 2024-03-30T14:00:54.941893+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 KiB/s wr, 97 op/s 2024-03-30T14:00:56.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:56 smithi092 bash[14432]: audit 2024-03-30T14:00:55.794655+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.81:0/3921979222' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:56.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:56 smithi092 bash[14432]: audit 2024-03-30T14:00:55.795279+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:56.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:56 smithi092 bash[14432]: audit 2024-03-30T14:00:56.273486+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:56.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:56 smithi092 bash[14432]: audit 2024-03-30T14:00:56.496378+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[14382]: cluster 2024-03-30T14:00:54.941893+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 KiB/s wr, 97 op/s 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[14382]: audit 2024-03-30T14:00:55.794655+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.81:0/3921979222' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[14382]: audit 2024-03-30T14:00:55.795279+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[14382]: audit 2024-03-30T14:00:56.273486+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[14382]: audit 2024-03-30T14:00:56.496378+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[19828]: cluster 2024-03-30T14:00:54.941893+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 KiB/s wr, 97 op/s 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[19828]: audit 2024-03-30T14:00:55.794655+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.81:0/3921979222' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[19828]: audit 2024-03-30T14:00:55.795279+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[19828]: audit 2024-03-30T14:00:56.273486+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:56 smithi081 bash[19828]: audit 2024-03-30T14:00:56.496378+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.698 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: cephadm 2024-03-30T14:00:56.505083+0000 mgr.y (mgr.14463) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:00:57.698 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:56.683661+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:00:57.698 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: cluster 2024-03-30T14:00:56.683834+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:00:57.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.069321+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'rbd pool init foo' 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.083349+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.092138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.110219+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.111716+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.112242+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.118479+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.126802+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[14382]: audit 2024-03-30T14:00:57.128422+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: cephadm 2024-03-30T14:00:56.505083+0000 mgr.y (mgr.14463) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:56.683661+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: cluster 2024-03-30T14:00:56.683834+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.069321+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.083349+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.092138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.110219+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.111716+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.112242+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:57.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.118479+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:57.987 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.126802+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:57.987 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:57 smithi081 bash[19828]: audit 2024-03-30T14:00:57.128422+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: cephadm 2024-03-30T14:00:56.505083+0000 mgr.y (mgr.14463) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:56.683661+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: cluster 2024-03-30T14:00:56.683834+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.069321+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.083349+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.092138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.110219+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.111716+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:58.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.112242+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:00:58.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.118479+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:00:58.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.126802+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:00:58.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:57 smithi092 bash[14432]: audit 2024-03-30T14:00:57.128422+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:00:59.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[19828]: cluster 2024-03-30T14:00:56.943158+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 114 op/s 2024-03-30T14:00:59.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[19828]: cephadm 2024-03-30T14:00:57.102230+0000 mgr.y (mgr.14463) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:59.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[19828]: cephadm 2024-03-30T14:00:57.130846+0000 mgr.y (mgr.14463) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:00:59.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[19828]: cluster 2024-03-30T14:00:57.693602+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:00:59.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[14382]: cluster 2024-03-30T14:00:56.943158+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 114 op/s 2024-03-30T14:00:59.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[14382]: cephadm 2024-03-30T14:00:57.102230+0000 mgr.y (mgr.14463) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:59.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[14382]: cephadm 2024-03-30T14:00:57.130846+0000 mgr.y (mgr.14463) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:00:59.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:58 smithi081 bash[14382]: cluster 2024-03-30T14:00:57.693602+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:00:59.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:58 smithi092 bash[14432]: cluster 2024-03-30T14:00:56.943158+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 114 op/s 2024-03-30T14:00:59.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:58 smithi092 bash[14432]: cephadm 2024-03-30T14:00:57.102230+0000 mgr.y (mgr.14463) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:00:59.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:58 smithi092 bash[14432]: cephadm 2024-03-30T14:00:57.130846+0000 mgr.y (mgr.14463) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:00:59.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:58 smithi092 bash[14432]: cluster 2024-03-30T14:00:57.693602+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:01:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:00:59 smithi081 bash[14382]: cluster 2024-03-30T14:00:58.710233+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:01:00.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:00:59 smithi081 bash[19828]: cluster 2024-03-30T14:00:58.710233+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:01:00.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:00:59 smithi092 bash[14432]: cluster 2024-03-30T14:00:58.710233+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:01:00.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:00 smithi081 bash[14382]: cluster 2024-03-30T14:00:58.944992+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-03-30T14:01:00.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:00 smithi081 bash[19828]: cluster 2024-03-30T14:00:58.944992+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-03-30T14:01:01.000 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:00 smithi092 bash[14432]: cluster 2024-03-30T14:00:58.944992+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-03-30T14:01:01.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:00] "GET /metrics HTTP/1.1" 200 196823 "" "Prometheus/2.33.4" 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: cluster 2024-03-30T14:01:00.945596+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 341 B/s wr, 169 op/s 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.970184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.972652+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.973124+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.978436+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.986023+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: audit 2024-03-30T14:01:00.987698+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:02.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[14382]: cephadm 2024-03-30T14:01:00.988847+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: cluster 2024-03-30T14:01:00.945596+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 341 B/s wr, 169 op/s 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.970184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.972652+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.973124+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.978436+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.986023+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: audit 2024-03-30T14:01:00.987698+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:02.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:01 smithi081 bash[19828]: cephadm 2024-03-30T14:01:00.988847+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: cluster 2024-03-30T14:01:00.945596+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 341 B/s wr, 169 op/s 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.970184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.972652+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.973124+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.978436+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.986023+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:02.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: audit 2024-03-30T14:01:00.987698+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:02.304 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:01 smithi092 bash[14432]: cephadm 2024-03-30T14:01:00.988847+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:01:03.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:02 smithi081 bash[14382]: audit 2024-03-30T14:01:02.142545+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.81:0/844076895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:02 smithi081 bash[14382]: audit 2024-03-30T14:01:02.143235+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:02 smithi081 bash[19828]: audit 2024-03-30T14:01:02.142545+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.81:0/844076895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:02 smithi081 bash[19828]: audit 2024-03-30T14:01:02.143235+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:02 smithi092 bash[14432]: audit 2024-03-30T14:01:02.142545+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.81:0/844076895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:02 smithi092 bash[14432]: audit 2024-03-30T14:01:02.143235+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: cluster 2024-03-30T14:01:02.946529+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 326 B/s wr, 162 op/s 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: audit 2024-03-30T14:01:02.991425+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: cluster 2024-03-30T14:01:02.991567+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: audit 2024-03-30T14:01:03.687891+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: audit 2024-03-30T14:01:03.691310+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: audit 2024-03-30T14:01:03.693320+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:04.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[14382]: audit 2024-03-30T14:01:03.694752+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: cluster 2024-03-30T14:01:02.946529+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 326 B/s wr, 162 op/s 2024-03-30T14:01:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: audit 2024-03-30T14:01:02.991425+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:01:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: cluster 2024-03-30T14:01:02.991567+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:01:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: audit 2024-03-30T14:01:03.687891+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:04.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: audit 2024-03-30T14:01:03.691310+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:04.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: audit 2024-03-30T14:01:03.693320+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:04.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:03 smithi081 bash[19828]: audit 2024-03-30T14:01:03.694752+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: cluster 2024-03-30T14:01:02.946529+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 326 B/s wr, 162 op/s 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: audit 2024-03-30T14:01:02.991425+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: cluster 2024-03-30T14:01:02.991567+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: audit 2024-03-30T14:01:03.687891+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: audit 2024-03-30T14:01:03.691310+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: audit 2024-03-30T14:01:03.693320+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:03 smithi092 bash[14432]: audit 2024-03-30T14:01:03.694752+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:04.997 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:05.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:05 smithi081 bash[14382]: cluster 2024-03-30T14:01:03.995326+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:01:05.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:05 smithi081 bash[19828]: cluster 2024-03-30T14:01:03.995326+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:01:05.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:05 smithi092 bash[14432]: cluster 2024-03-30T14:01:03.995326+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:01:05.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-30T14:01:06.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:06 smithi081 bash[14382]: cluster 2024-03-30T14:01:04.947166+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 492 B/s wr, 324 op/s 2024-03-30T14:01:06.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:06 smithi081 bash[14382]: cluster 2024-03-30T14:01:05.006442+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:01:06.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:06 smithi081 bash[19828]: cluster 2024-03-30T14:01:04.947166+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 492 B/s wr, 324 op/s 2024-03-30T14:01:06.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:06 smithi081 bash[19828]: cluster 2024-03-30T14:01:05.006442+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:01:06.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:06 smithi092 bash[14432]: cluster 2024-03-30T14:01:04.947166+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 211 KiB/s rd, 492 B/s wr, 324 op/s 2024-03-30T14:01:06.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:06 smithi092 bash[14432]: cluster 2024-03-30T14:01:05.006442+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:01:08.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: cluster 2024-03-30T14:01:06.948006+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:01:08.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:07.436403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:07.631944+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: cephadm 2024-03-30T14:01:07.640787+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:07.995501+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:08.012984+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:08.015425+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:08.016996+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:08.075937+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[19828]: audit 2024-03-30T14:01:08.370109+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: cluster 2024-03-30T14:01:06.948006+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:07.436403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:07.631944+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: cephadm 2024-03-30T14:01:07.640787+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:07.995501+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:08.012984+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:08.015425+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:08.016996+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:08.075937+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:08 smithi081 bash[14382]: audit 2024-03-30T14:01:08.370109+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: cluster 2024-03-30T14:01:06.948006+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:07.436403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:07.631944+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: cephadm 2024-03-30T14:01:07.640787+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:07.995501+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:08.012984+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:08.015425+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:08.016996+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:08.075937+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:08.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:08 smithi092 bash[14432]: audit 2024-03-30T14:01:08.370109+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.043 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled iscsi.foo update... 2024-03-30T14:01:09.666 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: cephadm 2024-03-30T14:01:08.022252+0000 mgr.y (mgr.14463) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.044853+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.049474+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.052155+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.053505+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.369830+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.395994+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.396578+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.401673+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[14382]: audit 2024-03-30T14:01:09.413569+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: cephadm 2024-03-30T14:01:08.022252+0000 mgr.y (mgr.14463) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:09.667 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.044853+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.049474+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.052155+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.053505+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.369830+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.395994+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.396578+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.401673+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:01:09.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:09 smithi081 bash[19828]: audit 2024-03-30T14:01:09.413569+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: cephadm 2024-03-30T14:01:08.022252+0000 mgr.y (mgr.14463) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.044853+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.049474+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.052155+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.053505+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.369830+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.395994+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.396578+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.401673+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:01:09.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:09 smithi092 bash[14432]: audit 2024-03-30T14:01:09.413569+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:09.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'sleep 120' 2024-03-30T14:01:10.460 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[19828]: cluster 2024-03-30T14:01:08.950004+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-03-30T14:01:10.460 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[19828]: audit 2024-03-30T14:01:09.032522+0000 mgr.y (mgr.14463) 124 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:01:10.460 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[19828]: cephadm 2024-03-30T14:01:09.036633+0000 mgr.y (mgr.14463) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:01:10.460 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[19828]: cephadm 2024-03-30T14:01:09.382594+0000 mgr.y (mgr.14463) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:01:10.460 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[19828]: cephadm 2024-03-30T14:01:09.415296+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:01:10.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14382]: cluster 2024-03-30T14:01:08.950004+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-03-30T14:01:10.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14382]: audit 2024-03-30T14:01:09.032522+0000 mgr.y (mgr.14463) 124 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:01:10.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14382]: cephadm 2024-03-30T14:01:09.036633+0000 mgr.y (mgr.14463) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:01:10.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14382]: cephadm 2024-03-30T14:01:09.382594+0000 mgr.y (mgr.14463) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:01:10.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14382]: cephadm 2024-03-30T14:01:09.415296+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:10 smithi092 bash[14432]: cluster 2024-03-30T14:01:08.950004+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-03-30T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:10 smithi092 bash[14432]: audit 2024-03-30T14:01:09.032522+0000 mgr.y (mgr.14463) 124 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:10 smithi092 bash[14432]: cephadm 2024-03-30T14:01:09.036633+0000 mgr.y (mgr.14463) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:10 smithi092 bash[14432]: cephadm 2024-03-30T14:01:09.382594+0000 mgr.y (mgr.14463) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:10 smithi092 bash[14432]: cephadm 2024-03-30T14:01:09.415296+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:01:11.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:10] "GET /metrics HTTP/1.1" 200 210677 "" "Prometheus/2.33.4" 2024-03-30T14:01:11.724 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:11 smithi081 bash[14382]: cluster 2024-03-30T14:01:10.452467+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:01:11.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:11 smithi081 bash[19828]: cluster 2024-03-30T14:01:10.452467+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:01:11.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:11 smithi092 bash[14432]: cluster 2024-03-30T14:01:10.452467+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:01:12.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:12 smithi081 bash[14382]: cluster 2024-03-30T14:01:10.950929+0000 mgr.y (mgr.14463) 128 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 441 B/s wr, 154 op/s 2024-03-30T14:01:12.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:12 smithi081 bash[14382]: cluster 2024-03-30T14:01:11.485847+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:01:12.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:12 smithi081 bash[19828]: cluster 2024-03-30T14:01:10.950929+0000 mgr.y (mgr.14463) 128 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 441 B/s wr, 154 op/s 2024-03-30T14:01:12.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:12 smithi081 bash[19828]: cluster 2024-03-30T14:01:11.485847+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:01:12.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:12 smithi092 bash[14432]: cluster 2024-03-30T14:01:10.950929+0000 mgr.y (mgr.14463) 128 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 441 B/s wr, 154 op/s 2024-03-30T14:01:12.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:12 smithi092 bash[14432]: cluster 2024-03-30T14:01:11.485847+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:01:14.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[14382]: cluster 2024-03-30T14:01:12.951716+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-03-30T14:01:14.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[14382]: audit 2024-03-30T14:01:13.216030+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:14.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[14382]: audit 2024-03-30T14:01:13.218882+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:14.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[14382]: audit 2024-03-30T14:01:13.220334+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[14382]: audit 2024-03-30T14:01:13.221433+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[19828]: cluster 2024-03-30T14:01:12.951716+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[19828]: audit 2024-03-30T14:01:13.216030+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[19828]: audit 2024-03-30T14:01:13.218882+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[19828]: audit 2024-03-30T14:01:13.220334+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:14.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:14 smithi081 bash[19828]: audit 2024-03-30T14:01:13.221433+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:14.552 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[14432]: cluster 2024-03-30T14:01:12.951716+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-03-30T14:01:14.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[14432]: audit 2024-03-30T14:01:13.216030+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:14.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[14432]: audit 2024-03-30T14:01:13.218882+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:14.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[14432]: audit 2024-03-30T14:01:13.220334+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:14.553 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[14432]: audit 2024-03-30T14:01:13.221433+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:15.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:16.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[14382]: cluster 2024-03-30T14:01:14.952767+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 308 B/s wr, 108 op/s 2024-03-30T14:01:16.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[14382]: audit 2024-03-30T14:01:15.597973+0000 mon.c (mon.1) 101 : audit [DBG] from='client.? 172.21.15.81:0/4177542381' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:01:16.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[14382]: audit 2024-03-30T14:01:15.949770+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]: dispatch 2024-03-30T14:01:16.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[19828]: cluster 2024-03-30T14:01:14.952767+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 308 B/s wr, 108 op/s 2024-03-30T14:01:16.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[19828]: audit 2024-03-30T14:01:15.597973+0000 mon.c (mon.1) 101 : audit [DBG] from='client.? 172.21.15.81:0/4177542381' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:01:16.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:16 smithi081 bash[19828]: audit 2024-03-30T14:01:15.949770+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]: dispatch 2024-03-30T14:01:16.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:16 smithi092 bash[14432]: cluster 2024-03-30T14:01:14.952767+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 308 B/s wr, 108 op/s 2024-03-30T14:01:16.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:16 smithi092 bash[14432]: audit 2024-03-30T14:01:15.597973+0000 mon.c (mon.1) 101 : audit [DBG] from='client.? 172.21.15.81:0/4177542381' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:01:16.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:16 smithi092 bash[14432]: audit 2024-03-30T14:01:15.949770+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]: dispatch 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[19828]: audit 2024-03-30T14:01:16.489802+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]': finished 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[19828]: cluster 2024-03-30T14:01:16.489927+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[19828]: audit 2024-03-30T14:01:16.840078+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.81:0/188357800' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[19828]: audit 2024-03-30T14:01:16.841104+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[14382]: audit 2024-03-30T14:01:16.489802+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]': finished 2024-03-30T14:01:17.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[14382]: cluster 2024-03-30T14:01:16.489927+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:01:17.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[14382]: audit 2024-03-30T14:01:16.840078+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.81:0/188357800' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:17.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:17 smithi081 bash[14382]: audit 2024-03-30T14:01:16.841104+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:17.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:17 smithi092 bash[14432]: audit 2024-03-30T14:01:16.489802+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.81:0/429336482' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2125126106"}]': finished 2024-03-30T14:01:17.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:17 smithi092 bash[14432]: cluster 2024-03-30T14:01:16.489927+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:01:17.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:17 smithi092 bash[14432]: audit 2024-03-30T14:01:16.840078+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.81:0/188357800' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:17.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:17 smithi092 bash[14432]: audit 2024-03-30T14:01:16.841104+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]: dispatch 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: cluster 2024-03-30T14:01:16.953394+0000 mgr.y (mgr.14463) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:17.514851+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]': finished 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: cluster 2024-03-30T14:01:17.514997+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:17.927407+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]: dispatch 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.087139+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.214551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.223928+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.235615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:18.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.238396+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.244339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.251816+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.265834+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.269820+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.271673+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.272847+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:18.804 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:18 smithi092 bash[14432]: audit 2024-03-30T14:01:18.280411+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: cluster 2024-03-30T14:01:16.953394+0000 mgr.y (mgr.14463) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:19.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:17.514851+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]': finished 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: cluster 2024-03-30T14:01:17.514997+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:17.927407+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]: dispatch 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.087139+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.214551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.223928+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.235615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.238396+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.244339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.251816+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.265834+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.269820+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:19.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.271673+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.272847+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[19828]: audit 2024-03-30T14:01:18.280411+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: cluster 2024-03-30T14:01:16.953394+0000 mgr.y (mgr.14463) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:17.514851+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2654720957"}]': finished 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: cluster 2024-03-30T14:01:17.514997+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:17.927407+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]: dispatch 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.087139+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.214551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.223928+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.235615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.238396+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.244339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.251816+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.265834+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.269820+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.271673+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.272847+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:01:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:18 smithi081 bash[14382]: audit 2024-03-30T14:01:18.280411+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:01:19.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: audit 2024-03-30T14:01:18.236566+0000 mgr.y (mgr.14463) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: cephadm 2024-03-30T14:01:18.238181+0000 mgr.y (mgr.14463) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: audit 2024-03-30T14:01:18.239011+0000 mgr.y (mgr.14463) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: audit 2024-03-30T14:01:18.253002+0000 mgr.y (mgr.14463) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: audit 2024-03-30T14:01:18.522288+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]': finished 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: cluster 2024-03-30T14:01:18.522405+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:01:19.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:19 smithi092 bash[14432]: audit 2024-03-30T14:01:18.883651+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]: dispatch 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: audit 2024-03-30T14:01:18.236566+0000 mgr.y (mgr.14463) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: cephadm 2024-03-30T14:01:18.238181+0000 mgr.y (mgr.14463) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: audit 2024-03-30T14:01:18.239011+0000 mgr.y (mgr.14463) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: audit 2024-03-30T14:01:18.253002+0000 mgr.y (mgr.14463) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: audit 2024-03-30T14:01:18.522288+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]': finished 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: cluster 2024-03-30T14:01:18.522405+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:01:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[19828]: audit 2024-03-30T14:01:18.883651+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]: dispatch 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: audit 2024-03-30T14:01:18.236566+0000 mgr.y (mgr.14463) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: cephadm 2024-03-30T14:01:18.238181+0000 mgr.y (mgr.14463) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: audit 2024-03-30T14:01:18.239011+0000 mgr.y (mgr.14463) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: audit 2024-03-30T14:01:18.253002+0000 mgr.y (mgr.14463) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: audit 2024-03-30T14:01:18.522288+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.81:0/3452150925' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/826190124"}]': finished 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: cluster 2024-03-30T14:01:18.522405+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:01:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:19 smithi081 bash[14382]: audit 2024-03-30T14:01:18.883651+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]: dispatch 2024-03-30T14:01:20.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:20 smithi092 bash[14432]: cluster 2024-03-30T14:01:18.955026+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-03-30T14:01:20.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:20 smithi092 bash[14432]: audit 2024-03-30T14:01:19.534933+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]': finished 2024-03-30T14:01:20.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:20 smithi092 bash[14432]: cluster 2024-03-30T14:01:19.535011+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:01:20.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:20 smithi092 bash[14432]: audit 2024-03-30T14:01:19.903527+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]: dispatch 2024-03-30T14:01:20.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[19828]: cluster 2024-03-30T14:01:18.955026+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-03-30T14:01:20.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[19828]: audit 2024-03-30T14:01:19.534933+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]': finished 2024-03-30T14:01:20.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[19828]: cluster 2024-03-30T14:01:19.535011+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:01:20.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[19828]: audit 2024-03-30T14:01:19.903527+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]: dispatch 2024-03-30T14:01:20.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[14382]: cluster 2024-03-30T14:01:18.955026+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-03-30T14:01:20.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[14382]: audit 2024-03-30T14:01:19.534933+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.81:0/1835988041' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/826190124"}]': finished 2024-03-30T14:01:20.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[14382]: cluster 2024-03-30T14:01:19.535011+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:01:20.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[14382]: audit 2024-03-30T14:01:19.903527+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]: dispatch 2024-03-30T14:01:21.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:20] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-03-30T14:01:21.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:21 smithi092 bash[14432]: audit 2024-03-30T14:01:20.538526+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]': finished 2024-03-30T14:01:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:21 smithi092 bash[14432]: cluster 2024-03-30T14:01:20.538691+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:01:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:21 smithi092 bash[14432]: audit 2024-03-30T14:01:20.895983+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.81:0/2597109798' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:21.803 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:21 smithi092 bash[14432]: audit 2024-03-30T14:01:20.897067+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[14382]: audit 2024-03-30T14:01:20.538526+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]': finished 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[14382]: cluster 2024-03-30T14:01:20.538691+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[14382]: audit 2024-03-30T14:01:20.895983+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.81:0/2597109798' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[14382]: audit 2024-03-30T14:01:20.897067+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[19828]: audit 2024-03-30T14:01:20.538526+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.81:0/749721649' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/950930842"}]': finished 2024-03-30T14:01:22.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[19828]: cluster 2024-03-30T14:01:20.538691+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:01:22.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[19828]: audit 2024-03-30T14:01:20.895983+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.81:0/2597109798' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:22.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:21 smithi081 bash[19828]: audit 2024-03-30T14:01:20.897067+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]: dispatch 2024-03-30T14:01:23.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[14382]: cluster 2024-03-30T14:01:20.955719+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:01:23.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[14382]: audit 2024-03-30T14:01:21.561756+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]': finished 2024-03-30T14:01:23.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[14382]: cluster 2024-03-30T14:01:21.561839+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:01:23.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[14382]: audit 2024-03-30T14:01:21.926618+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]: dispatch 2024-03-30T14:01:23.300 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[19828]: cluster 2024-03-30T14:01:20.955719+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:01:23.300 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[19828]: audit 2024-03-30T14:01:21.561756+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]': finished 2024-03-30T14:01:23.300 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[19828]: cluster 2024-03-30T14:01:21.561839+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:01:23.300 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:22 smithi081 bash[19828]: audit 2024-03-30T14:01:21.926618+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]: dispatch 2024-03-30T14:01:23.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:22 smithi092 bash[14432]: cluster 2024-03-30T14:01:20.955719+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:01:23.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:22 smithi092 bash[14432]: audit 2024-03-30T14:01:21.561756+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1241414393"}]': finished 2024-03-30T14:01:23.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:22 smithi092 bash[14432]: cluster 2024-03-30T14:01:21.561839+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:01:23.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:22 smithi092 bash[14432]: audit 2024-03-30T14:01:21.926618+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]: dispatch 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[19828]: audit 2024-03-30T14:01:22.565773+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]': finished 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[19828]: cluster 2024-03-30T14:01:22.566186+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[19828]: audit 2024-03-30T14:01:22.922542+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.81:0/1757569469' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[19828]: audit 2024-03-30T14:01:22.923531+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[14382]: audit 2024-03-30T14:01:22.565773+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]': finished 2024-03-30T14:01:24.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[14382]: cluster 2024-03-30T14:01:22.566186+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:01:24.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[14382]: audit 2024-03-30T14:01:22.922542+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.81:0/1757569469' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:24.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:23 smithi081 bash[14382]: audit 2024-03-30T14:01:22.923531+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:24.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:23 smithi092 bash[14432]: audit 2024-03-30T14:01:22.565773+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.81:0/4285093369' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/567576235"}]': finished 2024-03-30T14:01:24.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:23 smithi092 bash[14432]: cluster 2024-03-30T14:01:22.566186+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:01:24.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:23 smithi092 bash[14432]: audit 2024-03-30T14:01:22.922542+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.81:0/1757569469' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:24.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:23 smithi092 bash[14432]: audit 2024-03-30T14:01:22.923531+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]: dispatch 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[14382]: cluster 2024-03-30T14:01:22.956416+0000 mgr.y (mgr.14463) 138 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[14382]: audit 2024-03-30T14:01:23.588852+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]': finished 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[14382]: cluster 2024-03-30T14:01:23.588989+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[14382]: audit 2024-03-30T14:01:23.947861+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.81:0/3096528007' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[14382]: audit 2024-03-30T14:01:23.948309+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[19828]: cluster 2024-03-30T14:01:22.956416+0000 mgr.y (mgr.14463) 138 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:25.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[19828]: audit 2024-03-30T14:01:23.588852+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]': finished 2024-03-30T14:01:25.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[19828]: cluster 2024-03-30T14:01:23.588989+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:01:25.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[19828]: audit 2024-03-30T14:01:23.947861+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.81:0/3096528007' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:24 smithi081 bash[19828]: audit 2024-03-30T14:01:23.948309+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[14432]: cluster 2024-03-30T14:01:22.956416+0000 mgr.y (mgr.14463) 138 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:01:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[14432]: audit 2024-03-30T14:01:23.588852+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/245428006"}]': finished 2024-03-30T14:01:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[14432]: cluster 2024-03-30T14:01:23.588989+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:01:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[14432]: audit 2024-03-30T14:01:23.947861+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.81:0/3096528007' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:24 smithi092 bash[14432]: audit 2024-03-30T14:01:23.948309+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]: dispatch 2024-03-30T14:01:25.601 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[19828]: audit 2024-03-30T14:01:24.593390+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]': finished 2024-03-30T14:01:25.601 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[19828]: cluster 2024-03-30T14:01:24.593632+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:01:25.601 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[19828]: audit 2024-03-30T14:01:24.954946+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]: dispatch 2024-03-30T14:01:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[14382]: audit 2024-03-30T14:01:24.593390+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]': finished 2024-03-30T14:01:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[14382]: cluster 2024-03-30T14:01:24.593632+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:01:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:25 smithi081 bash[14382]: audit 2024-03-30T14:01:24.954946+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]: dispatch 2024-03-30T14:01:26.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:25 smithi092 bash[14432]: audit 2024-03-30T14:01:24.593390+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2778904980"}]': finished 2024-03-30T14:01:26.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:25 smithi092 bash[14432]: cluster 2024-03-30T14:01:24.593632+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:01:26.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:25 smithi092 bash[14432]: audit 2024-03-30T14:01:24.954946+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]: dispatch 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: cluster 2024-03-30T14:01:24.957123+0000 mgr.y (mgr.14463) 139 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: audit 2024-03-30T14:01:25.267682+0000 mgr.y (mgr.14463) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: audit 2024-03-30T14:01:25.616217+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]': finished 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: cluster 2024-03-30T14:01:25.616303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: audit 2024-03-30T14:01:25.967397+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.81:0/2327453549' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:27.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[19828]: audit 2024-03-30T14:01:25.968156+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: cluster 2024-03-30T14:01:24.957123+0000 mgr.y (mgr.14463) 139 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: audit 2024-03-30T14:01:25.267682+0000 mgr.y (mgr.14463) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: audit 2024-03-30T14:01:25.616217+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]': finished 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: cluster 2024-03-30T14:01:25.616303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: audit 2024-03-30T14:01:25.967397+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.81:0/2327453549' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:27.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:26 smithi081 bash[14382]: audit 2024-03-30T14:01:25.968156+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:27.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: cluster 2024-03-30T14:01:24.957123+0000 mgr.y (mgr.14463) 139 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:27.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: audit 2024-03-30T14:01:25.267682+0000 mgr.y (mgr.14463) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:27.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: audit 2024-03-30T14:01:25.616217+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.81:0/938528082' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2360131129"}]': finished 2024-03-30T14:01:27.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: cluster 2024-03-30T14:01:25.616303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:01:27.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: audit 2024-03-30T14:01:25.967397+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.81:0/2327453549' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:27.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:26 smithi092 bash[14432]: audit 2024-03-30T14:01:25.968156+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]: dispatch 2024-03-30T14:01:28.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[19828]: audit 2024-03-30T14:01:26.620476+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]': finished 2024-03-30T14:01:28.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[19828]: cluster 2024-03-30T14:01:26.620725+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:01:28.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[19828]: audit 2024-03-30T14:01:26.984717+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]: dispatch 2024-03-30T14:01:28.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[14382]: audit 2024-03-30T14:01:26.620476+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]': finished 2024-03-30T14:01:28.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[14382]: cluster 2024-03-30T14:01:26.620725+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:01:28.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:27 smithi081 bash[14382]: audit 2024-03-30T14:01:26.984717+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]: dispatch 2024-03-30T14:01:28.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:27 smithi092 bash[14432]: audit 2024-03-30T14:01:26.620476+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1241414393"}]': finished 2024-03-30T14:01:28.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:27 smithi092 bash[14432]: cluster 2024-03-30T14:01:26.620725+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:01:28.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:27 smithi092 bash[14432]: audit 2024-03-30T14:01:26.984717+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]: dispatch 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[14382]: cluster 2024-03-30T14:01:26.957816+0000 mgr.y (mgr.14463) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[14382]: audit 2024-03-30T14:01:27.639207+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]': finished 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[14382]: cluster 2024-03-30T14:01:27.639342+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[14382]: audit 2024-03-30T14:01:28.007713+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]: dispatch 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[19828]: cluster 2024-03-30T14:01:26.957816+0000 mgr.y (mgr.14463) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[19828]: audit 2024-03-30T14:01:27.639207+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]': finished 2024-03-30T14:01:29.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[19828]: cluster 2024-03-30T14:01:27.639342+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:01:29.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:28 smithi081 bash[19828]: audit 2024-03-30T14:01:28.007713+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]: dispatch 2024-03-30T14:01:29.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:28 smithi092 bash[14432]: cluster 2024-03-30T14:01:26.957816+0000 mgr.y (mgr.14463) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:28 smithi092 bash[14432]: audit 2024-03-30T14:01:27.639207+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.81:0/2105601090' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/894700757"}]': finished 2024-03-30T14:01:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:28 smithi092 bash[14432]: cluster 2024-03-30T14:01:27.639342+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:01:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:28 smithi092 bash[14432]: audit 2024-03-30T14:01:28.007713+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]: dispatch 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[14382]: audit 2024-03-30T14:01:28.649900+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]': finished 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[14382]: cluster 2024-03-30T14:01:28.649978+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[14382]: audit 2024-03-30T14:01:29.006307+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]: dispatch 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[19828]: audit 2024-03-30T14:01:28.649900+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]': finished 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[19828]: cluster 2024-03-30T14:01:28.649978+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:01:30.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:29 smithi081 bash[19828]: audit 2024-03-30T14:01:29.006307+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]: dispatch 2024-03-30T14:01:30.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:29 smithi092 bash[14432]: audit 2024-03-30T14:01:28.649900+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.81:0/3894418472' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2360131129"}]': finished 2024-03-30T14:01:30.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:29 smithi092 bash[14432]: cluster 2024-03-30T14:01:28.649978+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:01:30.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:29 smithi092 bash[14432]: audit 2024-03-30T14:01:29.006307+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]: dispatch 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:30] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14382]: cluster 2024-03-30T14:01:28.958845+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14382]: audit 2024-03-30T14:01:29.662246+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]': finished 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14382]: cluster 2024-03-30T14:01:29.662359+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14382]: audit 2024-03-30T14:01:30.026367+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.81:0/2464348680' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:31.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[14382]: audit 2024-03-30T14:01:30.027402+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[19828]: cluster 2024-03-30T14:01:28.958845+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[19828]: audit 2024-03-30T14:01:29.662246+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]': finished 2024-03-30T14:01:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[19828]: cluster 2024-03-30T14:01:29.662359+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:01:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[19828]: audit 2024-03-30T14:01:30.026367+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.81:0/2464348680' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:31.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:30 smithi081 bash[19828]: audit 2024-03-30T14:01:30.027402+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:30 smithi092 bash[14432]: cluster 2024-03-30T14:01:28.958845+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:31.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:30 smithi092 bash[14432]: audit 2024-03-30T14:01:29.662246+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.81:0/1787862789' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3083060577"}]': finished 2024-03-30T14:01:31.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:30 smithi092 bash[14432]: cluster 2024-03-30T14:01:29.662359+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:01:31.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:30 smithi092 bash[14432]: audit 2024-03-30T14:01:30.026367+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.81:0/2464348680' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:31.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:30 smithi092 bash[14432]: audit 2024-03-30T14:01:30.027402+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]: dispatch 2024-03-30T14:01:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[14382]: audit 2024-03-30T14:01:30.668483+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]': finished 2024-03-30T14:01:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[14382]: cluster 2024-03-30T14:01:30.668627+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:01:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[14382]: audit 2024-03-30T14:01:31.032339+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.81:0/522270799' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:32.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[14382]: audit 2024-03-30T14:01:31.033287+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:32.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[19828]: audit 2024-03-30T14:01:30.668483+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]': finished 2024-03-30T14:01:32.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[19828]: cluster 2024-03-30T14:01:30.668627+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:01:32.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[19828]: audit 2024-03-30T14:01:31.032339+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.81:0/522270799' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:32.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:31 smithi081 bash[19828]: audit 2024-03-30T14:01:31.033287+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:32.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:31 smithi092 bash[14432]: audit 2024-03-30T14:01:30.668483+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1784871571"}]': finished 2024-03-30T14:01:32.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:31 smithi092 bash[14432]: cluster 2024-03-30T14:01:30.668627+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:01:32.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:31 smithi092 bash[14432]: audit 2024-03-30T14:01:31.032339+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.81:0/522270799' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:32.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:31 smithi092 bash[14432]: audit 2024-03-30T14:01:31.033287+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]: dispatch 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[14382]: cluster 2024-03-30T14:01:30.959516+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[14382]: audit 2024-03-30T14:01:31.681380+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]': finished 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[14382]: cluster 2024-03-30T14:01:31.681514+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[19828]: cluster 2024-03-30T14:01:30.959516+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[19828]: audit 2024-03-30T14:01:31.681380+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]': finished 2024-03-30T14:01:33.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:32 smithi081 bash[19828]: cluster 2024-03-30T14:01:31.681514+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:01:33.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:32 smithi092 bash[14432]: cluster 2024-03-30T14:01:30.959516+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:33.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:32 smithi092 bash[14432]: audit 2024-03-30T14:01:31.681380+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3100634347"}]': finished 2024-03-30T14:01:33.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:32 smithi092 bash[14432]: cluster 2024-03-30T14:01:31.681514+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:01:34.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:01:33.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:01:34.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:01:33.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:01:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.012518+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.013447+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.013475+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.014188+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.014201+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.014910+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.229857+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.230753+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.247160+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[19828]: audit 2024-03-30T14:01:33.248038+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.012518+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.013447+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.013475+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.014188+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.014201+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.014910+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.229857+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.230753+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.247160+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:34.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:33 smithi081 bash[14382]: audit 2024-03-30T14:01:33.248038+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.012518+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.013447+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.013475+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.014188+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.014201+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.014910+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.229857+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.230753+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.247160+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:34.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:33 smithi092 bash[14432]: audit 2024-03-30T14:01:33.248038+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[14382]: cluster 2024-03-30T14:01:32.960275+0000 mgr.y (mgr.14463) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[14382]: audit 2024-03-30T14:01:33.695946+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[14382]: audit 2024-03-30T14:01:33.696103+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[14382]: audit 2024-03-30T14:01:33.696221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[14382]: cluster 2024-03-30T14:01:33.696321+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[19828]: cluster 2024-03-30T14:01:32.960275+0000 mgr.y (mgr.14463) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[19828]: audit 2024-03-30T14:01:33.695946+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[19828]: audit 2024-03-30T14:01:33.696103+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-30T14:01:35.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[19828]: audit 2024-03-30T14:01:33.696221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:01:35.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:34 smithi081 bash[19828]: cluster 2024-03-30T14:01:33.696321+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:01:35.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:35.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[14432]: cluster 2024-03-30T14:01:32.960275+0000 mgr.y (mgr.14463) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:35.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[14432]: audit 2024-03-30T14:01:33.695946+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-30T14:01:35.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[14432]: audit 2024-03-30T14:01:33.696103+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-30T14:01:35.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[14432]: audit 2024-03-30T14:01:33.696221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:01:35.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:34 smithi092 bash[14432]: cluster 2024-03-30T14:01:33.696321+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:01:36.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:35 smithi081 bash[19828]: cluster 2024-03-30T14:01:34.701737+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:01:36.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:35 smithi081 bash[14382]: cluster 2024-03-30T14:01:34.701737+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:01:36.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:35 smithi092 bash[14432]: cluster 2024-03-30T14:01:34.701737+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:01:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:36 smithi081 bash[19828]: cluster 2024-03-30T14:01:34.961026+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:36 smithi081 bash[19828]: audit 2024-03-30T14:01:35.278764+0000 mgr.y (mgr.14463) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:37.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:36 smithi081 bash[14382]: cluster 2024-03-30T14:01:34.961026+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:37.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:36 smithi081 bash[14382]: audit 2024-03-30T14:01:35.278764+0000 mgr.y (mgr.14463) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:37.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:36 smithi092 bash[14432]: cluster 2024-03-30T14:01:34.961026+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:37.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:36 smithi092 bash[14432]: audit 2024-03-30T14:01:35.278764+0000 mgr.y (mgr.14463) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:39.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:38 smithi081 bash[19828]: cluster 2024-03-30T14:01:36.961788+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T14:01:39.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:38 smithi081 bash[14382]: cluster 2024-03-30T14:01:36.961788+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T14:01:39.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:38 smithi092 bash[14432]: cluster 2024-03-30T14:01:36.961788+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T14:01:40.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:40 smithi081 bash[19828]: cluster 2024-03-30T14:01:38.963415+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:41.000 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:40] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-03-30T14:01:41.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:40 smithi081 bash[14382]: cluster 2024-03-30T14:01:38.963415+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:41.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:40 smithi092 bash[14432]: cluster 2024-03-30T14:01:38.963415+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:43.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:42 smithi081 bash[19828]: cluster 2024-03-30T14:01:40.964164+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:43.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:42 smithi081 bash[14382]: cluster 2024-03-30T14:01:40.964164+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:43.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:42 smithi092 bash[14432]: cluster 2024-03-30T14:01:40.964164+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:44.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:43 smithi081 bash[39478]: level=error ts=2024-03-30T14:01:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:01:44.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:01:43.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:01:44.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:01:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:01:45.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:44 smithi081 bash[14382]: cluster 2024-03-30T14:01:42.964958+0000 mgr.y (mgr.14463) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:44 smithi081 bash[19828]: cluster 2024-03-30T14:01:42.964958+0000 mgr.y (mgr.14463) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:45.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:45.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:44 smithi092 bash[14432]: cluster 2024-03-30T14:01:42.964958+0000 mgr.y (mgr.14463) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:46 smithi081 bash[14382]: cluster 2024-03-30T14:01:44.966743+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:46 smithi081 bash[14382]: audit 2024-03-30T14:01:45.287365+0000 mgr.y (mgr.14463) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:47.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:46 smithi081 bash[19828]: cluster 2024-03-30T14:01:44.966743+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:47.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:46 smithi081 bash[19828]: audit 2024-03-30T14:01:45.287365+0000 mgr.y (mgr.14463) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:47.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:46 smithi092 bash[14432]: cluster 2024-03-30T14:01:44.966743+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:47.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:46 smithi092 bash[14432]: audit 2024-03-30T14:01:45.287365+0000 mgr.y (mgr.14463) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:48 smithi081 bash[14382]: cluster 2024-03-30T14:01:46.967505+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:49.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:48 smithi081 bash[19828]: cluster 2024-03-30T14:01:46.967505+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:49.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:48 smithi092 bash[14432]: cluster 2024-03-30T14:01:46.967505+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:51.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:50 smithi092 bash[14432]: cluster 2024-03-30T14:01:48.969170+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:51.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:01:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:50] "GET /metrics HTTP/1.1" 200 214897 "" "Prometheus/2.33.4" 2024-03-30T14:01:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:50 smithi081 bash[19828]: cluster 2024-03-30T14:01:48.969170+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:50 smithi081 bash[14382]: cluster 2024-03-30T14:01:48.969170+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:01:53.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:52 smithi092 bash[14432]: cluster 2024-03-30T14:01:50.969921+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:53.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:52 smithi081 bash[14382]: cluster 2024-03-30T14:01:50.969921+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:53.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:52 smithi081 bash[19828]: cluster 2024-03-30T14:01:50.969921+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:54.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:01:53 smithi081 bash[39478]: level=error ts=2024-03-30T14:01:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:01:55.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:01:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:01:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:01:55.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:54 smithi092 bash[14432]: cluster 2024-03-30T14:01:52.970688+0000 mgr.y (mgr.14463) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:55.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:54 smithi081 bash[14382]: cluster 2024-03-30T14:01:52.970688+0000 mgr.y (mgr.14463) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:55.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:54 smithi081 bash[19828]: cluster 2024-03-30T14:01:52.970688+0000 mgr.y (mgr.14463) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:57.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:56 smithi092 bash[14432]: cluster 2024-03-30T14:01:54.972446+0000 mgr.y (mgr.14463) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:57.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:56 smithi092 bash[14432]: audit 2024-03-30T14:01:55.297632+0000 mgr.y (mgr.14463) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:57.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:56 smithi081 bash[14382]: cluster 2024-03-30T14:01:54.972446+0000 mgr.y (mgr.14463) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:57.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:56 smithi081 bash[14382]: audit 2024-03-30T14:01:55.297632+0000 mgr.y (mgr.14463) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:57.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:56 smithi081 bash[19828]: cluster 2024-03-30T14:01:54.972446+0000 mgr.y (mgr.14463) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:01:57.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:56 smithi081 bash[19828]: audit 2024-03-30T14:01:55.297632+0000 mgr.y (mgr.14463) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:01:59.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:01:58 smithi092 bash[14432]: cluster 2024-03-30T14:01:56.973179+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:59.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:01:58 smithi081 bash[14382]: cluster 2024-03-30T14:01:56.973179+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:01:59.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:01:58 smithi081 bash[19828]: cluster 2024-03-30T14:01:56.973179+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:00 smithi092 bash[14432]: cluster 2024-03-30T14:01:58.974872+0000 mgr.y (mgr.14463) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:01.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:00 smithi081 bash[14382]: cluster 2024-03-30T14:01:58.974872+0000 mgr.y (mgr.14463) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:01.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:00] "GET /metrics HTTP/1.1" 200 214897 "" "Prometheus/2.33.4" 2024-03-30T14:02:01.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:00 smithi081 bash[19828]: cluster 2024-03-30T14:01:58.974872+0000 mgr.y (mgr.14463) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:03.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:02 smithi092 bash[14432]: cluster 2024-03-30T14:02:00.975634+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:03.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:02 smithi081 bash[14382]: cluster 2024-03-30T14:02:00.975634+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:02 smithi081 bash[19828]: cluster 2024-03-30T14:02:00.975634+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:05.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:05.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:04 smithi092 bash[14432]: cluster 2024-03-30T14:02:02.976399+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:05.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:04 smithi081 bash[14382]: cluster 2024-03-30T14:02:02.976399+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:05.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:04 smithi081 bash[19828]: cluster 2024-03-30T14:02:02.976399+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:07.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:06 smithi092 bash[14432]: cluster 2024-03-30T14:02:04.978180+0000 mgr.y (mgr.14463) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:07.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:06 smithi092 bash[14432]: audit 2024-03-30T14:02:05.306840+0000 mgr.y (mgr.14463) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:07.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:06 smithi081 bash[14382]: cluster 2024-03-30T14:02:04.978180+0000 mgr.y (mgr.14463) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:07.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:06 smithi081 bash[14382]: audit 2024-03-30T14:02:05.306840+0000 mgr.y (mgr.14463) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:07.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:06 smithi081 bash[19828]: cluster 2024-03-30T14:02:04.978180+0000 mgr.y (mgr.14463) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:07.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:06 smithi081 bash[19828]: audit 2024-03-30T14:02:05.306840+0000 mgr.y (mgr.14463) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:09.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:08 smithi092 bash[14432]: cluster 2024-03-30T14:02:06.978936+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:09.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:08 smithi081 bash[14382]: cluster 2024-03-30T14:02:06.978936+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:08 smithi081 bash[19828]: cluster 2024-03-30T14:02:06.978936+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:11.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:10 smithi092 bash[14432]: cluster 2024-03-30T14:02:08.980620+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:11.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:10 smithi081 bash[14382]: cluster 2024-03-30T14:02:08.980620+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:11.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:10] "GET /metrics HTTP/1.1" 200 214884 "" "Prometheus/2.33.4" 2024-03-30T14:02:11.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:10 smithi081 bash[19828]: cluster 2024-03-30T14:02:08.980620+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:13.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:12 smithi081 bash[14382]: cluster 2024-03-30T14:02:10.981370+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:13.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:12 smithi081 bash[19828]: cluster 2024-03-30T14:02:10.981370+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:13.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:12 smithi092 bash[14432]: cluster 2024-03-30T14:02:10.981370+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:15.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:15.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:14 smithi092 bash[14432]: cluster 2024-03-30T14:02:12.982092+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:15.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:14 smithi081 bash[14382]: cluster 2024-03-30T14:02:12.982092+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:15.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:14 smithi081 bash[19828]: cluster 2024-03-30T14:02:12.982092+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:17.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:16 smithi081 bash[14382]: cluster 2024-03-30T14:02:14.983873+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:17.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:16 smithi081 bash[14382]: audit 2024-03-30T14:02:15.314994+0000 mgr.y (mgr.14463) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:17.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:16 smithi081 bash[19828]: cluster 2024-03-30T14:02:14.983873+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:17.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:16 smithi081 bash[19828]: audit 2024-03-30T14:02:15.314994+0000 mgr.y (mgr.14463) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:17.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:16 smithi092 bash[14432]: cluster 2024-03-30T14:02:14.983873+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:17.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:16 smithi092 bash[14432]: audit 2024-03-30T14:02:15.314994+0000 mgr.y (mgr.14463) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[14382]: cluster 2024-03-30T14:02:16.984654+0000 mgr.y (mgr.14463) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[14382]: audit 2024-03-30T14:02:18.289320+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[14382]: audit 2024-03-30T14:02:18.292460+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[14382]: audit 2024-03-30T14:02:18.294463+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[14382]: audit 2024-03-30T14:02:18.590886+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[19828]: cluster 2024-03-30T14:02:16.984654+0000 mgr.y (mgr.14463) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:18.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[19828]: audit 2024-03-30T14:02:18.289320+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:02:18.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[19828]: audit 2024-03-30T14:02:18.292460+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:02:18.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[19828]: audit 2024-03-30T14:02:18.294463+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:02:18.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:18 smithi081 bash[19828]: audit 2024-03-30T14:02:18.590886+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:19.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:18 smithi092 bash[14432]: cluster 2024-03-30T14:02:16.984654+0000 mgr.y (mgr.14463) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:19.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:18 smithi092 bash[14432]: audit 2024-03-30T14:02:18.289320+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:02:19.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:18 smithi092 bash[14432]: audit 2024-03-30T14:02:18.292460+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:02:19.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:18 smithi092 bash[14432]: audit 2024-03-30T14:02:18.294463+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:02:19.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:18 smithi092 bash[14432]: audit 2024-03-30T14:02:18.590886+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:20.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:19 smithi081 bash[14382]: audit 2024-03-30T14:02:18.867587+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:20.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:19 smithi081 bash[19828]: audit 2024-03-30T14:02:18.867587+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:20.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:19 smithi092 bash[14432]: audit 2024-03-30T14:02:18.867587+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:02:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:20 smithi081 bash[14382]: cluster 2024-03-30T14:02:18.986420+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:21.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:20] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-03-30T14:02:21.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:20 smithi081 bash[19828]: cluster 2024-03-30T14:02:18.986420+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:21.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:20 smithi092 bash[14432]: cluster 2024-03-30T14:02:18.986420+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:23.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:22 smithi081 bash[14382]: cluster 2024-03-30T14:02:20.987105+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:23.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:22 smithi081 bash[19828]: cluster 2024-03-30T14:02:20.987105+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:23.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:22 smithi092 bash[14432]: cluster 2024-03-30T14:02:20.987105+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:25.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:25.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:24 smithi092 bash[14432]: cluster 2024-03-30T14:02:22.987872+0000 mgr.y (mgr.14463) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:24 smithi081 bash[14382]: cluster 2024-03-30T14:02:22.987872+0000 mgr.y (mgr.14463) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:25.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:24 smithi081 bash[19828]: cluster 2024-03-30T14:02:22.987872+0000 mgr.y (mgr.14463) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:27.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:26 smithi081 bash[14382]: cluster 2024-03-30T14:02:24.989634+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:27.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:26 smithi081 bash[14382]: audit 2024-03-30T14:02:25.323649+0000 mgr.y (mgr.14463) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:27.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:26 smithi081 bash[19828]: cluster 2024-03-30T14:02:24.989634+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:27.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:26 smithi081 bash[19828]: audit 2024-03-30T14:02:25.323649+0000 mgr.y (mgr.14463) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:27.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:26 smithi092 bash[14432]: cluster 2024-03-30T14:02:24.989634+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:27.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:26 smithi092 bash[14432]: audit 2024-03-30T14:02:25.323649+0000 mgr.y (mgr.14463) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:29.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:28 smithi081 bash[14382]: cluster 2024-03-30T14:02:26.990391+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:29.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:28 smithi081 bash[19828]: cluster 2024-03-30T14:02:26.990391+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:29.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:28 smithi092 bash[14432]: cluster 2024-03-30T14:02:26.990391+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:31.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:30 smithi081 bash[19828]: cluster 2024-03-30T14:02:28.992029+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:31.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:30 smithi081 bash[14382]: cluster 2024-03-30T14:02:28.992029+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:31.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:30] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-03-30T14:02:31.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:30 smithi092 bash[14432]: cluster 2024-03-30T14:02:28.992029+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:33.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:32 smithi081 bash[14382]: cluster 2024-03-30T14:02:30.992840+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:33.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:32 smithi081 bash[19828]: cluster 2024-03-30T14:02:30.992840+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:33.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:32 smithi092 bash[14432]: cluster 2024-03-30T14:02:30.992840+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[14382]: audit 2024-03-30T14:02:33.239520+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[14382]: audit 2024-03-30T14:02:33.240474+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[14382]: audit 2024-03-30T14:02:33.255130+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[14382]: audit 2024-03-30T14:02:33.255993+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[19828]: audit 2024-03-30T14:02:33.239520+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[19828]: audit 2024-03-30T14:02:33.240474+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[19828]: audit 2024-03-30T14:02:33.255130+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:33 smithi081 bash[19828]: audit 2024-03-30T14:02:33.255993+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:33 smithi092 bash[14432]: audit 2024-03-30T14:02:33.239520+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:33 smithi092 bash[14432]: audit 2024-03-30T14:02:33.240474+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:02:34.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:33 smithi092 bash[14432]: audit 2024-03-30T14:02:33.255130+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:33 smithi092 bash[14432]: audit 2024-03-30T14:02:33.255993+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:02:34.914 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:35.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:34 smithi081 bash[14382]: cluster 2024-03-30T14:02:32.993607+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:35.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:34 smithi081 bash[19828]: cluster 2024-03-30T14:02:32.993607+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:35.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:34 smithi092 bash[14432]: cluster 2024-03-30T14:02:32.993607+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:37.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:36 smithi081 bash[19828]: cluster 2024-03-30T14:02:34.995427+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:36 smithi081 bash[19828]: audit 2024-03-30T14:02:35.331951+0000 mgr.y (mgr.14463) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:37.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:36 smithi081 bash[14382]: cluster 2024-03-30T14:02:34.995427+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:37.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:36 smithi081 bash[14382]: audit 2024-03-30T14:02:35.331951+0000 mgr.y (mgr.14463) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:37.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:36 smithi092 bash[14432]: cluster 2024-03-30T14:02:34.995427+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:37.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:36 smithi092 bash[14432]: audit 2024-03-30T14:02:35.331951+0000 mgr.y (mgr.14463) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:39.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:38 smithi081 bash[14382]: cluster 2024-03-30T14:02:36.996178+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:39.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:38 smithi081 bash[19828]: cluster 2024-03-30T14:02:36.996178+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:39.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:38 smithi092 bash[14432]: cluster 2024-03-30T14:02:36.996178+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:40 smithi081 bash[14382]: cluster 2024-03-30T14:02:38.997921+0000 mgr.y (mgr.14463) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:41.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:40] "GET /metrics HTTP/1.1" 200 214857 "" "Prometheus/2.33.4" 2024-03-30T14:02:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:40 smithi081 bash[19828]: cluster 2024-03-30T14:02:38.997921+0000 mgr.y (mgr.14463) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:41.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:40 smithi092 bash[14432]: cluster 2024-03-30T14:02:38.997921+0000 mgr.y (mgr.14463) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:43.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:42 smithi081 bash[14382]: cluster 2024-03-30T14:02:40.998700+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:43.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:42 smithi081 bash[19828]: cluster 2024-03-30T14:02:40.998700+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:43.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:42 smithi092 bash[14432]: cluster 2024-03-30T14:02:40.998700+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:44.941 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:44 smithi081 bash[14382]: cluster 2024-03-30T14:02:42.999431+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:45.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:44 smithi081 bash[19828]: cluster 2024-03-30T14:02:42.999431+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:45.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:44 smithi092 bash[14432]: cluster 2024-03-30T14:02:42.999431+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:47.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:46 smithi081 bash[14382]: cluster 2024-03-30T14:02:45.001283+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:47.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:46 smithi081 bash[14382]: audit 2024-03-30T14:02:45.334022+0000 mgr.y (mgr.14463) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:47.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:46 smithi081 bash[19828]: cluster 2024-03-30T14:02:45.001283+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:47.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:46 smithi081 bash[19828]: audit 2024-03-30T14:02:45.334022+0000 mgr.y (mgr.14463) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:47.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:46 smithi092 bash[14432]: cluster 2024-03-30T14:02:45.001283+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:47.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:46 smithi092 bash[14432]: audit 2024-03-30T14:02:45.334022+0000 mgr.y (mgr.14463) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:49.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:48 smithi081 bash[14382]: cluster 2024-03-30T14:02:47.002099+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:49.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:48 smithi081 bash[19828]: cluster 2024-03-30T14:02:47.002099+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:49.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:48 smithi092 bash[14432]: cluster 2024-03-30T14:02:47.002099+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:50 smithi081 bash[14382]: cluster 2024-03-30T14:02:49.003878+0000 mgr.y (mgr.14463) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:51.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:02:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:50] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-03-30T14:02:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:50 smithi081 bash[19828]: cluster 2024-03-30T14:02:49.003878+0000 mgr.y (mgr.14463) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:51.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:50 smithi092 bash[14432]: cluster 2024-03-30T14:02:49.003878+0000 mgr.y (mgr.14463) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:52.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:52 smithi092 bash[14432]: cluster 2024-03-30T14:02:51.004571+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:52.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:52 smithi081 bash[14382]: cluster 2024-03-30T14:02:51.004571+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:52 smithi081 bash[19828]: cluster 2024-03-30T14:02:51.004571+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:54.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:54 smithi092 bash[14432]: cluster 2024-03-30T14:02:53.005318+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:54.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:54 smithi081 bash[14382]: cluster 2024-03-30T14:02:53.005318+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:54.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:54 smithi081 bash[19828]: cluster 2024-03-30T14:02:53.005318+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:55.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:02:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:02:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:02:56.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:56 smithi081 bash[14382]: cluster 2024-03-30T14:02:55.007147+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:56.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:56 smithi081 bash[14382]: audit 2024-03-30T14:02:55.342974+0000 mgr.y (mgr.14463) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:56.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:56 smithi081 bash[19828]: cluster 2024-03-30T14:02:55.007147+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:56.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:56 smithi081 bash[19828]: audit 2024-03-30T14:02:55.342974+0000 mgr.y (mgr.14463) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:56.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:56 smithi092 bash[14432]: cluster 2024-03-30T14:02:55.007147+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:02:56.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:56 smithi092 bash[14432]: audit 2024-03-30T14:02:55.342974+0000 mgr.y (mgr.14463) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:02:58.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:02:58 smithi081 bash[14382]: cluster 2024-03-30T14:02:57.007910+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:58.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:02:58 smithi081 bash[19828]: cluster 2024-03-30T14:02:57.007910+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:02:58.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:02:58 smithi092 bash[14432]: cluster 2024-03-30T14:02:57.007910+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:00 smithi081 bash[14382]: cluster 2024-03-30T14:02:59.009579+0000 mgr.y (mgr.14463) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:00 smithi081 bash[19828]: cluster 2024-03-30T14:02:59.009579+0000 mgr.y (mgr.14463) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:00.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:00 smithi092 bash[14432]: cluster 2024-03-30T14:02:59.009579+0000 mgr.y (mgr.14463) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:01.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:00] "GET /metrics HTTP/1.1" 200 214886 "" "Prometheus/2.33.4" 2024-03-30T14:03:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:02 smithi081 bash[14382]: cluster 2024-03-30T14:03:01.010264+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:02 smithi081 bash[19828]: cluster 2024-03-30T14:03:01.010264+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:02.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:02 smithi092 bash[14432]: cluster 2024-03-30T14:03:01.010264+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:04 smithi081 bash[14382]: cluster 2024-03-30T14:03:03.011282+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:04 smithi081 bash[19828]: cluster 2024-03-30T14:03:03.011282+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:04.801 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:04.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:04 smithi092 bash[14432]: cluster 2024-03-30T14:03:03.011282+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:06.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:06 smithi092 bash[14432]: cluster 2024-03-30T14:03:05.013137+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:06.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:06 smithi092 bash[14432]: audit 2024-03-30T14:03:05.353853+0000 mgr.y (mgr.14463) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:06 smithi081 bash[14382]: cluster 2024-03-30T14:03:05.013137+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:06 smithi081 bash[14382]: audit 2024-03-30T14:03:05.353853+0000 mgr.y (mgr.14463) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:07.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:06 smithi081 bash[19828]: cluster 2024-03-30T14:03:05.013137+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:07.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:06 smithi081 bash[19828]: audit 2024-03-30T14:03:05.353853+0000 mgr.y (mgr.14463) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:08.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:08 smithi092 bash[14432]: cluster 2024-03-30T14:03:07.014028+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:08.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:08 smithi081 bash[14382]: cluster 2024-03-30T14:03:07.014028+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:09.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:08 smithi081 bash[19828]: cluster 2024-03-30T14:03:07.014028+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:10.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:10 smithi092 bash[14432]: cluster 2024-03-30T14:03:09.015783+0000 mgr.y (mgr.14463) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:10.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:10 smithi081 bash[14382]: cluster 2024-03-30T14:03:09.015783+0000 mgr.y (mgr.14463) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:10.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:10 smithi081 bash[19828]: cluster 2024-03-30T14:03:09.015783+0000 mgr.y (mgr.14463) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:10] "GET /metrics HTTP/1.1" 200 214884 "" "Prometheus/2.33.4" 2024-03-30T14:03:12.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:12 smithi092 bash[14432]: cluster 2024-03-30T14:03:11.016552+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:12 smithi081 bash[14382]: cluster 2024-03-30T14:03:11.016552+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:12 smithi081 bash[19828]: cluster 2024-03-30T14:03:11.016552+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:14.773 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:14 smithi081 bash[14382]: cluster 2024-03-30T14:03:13.017291+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:14.773 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:14 smithi081 bash[19828]: cluster 2024-03-30T14:03:13.017291+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:14.801 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:14.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:14 smithi092 bash[14432]: cluster 2024-03-30T14:03:13.017291+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:15.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-30T14:03:16.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:16 smithi081 bash[14382]: cluster 2024-03-30T14:03:15.019119+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:16.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:16 smithi081 bash[14382]: audit 2024-03-30T14:03:15.363937+0000 mgr.y (mgr.14463) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:16.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:16 smithi081 bash[19828]: cluster 2024-03-30T14:03:15.019119+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:16.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:16 smithi081 bash[19828]: audit 2024-03-30T14:03:15.363937+0000 mgr.y (mgr.14463) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:16.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:16 smithi092 bash[14432]: cluster 2024-03-30T14:03:15.019119+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:16.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:16 smithi092 bash[14432]: audit 2024-03-30T14:03:15.363937+0000 mgr.y (mgr.14463) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:18.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:18 smithi081 bash[14382]: cluster 2024-03-30T14:03:17.019887+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:18.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:18 smithi081 bash[19828]: cluster 2024-03-30T14:03:17.019887+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:18.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:18 smithi092 bash[14432]: cluster 2024-03-30T14:03:17.019887+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:19.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-30T14:03:19.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:19 smithi092 bash[14432]: audit 2024-03-30T14:03:18.880306+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:19.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:19 smithi092 bash[14432]: audit 2024-03-30T14:03:18.883376+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:19.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:19 smithi092 bash[14432]: audit 2024-03-30T14:03:18.885430+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:19.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:19 smithi092 bash[14432]: audit 2024-03-30T14:03:19.180156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:19.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:19 smithi092 bash[14432]: audit 2024-03-30T14:03:19.459254+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:19.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[14382]: audit 2024-03-30T14:03:18.880306+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:19.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[14382]: audit 2024-03-30T14:03:18.883376+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:19.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[14382]: audit 2024-03-30T14:03:18.885430+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:19.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[14382]: audit 2024-03-30T14:03:19.180156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:19.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[14382]: audit 2024-03-30T14:03:19.459254+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:19.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[19828]: audit 2024-03-30T14:03:18.880306+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:19.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[19828]: audit 2024-03-30T14:03:18.883376+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:19.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[19828]: audit 2024-03-30T14:03:18.885430+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:19.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[19828]: audit 2024-03-30T14:03:19.180156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:19.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:19 smithi081 bash[19828]: audit 2024-03-30T14:03:19.459254+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:20.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:20 smithi081 bash[14382]: cluster 2024-03-30T14:03:19.020960+0000 mgr.y (mgr.14463) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:20.799 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:20 smithi081 bash[19828]: cluster 2024-03-30T14:03:19.020960+0000 mgr.y (mgr.14463) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:20.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:20 smithi092 bash[14432]: cluster 2024-03-30T14:03:19.020960+0000 mgr.y (mgr.14463) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:21.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:20] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2024-03-30T14:03:22.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:22 smithi081 bash[14382]: cluster 2024-03-30T14:03:21.021616+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:22 smithi081 bash[19828]: cluster 2024-03-30T14:03:21.021616+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:22.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:22 smithi092 bash[14432]: cluster 2024-03-30T14:03:21.021616+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:22.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-30T14:03:24.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:24 smithi081 bash[19828]: cluster 2024-03-30T14:03:23.022196+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:25.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:24 smithi081 bash[14382]: cluster 2024-03-30T14:03:23.022196+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:25.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:24 smithi092 bash[14432]: cluster 2024-03-30T14:03:23.022196+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:25.052 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:26.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-30T14:03:26.806 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:26 smithi081 bash[19828]: cluster 2024-03-30T14:03:25.024015+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:26.807 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:26 smithi081 bash[19828]: audit 2024-03-30T14:03:25.374938+0000 mgr.y (mgr.14463) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:26.807 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:26 smithi081 bash[14382]: cluster 2024-03-30T14:03:25.024015+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:26.807 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:26 smithi081 bash[14382]: audit 2024-03-30T14:03:25.374938+0000 mgr.y (mgr.14463) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:27.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:26 smithi092 bash[14432]: cluster 2024-03-30T14:03:25.024015+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:27.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:26 smithi092 bash[14432]: audit 2024-03-30T14:03:25.374938+0000 mgr.y (mgr.14463) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:28.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:28 smithi081 bash[14382]: cluster 2024-03-30T14:03:27.024789+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:29.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:28 smithi081 bash[19828]: cluster 2024-03-30T14:03:27.024789+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:28 smithi092 bash[14432]: cluster 2024-03-30T14:03:27.024789+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:29.725 INFO:teuthology.orchestra.run.smithi081.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:30.557 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:03:30.566 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi081.front.sepia.ceph.com 2024-03-30T14:03:30.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-03-30T14:03:30.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: cluster 2024-03-30T14:03:29.026467+0000 mgr.y (mgr.14463) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.723061+0000 mgr.y (mgr.14463) 215 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: cephadm 2024-03-30T14:03:29.724007+0000 mgr.y (mgr.14463) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.729162+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.758426+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.760554+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.761918+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: audit 2024-03-30T14:03:29.771292+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[19828]: cephadm 2024-03-30T14:03:29.780865+0000 mgr.y (mgr.14463) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: cluster 2024-03-30T14:03:29.026467+0000 mgr.y (mgr.14463) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.723061+0000 mgr.y (mgr.14463) 215 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: cephadm 2024-03-30T14:03:29.724007+0000 mgr.y (mgr.14463) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:30.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.729162+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:30.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.758426+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:30.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.760554+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:30.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.761918+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:30.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: audit 2024-03-30T14:03:29.771292+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:30.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14382]: cephadm 2024-03-30T14:03:29.780865+0000 mgr.y (mgr.14463) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:31.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: cluster 2024-03-30T14:03:29.026467+0000 mgr.y (mgr.14463) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.723061+0000 mgr.y (mgr.14463) 215 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: cephadm 2024-03-30T14:03:29.724007+0000 mgr.y (mgr.14463) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.729162+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.758426+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.760554+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.761918+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: audit 2024-03-30T14:03:29.771292+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:03:31.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:30 smithi092 bash[14432]: cephadm 2024-03-30T14:03:29.780865+0000 mgr.y (mgr.14463) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:03:31.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:30] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2024-03-30T14:03:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:32 smithi081 bash[14382]: cluster 2024-03-30T14:03:31.027188+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:32 smithi081 bash[19828]: cluster 2024-03-30T14:03:31.027188+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:33.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:32 smithi092 bash[14432]: cluster 2024-03-30T14:03:31.027188+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[19828]: audit 2024-03-30T14:03:33.245460+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[19828]: audit 2024-03-30T14:03:33.246369+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[19828]: audit 2024-03-30T14:03:33.261652+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[19828]: audit 2024-03-30T14:03:33.262248+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:34.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[14382]: audit 2024-03-30T14:03:33.245460+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:34.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[14382]: audit 2024-03-30T14:03:33.246369+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:34.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[14382]: audit 2024-03-30T14:03:33.261652+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:34.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:33 smithi081 bash[14382]: audit 2024-03-30T14:03:33.262248+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:33 smithi092 bash[14432]: audit 2024-03-30T14:03:33.245460+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:33 smithi092 bash[14432]: audit 2024-03-30T14:03:33.246369+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:03:34.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:33 smithi092 bash[14432]: audit 2024-03-30T14:03:33.261652+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:34.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:33 smithi092 bash[14432]: audit 2024-03-30T14:03:33.262248+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:03:34.437 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:03:34.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:34 smithi081 bash[14382]: cluster 2024-03-30T14:03:33.027743+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:34 smithi081 bash[19828]: cluster 2024-03-30T14:03:33.027743+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:35.053 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:35.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:34 smithi092 bash[14432]: cluster 2024-03-30T14:03:33.027743+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (3m) 2m ago 4m 14.6M - ba2b418f427c 09a4c1b2f898 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (4m) 2m ago 4m 46.2M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e 4f963c80c24d 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (12m) 2m ago 12m 450M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (12m) 2m ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (10m) 2m ago 10m 40.1M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (10m) 2m ago 10m 42.6M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (4m) 2m ago 4m 13.9M - 1dbe0e931976 cf9668a760d8 2024-03-30T14:03:35.204 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (4m) 2m ago 4m 10.5M - 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (9m) 2m ago 9m 56.7M 4061M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (9m) 2m ago 9m 57.5M 4061M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (8m) 2m ago 8m 50.4M 4061M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (8m) 2m ago 8m 50.3M 4061M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (7m) 2m ago 7m 52.5M 4317M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (6m) 2m ago 6m 49.4M 4317M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (5m) 2m ago 5m 51.6M 4317M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (3m) 2m ago 4m 47.4M - 514e6a882f6e 22c9bf589db4 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (2m) 2m ago 2m 83.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:03:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (2m) 2m ago 2m 83.1M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:03:35.669 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:03:35.669 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:03:35.669 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:03:35.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:03:35.669 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:03:35.670 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:03:36.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:35 smithi092 bash[14432]: audit 2024-03-30T14:03:34.424641+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:35 smithi092 bash[14432]: audit 2024-03-30T14:03:34.833335+0000 mgr.y (mgr.14463) 221 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:35 smithi092 bash[14432]: audit 2024-03-30T14:03:35.674495+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.81:0/3455178681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:03:36.052 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:03:36.052 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", 2024-03-30T14:03:36.053 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:03:36.053 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:03:36.053 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "", 2024-03-30T14:03:36.053 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb image" 2024-03-30T14:03:36.053 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:03:36.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[19828]: audit 2024-03-30T14:03:34.424641+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[19828]: audit 2024-03-30T14:03:34.833335+0000 mgr.y (mgr.14463) 221 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[19828]: audit 2024-03-30T14:03:35.674495+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.81:0/3455178681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:03:36.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[14382]: audit 2024-03-30T14:03:34.424641+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[14382]: audit 2024-03-30T14:03:34.833335+0000 mgr.y (mgr.14463) 221 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:36.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:35 smithi081 bash[14382]: audit 2024-03-30T14:03:35.674495+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.81:0/3455178681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:03:36.475 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:03:37.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:36 smithi092 bash[14432]: cluster 2024-03-30T14:03:35.028946+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:37.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:36 smithi092 bash[14432]: audit 2024-03-30T14:03:35.190405+0000 mgr.y (mgr.14463) 223 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:37.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:36 smithi092 bash[14432]: audit 2024-03-30T14:03:35.383547+0000 mgr.y (mgr.14463) 224 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:37.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:36 smithi092 bash[14432]: audit 2024-03-30T14:03:36.480606+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.81:0/3938092438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:03:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[14382]: cluster 2024-03-30T14:03:35.028946+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[14382]: audit 2024-03-30T14:03:35.190405+0000 mgr.y (mgr.14463) 223 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[14382]: audit 2024-03-30T14:03:35.383547+0000 mgr.y (mgr.14463) 224 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[14382]: audit 2024-03-30T14:03:36.480606+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.81:0/3938092438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:03:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[19828]: cluster 2024-03-30T14:03:35.028946+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[19828]: audit 2024-03-30T14:03:35.190405+0000 mgr.y (mgr.14463) 223 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[19828]: audit 2024-03-30T14:03:35.383547+0000 mgr.y (mgr.14463) 224 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:37.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:36 smithi081 bash[19828]: audit 2024-03-30T14:03:36.480606+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.81:0/3938092438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:03:38.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:37 smithi092 bash[14432]: audit 2024-03-30T14:03:36.057985+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:38.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:37 smithi081 bash[14382]: audit 2024-03-30T14:03:36.057985+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:38.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:37 smithi081 bash[19828]: audit 2024-03-30T14:03:36.057985+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:03:39.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:38 smithi092 bash[14432]: cluster 2024-03-30T14:03:37.029741+0000 mgr.y (mgr.14463) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:39.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:38 smithi081 bash[14382]: cluster 2024-03-30T14:03:37.029741+0000 mgr.y (mgr.14463) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:38 smithi081 bash[19828]: cluster 2024-03-30T14:03:37.029741+0000 mgr.y (mgr.14463) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:41.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:40 smithi092 bash[14432]: cluster 2024-03-30T14:03:39.031103+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:40 smithi081 bash[14382]: cluster 2024-03-30T14:03:39.031103+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:41.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:40] "GET /metrics HTTP/1.1" 200 214836 "" "Prometheus/2.33.4" 2024-03-30T14:03:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:40 smithi081 bash[19828]: cluster 2024-03-30T14:03:39.031103+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:43.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:42 smithi092 bash[14432]: cluster 2024-03-30T14:03:41.031753+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:43.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:42 smithi081 bash[14382]: cluster 2024-03-30T14:03:41.031753+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:43.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:42 smithi081 bash[19828]: cluster 2024-03-30T14:03:41.031753+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:45.051 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:45.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:44 smithi092 bash[14432]: cluster 2024-03-30T14:03:43.032679+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:44 smithi081 bash[14382]: cluster 2024-03-30T14:03:43.032679+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:45.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:44 smithi081 bash[19828]: cluster 2024-03-30T14:03:43.032679+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:47.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:46 smithi092 bash[14432]: cluster 2024-03-30T14:03:45.034879+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:47.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:46 smithi092 bash[14432]: audit 2024-03-30T14:03:45.392031+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:47.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:46 smithi081 bash[14382]: cluster 2024-03-30T14:03:45.034879+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:47.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:46 smithi081 bash[14382]: audit 2024-03-30T14:03:45.392031+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:47.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:46 smithi081 bash[19828]: cluster 2024-03-30T14:03:45.034879+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:47.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:46 smithi081 bash[19828]: audit 2024-03-30T14:03:45.392031+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:49.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:48 smithi092 bash[14432]: cluster 2024-03-30T14:03:47.035802+0000 mgr.y (mgr.14463) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:49.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:48 smithi081 bash[14382]: cluster 2024-03-30T14:03:47.035802+0000 mgr.y (mgr.14463) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:49.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:48 smithi081 bash[19828]: cluster 2024-03-30T14:03:47.035802+0000 mgr.y (mgr.14463) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:51.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:50 smithi092 bash[14432]: cluster 2024-03-30T14:03:49.037496+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:51.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:03:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:50] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2024-03-30T14:03:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:50 smithi081 bash[14382]: cluster 2024-03-30T14:03:49.037496+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:51.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:50 smithi081 bash[19828]: cluster 2024-03-30T14:03:49.037496+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:53.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:52 smithi081 bash[14382]: cluster 2024-03-30T14:03:51.038179+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:53.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:52 smithi081 bash[19828]: cluster 2024-03-30T14:03:51.038179+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:53.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:52 smithi092 bash[14432]: cluster 2024-03-30T14:03:51.038179+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:55.051 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:03:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:03:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:03:55.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:54 smithi092 bash[14432]: cluster 2024-03-30T14:03:53.038803+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:55.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:54 smithi081 bash[14382]: cluster 2024-03-30T14:03:53.038803+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:54 smithi081 bash[19828]: cluster 2024-03-30T14:03:53.038803+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:57.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:56 smithi081 bash[14382]: cluster 2024-03-30T14:03:55.040649+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:57.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:56 smithi081 bash[14382]: audit 2024-03-30T14:03:55.402823+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:57.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:56 smithi081 bash[19828]: cluster 2024-03-30T14:03:55.040649+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:57.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:56 smithi081 bash[19828]: audit 2024-03-30T14:03:55.402823+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:57.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:56 smithi092 bash[14432]: cluster 2024-03-30T14:03:55.040649+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:03:57.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:56 smithi092 bash[14432]: audit 2024-03-30T14:03:55.402823+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:03:59.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:03:58 smithi081 bash[14382]: cluster 2024-03-30T14:03:57.041271+0000 mgr.y (mgr.14463) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:59.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:03:58 smithi081 bash[19828]: cluster 2024-03-30T14:03:57.041271+0000 mgr.y (mgr.14463) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:03:59.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:03:58 smithi092 bash[14432]: cluster 2024-03-30T14:03:57.041271+0000 mgr.y (mgr.14463) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:01.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:00] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2024-03-30T14:04:01.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:00 smithi081 bash[14382]: cluster 2024-03-30T14:03:59.042960+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:01.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:00 smithi081 bash[19828]: cluster 2024-03-30T14:03:59.042960+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:01.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:00 smithi092 bash[14432]: cluster 2024-03-30T14:03:59.042960+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:03.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:02 smithi081 bash[14382]: cluster 2024-03-30T14:04:01.043483+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:02 smithi081 bash[19828]: cluster 2024-03-30T14:04:01.043483+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:03.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:02 smithi092 bash[14432]: cluster 2024-03-30T14:04:01.043483+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:05.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:04 smithi092 bash[14432]: cluster 2024-03-30T14:04:03.044069+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:05.051 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:05.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:04 smithi081 bash[14382]: cluster 2024-03-30T14:04:03.044069+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:05.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:04 smithi081 bash[19828]: cluster 2024-03-30T14:04:03.044069+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:06.860 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:04:07.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:06 smithi081 bash[14382]: cluster 2024-03-30T14:04:05.045927+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:07.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:06 smithi081 bash[14382]: audit 2024-03-30T14:04:05.410911+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:07.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:06 smithi081 bash[19828]: cluster 2024-03-30T14:04:05.045927+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:07.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:06 smithi081 bash[19828]: audit 2024-03-30T14:04:05.410911+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:07.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:06 smithi092 bash[14432]: cluster 2024-03-30T14:04:05.045927+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:07.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:06 smithi092 bash[14432]: audit 2024-03-30T14:04:05.410911+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (4m) 2m ago 4m 14.6M - ba2b418f427c 09a4c1b2f898 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (4m) 2m ago 4m 46.2M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e 4f963c80c24d 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (12m) 2m ago 12m 450M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (12m) 2m ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (11m) 2m ago 11m 40.1M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (11m) 2m ago 11m 42.6M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (5m) 2m ago 5m 13.9M - 1dbe0e931976 cf9668a760d8 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (5m) 2m ago 5m 10.5M - 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (10m) 2m ago 10m 56.7M 4061M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:04:07.562 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (9m) 2m ago 9m 57.5M 4061M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (9m) 2m ago 9m 50.4M 4061M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (8m) 2m ago 8m 50.3M 4061M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (7m) 2m ago 8m 52.5M 4317M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (7m) 2m ago 7m 49.4M 4317M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (6m) 2m ago 6m 51.6M 4317M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (4m) 2m ago 5m 47.4M - 514e6a882f6e 22c9bf589db4 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (3m) 2m ago 3m 83.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (3m) 2m ago 3m 83.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:04:07.563 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (3m) 2m ago 3m 83.1M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:04:07.979 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:04:07.979 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:04:07.979 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:04:07.980 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:04:08.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:07 smithi081 bash[14382]: audit 2024-03-30T14:04:06.847982+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:07 smithi081 bash[19828]: audit 2024-03-30T14:04:06.847982+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:08.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:07 smithi092 bash[14432]: audit 2024-03-30T14:04:06.847982+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "", 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb image" 2024-03-30T14:04:08.327 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:04:08.734 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:04:09.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[14382]: cluster 2024-03-30T14:04:07.046675+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:09.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[14382]: audit 2024-03-30T14:04:07.203055+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[14382]: audit 2024-03-30T14:04:07.551821+0000 mgr.y (mgr.14463) 247 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[14382]: audit 2024-03-30T14:04:07.984476+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.81:0/2679067842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:09.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[14382]: audit 2024-03-30T14:04:08.739233+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.81:0/3935531614' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[19828]: cluster 2024-03-30T14:04:07.046675+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[19828]: audit 2024-03-30T14:04:07.203055+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[19828]: audit 2024-03-30T14:04:07.551821+0000 mgr.y (mgr.14463) 247 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[19828]: audit 2024-03-30T14:04:07.984476+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.81:0/2679067842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:09.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:08 smithi081 bash[19828]: audit 2024-03-30T14:04:08.739233+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.81:0/3935531614' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:09.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:08 smithi092 bash[14432]: cluster 2024-03-30T14:04:07.046675+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:09.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:08 smithi092 bash[14432]: audit 2024-03-30T14:04:07.203055+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:08 smithi092 bash[14432]: audit 2024-03-30T14:04:07.551821+0000 mgr.y (mgr.14463) 247 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:09.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:08 smithi092 bash[14432]: audit 2024-03-30T14:04:07.984476+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.81:0/2679067842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:09.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:08 smithi092 bash[14432]: audit 2024-03-30T14:04:08.739233+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.81:0/3935531614' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:10.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:09 smithi081 bash[14382]: audit 2024-03-30T14:04:08.331822+0000 mgr.y (mgr.14463) 248 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:10.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:09 smithi081 bash[19828]: audit 2024-03-30T14:04:08.331822+0000 mgr.y (mgr.14463) 248 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:10.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:09 smithi092 bash[14432]: audit 2024-03-30T14:04:08.331822+0000 mgr.y (mgr.14463) 248 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:11.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:10 smithi081 bash[14382]: cluster 2024-03-30T14:04:09.048374+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:10] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-03-30T14:04:11.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:10 smithi081 bash[19828]: cluster 2024-03-30T14:04:09.048374+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:11.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:10 smithi092 bash[14432]: cluster 2024-03-30T14:04:09.048374+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:13.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:12 smithi081 bash[14382]: cluster 2024-03-30T14:04:11.049089+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:13.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:12 smithi081 bash[19828]: cluster 2024-03-30T14:04:11.049089+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:13.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:12 smithi092 bash[14432]: cluster 2024-03-30T14:04:11.049089+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:13.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:13.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:13.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:14 smithi092 bash[14432]: cluster 2024-03-30T14:04:13.049832+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:15.051 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:15.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:14 smithi081 bash[14382]: cluster 2024-03-30T14:04:13.049832+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:15.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:14 smithi081 bash[19828]: cluster 2024-03-30T14:04:13.049832+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:17.164 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:16 smithi081 bash[19828]: cluster 2024-03-30T14:04:15.051629+0000 mgr.y (mgr.14463) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:17.164 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:16 smithi081 bash[19828]: audit 2024-03-30T14:04:15.418839+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:17.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:16 smithi081 bash[14382]: cluster 2024-03-30T14:04:15.051629+0000 mgr.y (mgr.14463) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:17.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:16 smithi081 bash[14382]: audit 2024-03-30T14:04:15.418839+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:17.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:16 smithi092 bash[14432]: cluster 2024-03-30T14:04:15.051629+0000 mgr.y (mgr.14463) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:17.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:16 smithi092 bash[14432]: audit 2024-03-30T14:04:15.418839+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:19.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[14382]: cluster 2024-03-30T14:04:17.052426+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:19.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[14382]: audit 2024-03-30T14:04:18.014737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:19.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[14382]: audit 2024-03-30T14:04:18.018555+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:04:19.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[14382]: audit 2024-03-30T14:04:18.026297+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:19.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[19828]: cluster 2024-03-30T14:04:17.052426+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:19.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[19828]: audit 2024-03-30T14:04:18.014737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:19.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[19828]: audit 2024-03-30T14:04:18.018555+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:04:19.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:18 smithi081 bash[19828]: audit 2024-03-30T14:04:18.026297+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:19.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:18 smithi092 bash[14432]: cluster 2024-03-30T14:04:17.052426+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:19.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:18 smithi092 bash[14432]: audit 2024-03-30T14:04:18.014737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:19.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:18 smithi092 bash[14432]: audit 2024-03-30T14:04:18.018555+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:04:19.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:18 smithi092 bash[14432]: audit 2024-03-30T14:04:18.026297+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:04:20.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[14382]: cephadm 2024-03-30T14:04:18.015978+0000 mgr.y (mgr.14463) 255 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:04:20.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[14382]: cephadm 2024-03-30T14:04:18.016211+0000 mgr.y (mgr.14463) 256 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:04:20.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[14382]: cephadm 2024-03-30T14:04:18.027889+0000 mgr.y (mgr.14463) 257 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:04:20.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[14382]: cephadm 2024-03-30T14:04:18.284955+0000 mgr.y (mgr.14463) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi092 2024-03-30T14:04:20.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[19828]: cephadm 2024-03-30T14:04:18.015978+0000 mgr.y (mgr.14463) 255 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:04:20.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[19828]: cephadm 2024-03-30T14:04:18.016211+0000 mgr.y (mgr.14463) 256 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:04:20.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[19828]: cephadm 2024-03-30T14:04:18.027889+0000 mgr.y (mgr.14463) 257 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:04:20.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:19 smithi081 bash[19828]: cephadm 2024-03-30T14:04:18.284955+0000 mgr.y (mgr.14463) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi092 2024-03-30T14:04:20.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:19 smithi092 bash[14432]: cephadm 2024-03-30T14:04:18.015978+0000 mgr.y (mgr.14463) 255 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:04:20.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:19 smithi092 bash[14432]: cephadm 2024-03-30T14:04:18.016211+0000 mgr.y (mgr.14463) 256 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:04:20.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:19 smithi092 bash[14432]: cephadm 2024-03-30T14:04:18.027889+0000 mgr.y (mgr.14463) 257 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:04:20.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:19 smithi092 bash[14432]: cephadm 2024-03-30T14:04:18.284955+0000 mgr.y (mgr.14463) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi092 2024-03-30T14:04:21.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:20 smithi081 bash[14382]: cluster 2024-03-30T14:04:19.054132+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:21.251 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:20] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-03-30T14:04:21.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:20 smithi081 bash[19828]: cluster 2024-03-30T14:04:19.054132+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:21.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:20 smithi092 bash[14432]: cluster 2024-03-30T14:04:19.054132+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:23.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:22 smithi081 bash[14382]: cluster 2024-03-30T14:04:21.054876+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:23.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:22 smithi081 bash[19828]: cluster 2024-03-30T14:04:21.054876+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:23.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:22 smithi092 bash[14432]: cluster 2024-03-30T14:04:21.054876+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:23 smithi081 bash[39478]: level=error ts=2024-03-30T14:04:23.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:24.903 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:24 smithi081 bash[14382]: cluster 2024-03-30T14:04:23.055637+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:24 smithi081 bash[19828]: cluster 2024-03-30T14:04:23.055637+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:25.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:24 smithi092 bash[14432]: cluster 2024-03-30T14:04:23.055637+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:27.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:26 smithi081 bash[14382]: cluster 2024-03-30T14:04:25.057466+0000 mgr.y (mgr.14463) 262 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:27.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:26 smithi081 bash[14382]: audit 2024-03-30T14:04:25.426415+0000 mgr.y (mgr.14463) 263 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:27.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:26 smithi081 bash[19828]: cluster 2024-03-30T14:04:25.057466+0000 mgr.y (mgr.14463) 262 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:27.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:26 smithi081 bash[19828]: audit 2024-03-30T14:04:25.426415+0000 mgr.y (mgr.14463) 263 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:27.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:26 smithi092 bash[14432]: cluster 2024-03-30T14:04:25.057466+0000 mgr.y (mgr.14463) 262 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:27.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:26 smithi092 bash[14432]: audit 2024-03-30T14:04:25.426415+0000 mgr.y (mgr.14463) 263 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:29.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:28 smithi081 bash[19828]: cluster 2024-03-30T14:04:27.058254+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:29.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:28 smithi081 bash[14382]: cluster 2024-03-30T14:04:27.058254+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:29.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:28 smithi092 bash[14432]: cluster 2024-03-30T14:04:27.058254+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:31.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:30 smithi081 bash[14382]: cluster 2024-03-30T14:04:29.059937+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:31.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:30] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-03-30T14:04:31.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:30 smithi081 bash[19828]: cluster 2024-03-30T14:04:29.059937+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:31.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:30 smithi092 bash[14432]: cluster 2024-03-30T14:04:29.059937+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:33.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:32 smithi081 bash[14382]: cluster 2024-03-30T14:04:31.060633+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:33.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:32 smithi081 bash[19828]: cluster 2024-03-30T14:04:31.060633+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:33.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:32 smithi092 bash[14432]: cluster 2024-03-30T14:04:31.060633+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:33.932 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[39478]: level=error ts=2024-03-30T14:04:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:33.933 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:33.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:33.933 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:33.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:34.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[14382]: audit 2024-03-30T14:04:33.251516+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[14382]: audit 2024-03-30T14:04:33.252300+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[14382]: audit 2024-03-30T14:04:33.267532+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[14382]: audit 2024-03-30T14:04:33.268355+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[19828]: audit 2024-03-30T14:04:33.251516+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[19828]: audit 2024-03-30T14:04:33.252300+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[19828]: audit 2024-03-30T14:04:33.267532+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:33 smithi081 bash[19828]: audit 2024-03-30T14:04:33.268355+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:33 smithi092 bash[14432]: audit 2024-03-30T14:04:33.251516+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:33 smithi092 bash[14432]: audit 2024-03-30T14:04:33.252300+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:04:34.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:33 smithi092 bash[14432]: audit 2024-03-30T14:04:33.267532+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:33 smithi092 bash[14432]: audit 2024-03-30T14:04:33.268355+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:04:34.935 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:34 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:35.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:34 smithi081 bash[14382]: cluster 2024-03-30T14:04:33.061114+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:35.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:34 smithi081 bash[19828]: cluster 2024-03-30T14:04:33.061114+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:35.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:34 smithi092 bash[14432]: cluster 2024-03-30T14:04:33.061114+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:36 smithi081 bash[14382]: cluster 2024-03-30T14:04:35.062898+0000 mgr.y (mgr.14463) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:37.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:36 smithi081 bash[14382]: audit 2024-03-30T14:04:35.434882+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:37.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:36 smithi081 bash[19828]: cluster 2024-03-30T14:04:35.062898+0000 mgr.y (mgr.14463) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:37.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:36 smithi081 bash[19828]: audit 2024-03-30T14:04:35.434882+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:37.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:36 smithi092 bash[14432]: cluster 2024-03-30T14:04:35.062898+0000 mgr.y (mgr.14463) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:37.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:36 smithi092 bash[14432]: audit 2024-03-30T14:04:35.434882+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:39.114 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:04:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:38 smithi081 bash[19828]: cluster 2024-03-30T14:04:37.063675+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:39.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:38 smithi081 bash[14382]: cluster 2024-03-30T14:04:37.063675+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:39.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:38 smithi092 bash[14432]: cluster 2024-03-30T14:04:37.063675+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:39.796 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (4m) 3m ago 5m 14.6M - ba2b418f427c 09a4c1b2f898 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (5m) 3m ago 5m 46.2M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (3m) 3m ago 3m 66.5M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e 4f963c80c24d 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (13m) 3m ago 13m 450M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (13m) 3m ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (11m) 3m ago 11m 40.1M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (11m) 3m ago 11m 42.6M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (5m) 3m ago 5m 13.9M - 1dbe0e931976 cf9668a760d8 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (5m) 3m ago 5m 10.5M - 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (10m) 3m ago 10m 56.7M 4061M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:04:39.797 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (10m) 3m ago 10m 57.5M 4061M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (9m) 3m ago 9m 50.4M 4061M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (9m) 3m ago 9m 50.3M 4061M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (8m) 3m ago 8m 52.5M 4317M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (7m) 3m ago 7m 49.4M 4317M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (7m) 3m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (6m) 3m ago 6m 51.6M 4317M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (4m) 3m ago 5m 47.4M - 514e6a882f6e 22c9bf589db4 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (3m) 3m ago 3m 83.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:04:39.798 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:04:40.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:04:40.214 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:04:40.576 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:04:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:04:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:04:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:04:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T14:04:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d image on host smithi092" 2024-03-30T14:04:40.577 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:04:40.986 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:40] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14382]: cluster 2024-03-30T14:04:39.065434+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14382]: audit 2024-03-30T14:04:39.104820+0000 mgr.y (mgr.14463) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14382]: audit 2024-03-30T14:04:39.444256+0000 mgr.y (mgr.14463) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14382]: audit 2024-03-30T14:04:39.779129+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[14382]: audit 2024-03-30T14:04:40.217999+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.81:0/1387085374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[19828]: cluster 2024-03-30T14:04:39.065434+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[19828]: audit 2024-03-30T14:04:39.104820+0000 mgr.y (mgr.14463) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[19828]: audit 2024-03-30T14:04:39.444256+0000 mgr.y (mgr.14463) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[19828]: audit 2024-03-30T14:04:39.779129+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:40 smithi081 bash[19828]: audit 2024-03-30T14:04:40.217999+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.81:0/1387085374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:41.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:40 smithi092 bash[14432]: cluster 2024-03-30T14:04:39.065434+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:41.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:40 smithi092 bash[14432]: audit 2024-03-30T14:04:39.104820+0000 mgr.y (mgr.14463) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:40 smithi092 bash[14432]: audit 2024-03-30T14:04:39.444256+0000 mgr.y (mgr.14463) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:40 smithi092 bash[14432]: audit 2024-03-30T14:04:39.779129+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:41.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:40 smithi092 bash[14432]: audit 2024-03-30T14:04:40.217999+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.81:0/1387085374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:04:42.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:41 smithi081 bash[14382]: audit 2024-03-30T14:04:40.581136+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:42.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:41 smithi081 bash[14382]: audit 2024-03-30T14:04:40.991647+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.81:0/229385319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:41 smithi081 bash[19828]: audit 2024-03-30T14:04:40.581136+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:42.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:41 smithi081 bash[19828]: audit 2024-03-30T14:04:40.991647+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.81:0/229385319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:42.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:41 smithi092 bash[14432]: audit 2024-03-30T14:04:40.581136+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:04:42.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:41 smithi092 bash[14432]: audit 2024-03-30T14:04:40.991647+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.81:0/229385319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:04:43.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:42 smithi081 bash[14382]: cluster 2024-03-30T14:04:41.066155+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:43.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:42 smithi081 bash[19828]: cluster 2024-03-30T14:04:41.066155+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:43.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:42 smithi092 bash[14432]: cluster 2024-03-30T14:04:41.066155+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:43.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:43 smithi081 bash[39478]: level=error ts=2024-03-30T14:04:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:43.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:43.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:44.967 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:44 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:44 smithi081 bash[14382]: cluster 2024-03-30T14:04:43.066954+0000 mgr.y (mgr.14463) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:45.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:44 smithi081 bash[19828]: cluster 2024-03-30T14:04:43.066954+0000 mgr.y (mgr.14463) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:45.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:44 smithi092 bash[14432]: cluster 2024-03-30T14:04:43.066954+0000 mgr.y (mgr.14463) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:47.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:46 smithi081 bash[14382]: cluster 2024-03-30T14:04:45.068730+0000 mgr.y (mgr.14463) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:47.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:46 smithi081 bash[14382]: audit 2024-03-30T14:04:45.442934+0000 mgr.y (mgr.14463) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:47.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:46 smithi081 bash[19828]: cluster 2024-03-30T14:04:45.068730+0000 mgr.y (mgr.14463) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:47.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:46 smithi081 bash[19828]: audit 2024-03-30T14:04:45.442934+0000 mgr.y (mgr.14463) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:47.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:46 smithi092 bash[14432]: cluster 2024-03-30T14:04:45.068730+0000 mgr.y (mgr.14463) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:47.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:46 smithi092 bash[14432]: audit 2024-03-30T14:04:45.442934+0000 mgr.y (mgr.14463) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:49.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:48 smithi081 bash[14382]: cluster 2024-03-30T14:04:47.069587+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:49.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:48 smithi081 bash[19828]: cluster 2024-03-30T14:04:47.069587+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:49.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:48 smithi092 bash[14432]: cluster 2024-03-30T14:04:47.069587+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:50 smithi081 bash[14382]: cluster 2024-03-30T14:04:49.071332+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:51.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:04:50 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:50] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2024-03-30T14:04:51.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:50 smithi081 bash[19828]: cluster 2024-03-30T14:04:49.071332+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:51.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:50 smithi092 bash[14432]: cluster 2024-03-30T14:04:49.071332+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:52.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:52 smithi092 bash[14432]: cluster 2024-03-30T14:04:51.072238+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:52.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:52 smithi081 bash[14382]: cluster 2024-03-30T14:04:51.072238+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:52 smithi081 bash[19828]: cluster 2024-03-30T14:04:51.072238+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:53.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:53 smithi081 bash[39478]: level=error ts=2024-03-30T14:04:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:53.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:53 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:04:53.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:04:53 smithi081 bash[39478]: level=warn ts=2024-03-30T14:04:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:04:54.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:54 smithi081 bash[14382]: cluster 2024-03-30T14:04:53.073118+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:54.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:54 smithi081 bash[19828]: cluster 2024-03-30T14:04:53.073118+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:54.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:54 smithi092 bash[14432]: cluster 2024-03-30T14:04:53.073118+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:55.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:04:54 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:04:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:04:56.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:56 smithi092 bash[14432]: cluster 2024-03-30T14:04:55.075043+0000 mgr.y (mgr.14463) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:56.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:56 smithi092 bash[14432]: audit 2024-03-30T14:04:55.453954+0000 mgr.y (mgr.14463) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:56.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:56 smithi081 bash[14382]: cluster 2024-03-30T14:04:55.075043+0000 mgr.y (mgr.14463) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:56.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:56 smithi081 bash[14382]: audit 2024-03-30T14:04:55.453954+0000 mgr.y (mgr.14463) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:56 smithi081 bash[19828]: cluster 2024-03-30T14:04:55.075043+0000 mgr.y (mgr.14463) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:04:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:56 smithi081 bash[19828]: audit 2024-03-30T14:04:55.453954+0000 mgr.y (mgr.14463) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:04:58.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:04:58 smithi092 bash[14432]: cluster 2024-03-30T14:04:57.075980+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:58.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:04:58 smithi081 bash[14382]: cluster 2024-03-30T14:04:57.075980+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:04:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:04:58 smithi081 bash[19828]: cluster 2024-03-30T14:04:57.075980+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:00.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:00 smithi092 bash[14432]: cluster 2024-03-30T14:04:59.077668+0000 mgr.y (mgr.14463) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:00.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:00 smithi081 bash[14382]: cluster 2024-03-30T14:04:59.077668+0000 mgr.y (mgr.14463) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:00.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:00 smithi081 bash[19828]: cluster 2024-03-30T14:04:59.077668+0000 mgr.y (mgr.14463) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:01.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:00] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2024-03-30T14:05:02.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:02 smithi092 bash[14432]: cluster 2024-03-30T14:05:01.078483+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:02.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:02 smithi081 bash[19828]: cluster 2024-03-30T14:05:01.078483+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:02.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:02 smithi081 bash[14382]: cluster 2024-03-30T14:05:01.078483+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:03 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:03.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:03 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:03 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:04.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:04 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:05:04.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:04 smithi092 bash[14432]: cluster 2024-03-30T14:05:03.079227+0000 mgr.y (mgr.14463) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:04.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:04 smithi081 bash[14382]: cluster 2024-03-30T14:05:03.079227+0000 mgr.y (mgr.14463) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:04.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:04 smithi081 bash[19828]: cluster 2024-03-30T14:05:03.079227+0000 mgr.y (mgr.14463) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:06.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:06 smithi092 bash[14432]: cluster 2024-03-30T14:05:05.080998+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:06.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:06 smithi092 bash[14432]: audit 2024-03-30T14:05:05.464170+0000 mgr.y (mgr.14463) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:06 smithi081 bash[14382]: cluster 2024-03-30T14:05:05.080998+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:06 smithi081 bash[14382]: audit 2024-03-30T14:05:05.464170+0000 mgr.y (mgr.14463) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:06 smithi081 bash[19828]: cluster 2024-03-30T14:05:05.080998+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:06 smithi081 bash[19828]: audit 2024-03-30T14:05:05.464170+0000 mgr.y (mgr.14463) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:08.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:08 smithi092 bash[14432]: cluster 2024-03-30T14:05:07.081788+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:08.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:08 smithi081 bash[14382]: cluster 2024-03-30T14:05:07.081788+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:08.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:08 smithi081 bash[19828]: cluster 2024-03-30T14:05:07.081788+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:10.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:10 smithi081 bash[14382]: cluster 2024-03-30T14:05:09.083556+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:10.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:10 smithi081 bash[19828]: cluster 2024-03-30T14:05:09.083556+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:11.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:10 smithi092 bash[14432]: cluster 2024-03-30T14:05:09.083556+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:10] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-03-30T14:05:11.364 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:05:12.061 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:05:12.061 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (5m) 3m ago 6m 14.6M - ba2b418f427c 09a4c1b2f898 2024-03-30T14:05:12.061 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (5m) 4m ago 5m 46.2M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:05:12.061 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (3m) 3m ago 3m 66.5M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443 running (11m) 4m ago 11m 404M - 17.2.0 e1d6a67b021e 4f963c80c24d 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (13m) 3m ago 13m 450M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (13m) 3m ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (12m) 4m ago 12m 40.1M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (12m) 3m ago 12m 42.6M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (6m) 3m ago 6m 13.9M - 1dbe0e931976 cf9668a760d8 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (6m) 4m ago 6m 10.5M - 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (11m) 3m ago 11m 56.7M 4061M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (10m) 3m ago 10m 57.5M 4061M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (10m) 3m ago 10m 50.4M 4061M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (9m) 3m ago 9m 50.3M 4061M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (9m) 4m ago 9m 52.5M 4317M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:05:12.062 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (8m) 4m ago 8m 49.4M 4317M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (7m) 4m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (7m) 4m ago 7m 51.6M 4317M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (5m) 4m ago 6m 47.4M - 514e6a882f6e 22c9bf589db4 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (4m) 3m ago 4m 83.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:05:12.063 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (4m) 4m ago 4m 83.1M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:05:12.472 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:05:12.473 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:05:12.474 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:05:12.474 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d image on host smithi092" 2024-03-30T14:05:12.833 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[14382]: cluster 2024-03-30T14:05:11.084093+0000 mgr.y (mgr.14463) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[14382]: audit 2024-03-30T14:05:11.355100+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[14382]: audit 2024-03-30T14:05:11.705956+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[14382]: audit 2024-03-30T14:05:12.478085+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.81:0/126833659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[19828]: cluster 2024-03-30T14:05:11.084093+0000 mgr.y (mgr.14463) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[19828]: audit 2024-03-30T14:05:11.355100+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[19828]: audit 2024-03-30T14:05:11.705956+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:12 smithi081 bash[19828]: audit 2024-03-30T14:05:12.478085+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.81:0/126833659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:13.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:12 smithi092 bash[14432]: cluster 2024-03-30T14:05:11.084093+0000 mgr.y (mgr.14463) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:13.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:12 smithi092 bash[14432]: audit 2024-03-30T14:05:11.355100+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:12 smithi092 bash[14432]: audit 2024-03-30T14:05:11.705956+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:12 smithi092 bash[14432]: audit 2024-03-30T14:05:12.478085+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.81:0/126833659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:13.247 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[19828]: audit 2024-03-30T14:05:12.050511+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[19828]: audit 2024-03-30T14:05:12.837741+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[19828]: audit 2024-03-30T14:05:13.252602+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.81:0/2715506272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[14382]: audit 2024-03-30T14:05:12.050511+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[14382]: audit 2024-03-30T14:05:12.837741+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:13.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[14382]: audit 2024-03-30T14:05:13.252602+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.81:0/2715506272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:14.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:14.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:14.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:14.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:13 smithi092 bash[14432]: audit 2024-03-30T14:05:12.050511+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:14.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:13 smithi092 bash[14432]: audit 2024-03-30T14:05:12.837741+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:14.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:13 smithi092 bash[14432]: audit 2024-03-30T14:05:13.252602+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.81:0/2715506272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:14 smithi081 bash[14382]: cluster 2024-03-30T14:05:13.084592+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:14 smithi081 bash[19828]: cluster 2024-03-30T14:05:13.084592+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:15.051 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:14 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:05:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:14 smithi092 bash[14432]: cluster 2024-03-30T14:05:13.084592+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:16 smithi081 bash[14382]: cluster 2024-03-30T14:05:15.086319+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:16 smithi081 bash[14382]: audit 2024-03-30T14:05:15.474682+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:16 smithi081 bash[19828]: cluster 2024-03-30T14:05:15.086319+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:16 smithi081 bash[19828]: audit 2024-03-30T14:05:15.474682+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:16 smithi092 bash[14432]: cluster 2024-03-30T14:05:15.086319+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:16 smithi092 bash[14432]: audit 2024-03-30T14:05:15.474682+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:18.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:18 smithi081 bash[14382]: cluster 2024-03-30T14:05:17.087083+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:18 smithi081 bash[19828]: cluster 2024-03-30T14:05:17.087083+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:18 smithi092 bash[14432]: cluster 2024-03-30T14:05:17.087083+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:20.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:20 smithi081 bash[14382]: cluster 2024-03-30T14:05:19.088798+0000 mgr.y (mgr.14463) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:20.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:20 smithi081 bash[19828]: cluster 2024-03-30T14:05:19.088798+0000 mgr.y (mgr.14463) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:20.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:20] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-03-30T14:05:21.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:20 smithi092 bash[14432]: cluster 2024-03-30T14:05:19.088798+0000 mgr.y (mgr.14463) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:22 smithi081 bash[14382]: cluster 2024-03-30T14:05:21.089570+0000 mgr.y (mgr.14463) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:22.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:22 smithi081 bash[19828]: cluster 2024-03-30T14:05:21.089570+0000 mgr.y (mgr.14463) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:22 smithi092 bash[14432]: cluster 2024-03-30T14:05:21.089570+0000 mgr.y (mgr.14463) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:23 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:23.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:23.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:24.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:24 smithi081 bash[14382]: cluster 2024-03-30T14:05:23.090310+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:24.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:24 smithi081 bash[19828]: cluster 2024-03-30T14:05:23.090310+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:25.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:24 smithi092 bash[15340]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:05:25.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:24 smithi092 bash[14432]: cluster 2024-03-30T14:05:23.090310+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:26 smithi081 bash[19828]: cluster 2024-03-30T14:05:25.092078+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:26 smithi081 bash[19828]: audit 2024-03-30T14:05:25.485914+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:26 smithi081 bash[14382]: cluster 2024-03-30T14:05:25.092078+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:26 smithi081 bash[14382]: audit 2024-03-30T14:05:25.485914+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:27.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:26 smithi092 bash[14432]: cluster 2024-03-30T14:05:25.092078+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:27.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:26 smithi092 bash[14432]: audit 2024-03-30T14:05:25.485914+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:28.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:28 smithi081 bash[14382]: cluster 2024-03-30T14:05:27.092886+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:28.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:28 smithi081 bash[19828]: cluster 2024-03-30T14:05:27.092886+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:28 smithi092 bash[14432]: cluster 2024-03-30T14:05:27.092886+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:30.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:30 smithi081 bash[14382]: cluster 2024-03-30T14:05:29.094628+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:30.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:30] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-03-30T14:05:30.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:30 smithi081 bash[19828]: cluster 2024-03-30T14:05:29.094628+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:31.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:30 smithi092 bash[14432]: cluster 2024-03-30T14:05:29.094628+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: cluster 2024-03-30T14:05:31.095345+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: audit 2024-03-30T14:05:32.392611+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: audit 2024-03-30T14:05:32.395152+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: audit 2024-03-30T14:05:32.395833+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: audit 2024-03-30T14:05:32.398101+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:05:32.623 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:32 smithi092 bash[14432]: audit 2024-03-30T14:05:32.400145+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: cluster 2024-03-30T14:05:31.095345+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: audit 2024-03-30T14:05:32.392611+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: audit 2024-03-30T14:05:32.395152+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: audit 2024-03-30T14:05:32.395833+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: audit 2024-03-30T14:05:32.398101+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[19828]: audit 2024-03-30T14:05:32.400145+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: cluster 2024-03-30T14:05:31.095345+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: audit 2024-03-30T14:05:32.392611+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: audit 2024-03-30T14:05:32.395152+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: audit 2024-03-30T14:05:32.395833+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:05:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: audit 2024-03-30T14:05:32.398101+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:05:33.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:32 smithi081 bash[14382]: audit 2024-03-30T14:05:32.400145+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:33.641 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: cephadm 2024-03-30T14:05:32.383597+0000 mgr.y (mgr.14463) 311 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: cephadm 2024-03-30T14:05:32.383597+0000 mgr.y (mgr.14463) 311 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: cephadm 2024-03-30T14:05:32.401744+0000 mgr.y (mgr.14463) 312 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: audit 2024-03-30T14:05:33.257558+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: audit 2024-03-30T14:05:33.258275+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: audit 2024-03-30T14:05:33.274401+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[14382]: audit 2024-03-30T14:05:33.275121+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:33.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:33.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:34.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:34.000 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: cephadm 2024-03-30T14:05:32.383597+0000 mgr.y (mgr.14463) 311 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: cephadm 2024-03-30T14:05:32.401744+0000 mgr.y (mgr.14463) 312 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: audit 2024-03-30T14:05:33.257558+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: audit 2024-03-30T14:05:33.258275+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: audit 2024-03-30T14:05:33.274401+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:33 smithi081 bash[19828]: audit 2024-03-30T14:05:33.275121+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: cephadm 2024-03-30T14:05:32.401744+0000 mgr.y (mgr.14463) 312 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:05:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: audit 2024-03-30T14:05:33.257558+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: audit 2024-03-30T14:05:33.258275+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: audit 2024-03-30T14:05:33.274401+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:33 smithi092 bash[14432]: audit 2024-03-30T14:05:33.275121+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:34.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:34 smithi092 systemd[1]: Stopping Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:05:34.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:34 smithi092 bash[34680]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T14:05:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:34 smithi081 bash[19828]: cluster 2024-03-30T14:05:33.096059+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:34.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:34 smithi081 bash[14382]: cluster 2024-03-30T14:05:33.096059+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:34.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:34 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:34.672Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-03-30T14:05:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:34 smithi092 bash[14432]: cluster 2024-03-30T14:05:33.096059+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:35.541 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 bash[34689]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:05:35.541 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 bash[34741]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T14:05:35.541 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:05:35.541 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T14:05:35.542 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 systemd[1]: Stopped Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:05:35.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:35 smithi092 systemd[1]: Started Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[34809]: debug 2024-03-30T14:05:36.601+0000 7fee111db700 1 -- 172.21.15.92:0/995210733 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5613999045a0 con 0x56139a684800 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: cluster 2024-03-30T14:05:35.097771+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: audit 2024-03-30T14:05:35.494951+0000 mgr.y (mgr.14463) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: audit 2024-03-30T14:05:35.593651+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: audit 2024-03-30T14:05:35.596950+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:36.759 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: audit 2024-03-30T14:05:35.598688+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:36.760 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[14432]: audit 2024-03-30T14:05:35.599938+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: cluster 2024-03-30T14:05:35.097771+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: audit 2024-03-30T14:05:35.494951+0000 mgr.y (mgr.14463) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: audit 2024-03-30T14:05:35.593651+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: audit 2024-03-30T14:05:35.596950+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: audit 2024-03-30T14:05:35.598688+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[14382]: audit 2024-03-30T14:05:35.599938+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:05:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: cluster 2024-03-30T14:05:35.097771+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: audit 2024-03-30T14:05:35.494951+0000 mgr.y (mgr.14463) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: audit 2024-03-30T14:05:35.593651+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: audit 2024-03-30T14:05:35.596950+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: audit 2024-03-30T14:05:35.598688+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:05:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:36 smithi081 bash[19828]: audit 2024-03-30T14:05:35.599938+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:05:37.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:36 smithi092 bash[34809]: debug 2024-03-30T14:05:36.761+0000 7fee1b3e3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:05:38.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:37 smithi092 bash[34809]: debug 2024-03-30T14:05:37.665+0000 7fee1b3e3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:05:38.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:37 smithi092 bash[34809]: debug 2024-03-30T14:05:37.765+0000 7fee1b3e3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:05:38.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:37 smithi092 bash[34809]: debug 2024-03-30T14:05:37.877+0000 7fee1b3e3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:05:38.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:38 smithi092 bash[34809]: debug 2024-03-30T14:05:38.185+0000 7fee1b3e3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:38.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:38 smithi081 bash[14382]: cluster 2024-03-30T14:05:37.098555+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:38.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:38 smithi081 bash[19828]: cluster 2024-03-30T14:05:37.098555+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:38.999 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:38 smithi092 bash[34809]: debug 2024-03-30T14:05:38.581+0000 7fee1b3e3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:05:39.000 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:38 smithi092 bash[34809]: debug 2024-03-30T14:05:38.769+0000 7fee1b3e3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:39.000 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:38 smithi092 bash[14432]: cluster 2024-03-30T14:05:37.098555+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:39.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:39 smithi092 bash[34809]: debug 2024-03-30T14:05:39.005+0000 7fee1b3e3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:05:40.259 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[34809]: debug 2024-03-30T14:05:40.141+0000 7fee1b3e3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:05:40.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[34809]: debug 2024-03-30T14:05:40.265+0000 7fee1b3e3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:05:40.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[34809]: debug 2024-03-30T14:05:40.393+0000 7fee1b3e3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:05:40.895 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[14432]: cluster 2024-03-30T14:05:39.100243+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:40.895 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[14432]: audit 2024-03-30T14:05:39.633453+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:40.895 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[14432]: audit 2024-03-30T14:05:40.111606+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:40] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[14382]: cluster 2024-03-30T14:05:39.100243+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[14382]: audit 2024-03-30T14:05:39.633453+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[14382]: audit 2024-03-30T14:05:40.111606+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[19828]: cluster 2024-03-30T14:05:39.100243+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:40.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[19828]: audit 2024-03-30T14:05:39.633453+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:41.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:40 smithi081 bash[19828]: audit 2024-03-30T14:05:40.111606+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:41.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:40 smithi092 bash[34809]: debug 2024-03-30T14:05:40.897+0000 7fee1b3e3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:05:41.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:41 smithi092 bash[34809]: debug 2024-03-30T14:05:41.117+0000 7fee1b3e3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:05:42.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:41 smithi092 bash[34809]: debug 2024-03-30T14:05:41.577+0000 7fee1b3e3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:05:42.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:42 smithi092 bash[34809]: debug 2024-03-30T14:05:42.085+0000 7fee1b3e3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:42.885 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:42 smithi092 bash[34809]: debug 2024-03-30T14:05:42.633+0000 7fee1b3e3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:05:42.885 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:42 smithi092 bash[34809]: debug 2024-03-30T14:05:42.741+0000 7fee1b3e3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:05:42.886 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:42 smithi092 bash[14432]: cluster 2024-03-30T14:05:41.101134+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:42 smithi081 bash[14382]: cluster 2024-03-30T14:05:41.101134+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:42 smithi081 bash[19828]: cluster 2024-03-30T14:05:41.101134+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:43.200 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.089+0000 7fee1b3e3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:05:43.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.205+0000 7fee1b3e3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:05:43.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.337+0000 7fee1b3e3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:43.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.453+0000 7fee1b3e3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:05:43.627 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:05:43.890 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.577+0000 7fee1b3e3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:05:43.890 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.765+0000 7fee1b3e3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:05:43.998 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:43 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:43.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-03-30T14:05:43.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:43 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:44.152 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:43 smithi092 bash[34809]: debug 2024-03-30T14:05:43.893+0000 7fee1b3e3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (5m) 4m ago 6m 14.6M - ba2b418f427c 09a4c1b2f898 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (6m) 4s ago 6m 47.2M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (4m) 4m ago 4m 66.5M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283 running (8s) 4s ago 12m 81.0M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 30316a4c1d65 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (14m) 4m ago 14m 450M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (14m) 4m ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (12m) 4s ago 12m 45.0M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (12m) 4m ago 12m 42.6M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (6m) 4m ago 6m 13.9M - 1dbe0e931976 cf9668a760d8 2024-03-30T14:05:44.333 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (6m) 4s ago 6m 11.8M - 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (11m) 4m ago 12m 56.7M 4061M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (11m) 4m ago 11m 57.5M 4061M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (10m) 4m ago 10m 50.4M 4061M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (10m) 4m ago 10m 50.3M 4061M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (9m) 4s ago 9m 56.3M 4317M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (8m) 4s ago 9m 53.0M 4317M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (8m) 4s ago 8m 52.2M 4317M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (7m) 4s ago 7m 55.3M 4317M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (5m) 4s ago 6m 65.4M - 514e6a882f6e 22c9bf589db4 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (4m) 4m ago 4m 83.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (4m) 4s ago 4m 84.8M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (4m) 4m ago 4m 83.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:05:44.334 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (4m) 4s ago 4m 84.9M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:05:44.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:05:44.744 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:05:44.890 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:44 smithi092 bash[14432]: cluster 2024-03-30T14:05:43.102006+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:44.890 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:44 smithi092 bash[14432]: audit 2024-03-30T14:05:43.618059+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:44.890 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:44 smithi092 bash[14432]: audit 2024-03-30T14:05:43.972150+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:44.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[19828]: cluster 2024-03-30T14:05:43.102006+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[19828]: audit 2024-03-30T14:05:43.618059+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[19828]: audit 2024-03-30T14:05:43.972150+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[14382]: cluster 2024-03-30T14:05:43.102006+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[14382]: audit 2024-03-30T14:05:43.618059+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:44 smithi081 bash[14382]: audit 2024-03-30T14:05:43.972150+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:45.099 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:05:45.099 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:05:45.099 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:05:45.100 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:05:45.100 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:05:45.100 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mgr daemons" 2024-03-30T14:05:45.100 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:05:45.526 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:05:45.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: debug 2024-03-30T14:05:45.193+0000 7fee1b3e3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:05:45.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: [30/Mar/2024:14:05:45] ENGINE Bus STARTING 2024-03-30T14:05:45.551 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: CherryPy Checker: 2024-03-30T14:05:45.551 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: The Application mounted at '' has an empty config. 2024-03-30T14:05:45.551 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: [30/Mar/2024:14:05:45] ENGINE Serving on http://:::9283 2024-03-30T14:05:45.551 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[34809]: [30/Mar/2024:14:05:45] ENGINE Bus STARTED 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:44.314704+0000 mgr.y (mgr.14463) 322 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:44.748577+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.81:0/2745991068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: cluster 2024-03-30T14:05:45.198420+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: cluster 2024-03-30T14:05:45.198568+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:45.201680+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:45.202962+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:45.206152+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:45.207724+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:45.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[19828]: audit 2024-03-30T14:05:45.532098+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.81:0/2429104860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:44.314704+0000 mgr.y (mgr.14463) 322 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:44.748577+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.81:0/2745991068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: cluster 2024-03-30T14:05:45.198420+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: cluster 2024-03-30T14:05:45.198568+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:45.201680+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:45.202962+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:45.206152+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:45.207724+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:45.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:45 smithi081 bash[14382]: audit 2024-03-30T14:05:45.532098+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.81:0/2429104860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:44.314704+0000 mgr.y (mgr.14463) 322 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:44.748577+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.81:0/2745991068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:05:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: cluster 2024-03-30T14:05:45.198420+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: cluster 2024-03-30T14:05:45.198568+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:45.201680+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:45.202962+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:45.206152+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:45.207724+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:46.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:45 smithi092 bash[14432]: audit 2024-03-30T14:05:45.532098+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.81:0/2429104860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:05:46.659 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:46.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[14382]: cluster 2024-03-30T14:05:45.103762+0000 mgr.y (mgr.14463) 323 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[14382]: audit 2024-03-30T14:05:45.104560+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[14382]: audit 2024-03-30T14:05:45.500936+0000 mgr.y (mgr.14463) 325 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[14382]: cluster 2024-03-30T14:05:45.660570+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[19828]: cluster 2024-03-30T14:05:45.103762+0000 mgr.y (mgr.14463) 323 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[19828]: audit 2024-03-30T14:05:45.104560+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[19828]: audit 2024-03-30T14:05:45.500936+0000 mgr.y (mgr.14463) 325 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:46 smithi081 bash[19828]: cluster 2024-03-30T14:05:45.660570+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:05:47.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:46 smithi092 bash[14432]: cluster 2024-03-30T14:05:45.103762+0000 mgr.y (mgr.14463) 323 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:05:47.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:46 smithi092 bash[14432]: audit 2024-03-30T14:05:45.104560+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:47.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:46 smithi092 bash[14432]: audit 2024-03-30T14:05:45.500936+0000 mgr.y (mgr.14463) 325 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:47.034 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:46 smithi092 bash[14432]: cluster 2024-03-30T14:05:45.660570+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14655]: ignoring --setuser ceph since I am not root 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14655]: ignoring --setgroup ceph since I am not root 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14655]: debug 2024-03-30T14:05:48.816+0000 7fb2590c7700 1 -- 172.21.15.81:0/358711982 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5621d7132340 con 0x5621d7eae800 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14655]: debug 2024-03-30T14:05:48.972+0000 7fb261b23000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: cluster 2024-03-30T14:05:47.104539+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: audit 2024-03-30T14:05:47.755408+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: audit 2024-03-30T14:05:47.766601+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: audit 2024-03-30T14:05:47.775040+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: cephadm 2024-03-30T14:05:47.779027+0000 mgr.y (mgr.14463) 327 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:05:48.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: cephadm 2024-03-30T14:05:47.782325+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Failing over to other MGR 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: audit 2024-03-30T14:05:47.782704+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: audit 2024-03-30T14:05:47.783188+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[19828]: cluster 2024-03-30T14:05:47.791463+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: cluster 2024-03-30T14:05:47.104539+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: audit 2024-03-30T14:05:47.755408+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: audit 2024-03-30T14:05:47.766601+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: audit 2024-03-30T14:05:47.775040+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: cephadm 2024-03-30T14:05:47.779027+0000 mgr.y (mgr.14463) 327 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: cephadm 2024-03-30T14:05:47.782325+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Failing over to other MGR 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: audit 2024-03-30T14:05:47.782704+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: audit 2024-03-30T14:05:47.783188+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:48 smithi081 bash[14382]: cluster 2024-03-30T14:05:47.791463+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: cluster 2024-03-30T14:05:47.104539+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: audit 2024-03-30T14:05:47.755408+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: audit 2024-03-30T14:05:47.766601+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: audit 2024-03-30T14:05:47.775040+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: cephadm 2024-03-30T14:05:47.779027+0000 mgr.y (mgr.14463) 327 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: cephadm 2024-03-30T14:05:47.782325+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Failing over to other MGR 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: audit 2024-03-30T14:05:47.782704+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14463 172.21.15.81:0/2771363127' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: audit 2024-03-30T14:05:47.783188+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[14432]: cluster 2024-03-30T14:05:47.791463+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[34809]: [30/Mar/2024:14:05:48] ENGINE Bus STOPPING 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[34809]: [30/Mar/2024:14:05:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[34809]: [30/Mar/2024:14:05:48] ENGINE Bus STOPPED 2024-03-30T14:05:49.007 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:48 smithi092 bash[34809]: [30/Mar/2024:14:05:48] ENGINE Bus STARTING 2024-03-30T14:05:49.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[34809]: [30/Mar/2024:14:05:49] ENGINE Serving on http://:::9283 2024-03-30T14:05:49.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[34809]: [30/Mar/2024:14:05:49] ENGINE Bus STARTED 2024-03-30T14:05:49.934 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14655]: debug 2024-03-30T14:05:49.644+0000 7fb261b23000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14655]: debug 2024-03-30T14:05:49.768+0000 7fb261b23000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.773424+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cluster 2024-03-30T14:05:48.773604+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e22: x(active, starting, since 0.98913s) 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.778129+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.778392+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.778679+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.779889+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.780239+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.780537+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.780828+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.781250+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:05:49.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.781560+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.781893+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.782200+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.782548+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.783471+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.783738+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.784291+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cluster 2024-03-30T14:05:48.810952+0000 mon.a (mon.0) 844 : cluster [INF] Manager daemon x is now available 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.880159+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:48.886695+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.773424+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cluster 2024-03-30T14:05:48.773604+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e22: x(active, starting, since 0.98913s) 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.778129+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.778392+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:05:49.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.778679+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.779889+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.780239+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.780537+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.780828+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.781250+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.781560+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.781893+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.782200+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.782548+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.783471+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.783738+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.784291+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cluster 2024-03-30T14:05:48.810952+0000 mon.a (mon.0) 844 : cluster [INF] Manager daemon x is now available 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.880159+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:48.886695+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.888710+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:48.894126+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:48.894783+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:48.894886+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.899390+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.917440+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.972601+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.975255+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:48.976886+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:49.010256+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: audit 2024-03-30T14:05:49.011785+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:49.480164+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Deploying cephadm binary to smithi081 2024-03-30T14:05:49.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14382]: cephadm 2024-03-30T14:05:49.484537+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.888710+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:48.894126+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:48.894783+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:48.894886+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.899390+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.917440+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.972601+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.975255+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:48.976886+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:49.010256+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: audit 2024-03-30T14:05:49.011785+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:49.480164+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Deploying cephadm binary to smithi081 2024-03-30T14:05:49.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[19828]: cephadm 2024-03-30T14:05:49.484537+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.773424+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cluster 2024-03-30T14:05:48.773604+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e22: x(active, starting, since 0.98913s) 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.778129+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.778392+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.778679+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.779889+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.780239+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.780537+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.780828+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.781250+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.781560+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.781893+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.782200+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:05:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.782548+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.783471+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.783738+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.784291+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cluster 2024-03-30T14:05:48.810952+0000 mon.a (mon.0) 844 : cluster [INF] Manager daemon x is now available 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.880159+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:48.886695+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.888710+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:48.894126+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:48.894783+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:48.894886+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.899390+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.917440+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.972601+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:05:50.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.975255+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:50.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:48.976886+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:50.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:49.010256+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:50.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: audit 2024-03-30T14:05:49.011785+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:50.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:49.480164+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Deploying cephadm binary to smithi081 2024-03-30T14:05:50.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:49 smithi092 bash[14432]: cephadm 2024-03-30T14:05:49.484537+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Deploying cephadm binary to smithi092 2024-03-30T14:05:50.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:49 smithi081 bash[14655]: debug 2024-03-30T14:05:49.936+0000 7fb261b23000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:50.562 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14655]: debug 2024-03-30T14:05:50.268+0000 7fb261b23000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:05:50.562 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14655]: debug 2024-03-30T14:05:50.360+0000 7fb261b23000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:50.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14655]: debug 2024-03-30T14:05:50.564+0000 7fb261b23000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[19828]: cluster 2024-03-30T14:05:49.785455+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[19828]: cluster 2024-03-30T14:05:49.814390+0000 mgr.x (mgr.15213) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[19828]: audit 2024-03-30T14:05:50.411425+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[19828]: audit 2024-03-30T14:05:50.436638+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14382]: cluster 2024-03-30T14:05:49.785455+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14382]: cluster 2024-03-30T14:05:49.814390+0000 mgr.x (mgr.15213) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14382]: audit 2024-03-30T14:05:50.411425+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:50 smithi081 bash[14382]: audit 2024-03-30T14:05:50.436638+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:50 smithi092 bash[14432]: cluster 2024-03-30T14:05:49.785455+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-30T14:05:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:50 smithi092 bash[14432]: cluster 2024-03-30T14:05:49.814390+0000 mgr.x (mgr.15213) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:50 smithi092 bash[14432]: audit 2024-03-30T14:05:50.411425+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:50 smithi092 bash[14432]: audit 2024-03-30T14:05:50.436638+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:05:51.730 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14655]: debug 2024-03-30T14:05:51.420+0000 7fb261b23000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:05:51.730 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14655]: debug 2024-03-30T14:05:51.524+0000 7fb261b23000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:05:51.730 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:51.469Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14382]: cluster 2024-03-30T14:05:50.784048+0000 mgr.x (mgr.15213) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14382]: cephadm 2024-03-30T14:05:51.257631+0000 mgr.x (mgr.15213) 9 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTING 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14382]: cephadm 2024-03-30T14:05:51.473907+0000 mgr.x (mgr.15213) 10 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on https://172.21.15.92:7150 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14382]: cephadm 2024-03-30T14:05:51.585230+0000 mgr.x (mgr.15213) 11 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on http://172.21.15.92:8765 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14382]: cephadm 2024-03-30T14:05:51.585629+0000 mgr.x (mgr.15213) 12 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTED 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[14655]: debug 2024-03-30T14:05:51.732+0000 7fb261b23000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:05:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[19828]: cluster 2024-03-30T14:05:50.784048+0000 mgr.x (mgr.15213) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:52.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[19828]: cephadm 2024-03-30T14:05:51.257631+0000 mgr.x (mgr.15213) 9 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTING 2024-03-30T14:05:52.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[19828]: cephadm 2024-03-30T14:05:51.473907+0000 mgr.x (mgr.15213) 10 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on https://172.21.15.92:7150 2024-03-30T14:05:52.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[19828]: cephadm 2024-03-30T14:05:51.585230+0000 mgr.x (mgr.15213) 11 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on http://172.21.15.92:8765 2024-03-30T14:05:52.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:51 smithi081 bash[19828]: cephadm 2024-03-30T14:05:51.585629+0000 mgr.x (mgr.15213) 12 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTED 2024-03-30T14:05:52.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:51 smithi092 bash[14432]: cluster 2024-03-30T14:05:50.784048+0000 mgr.x (mgr.15213) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:52.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:51 smithi092 bash[14432]: cephadm 2024-03-30T14:05:51.257631+0000 mgr.x (mgr.15213) 9 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTING 2024-03-30T14:05:52.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:51 smithi092 bash[14432]: cephadm 2024-03-30T14:05:51.473907+0000 mgr.x (mgr.15213) 10 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on https://172.21.15.92:7150 2024-03-30T14:05:52.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:51 smithi092 bash[14432]: cephadm 2024-03-30T14:05:51.585230+0000 mgr.x (mgr.15213) 11 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Serving on http://172.21.15.92:8765 2024-03-30T14:05:52.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:51 smithi092 bash[14432]: cephadm 2024-03-30T14:05:51.585629+0000 mgr.x (mgr.15213) 12 : cephadm [INF] [30/Mar/2024:14:05:51] ENGINE Bus STARTED 2024-03-30T14:05:52.408 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:52 smithi081 bash[14655]: debug 2024-03-30T14:05:52.080+0000 7fb261b23000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:05:52.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:52 smithi081 bash[14655]: debug 2024-03-30T14:05:52.408+0000 7fb261b23000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:05:53.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:52 smithi092 bash[14432]: cluster 2024-03-30T14:05:51.806943+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-03-30T14:05:53.052 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:52 smithi081 bash[14382]: cluster 2024-03-30T14:05:51.806943+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-03-30T14:05:53.052 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:52 smithi081 bash[14655]: debug 2024-03-30T14:05:52.780+0000 7fb261b23000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:05:53.052 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:52 smithi081 bash[19828]: cluster 2024-03-30T14:05:51.806943+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-03-30T14:05:53.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[14655]: debug 2024-03-30T14:05:53.052+0000 7fb261b23000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:53.808 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[14655]: debug 2024-03-30T14:05:53.740+0000 7fb261b23000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:05:53.808 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[39478]: level=error ts=2024-03-30T14:05:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:53.809 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2024-03-30T14:05:53.809 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:53.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:05:54.113 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[14382]: cluster 2024-03-30T14:05:52.784858+0000 mgr.x (mgr.15213) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:54.113 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[14655]: debug 2024-03-30T14:05:53.844+0000 7fb261b23000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:05:54.113 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.004+0000 7fb261b23000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:05:54.114 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:53 smithi081 bash[19828]: cluster 2024-03-30T14:05:52.784858+0000 mgr.x (mgr.15213) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:54.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:53 smithi092 bash[14432]: cluster 2024-03-30T14:05:52.784858+0000 mgr.x (mgr.15213) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:54.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.116+0000 7fb261b23000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:05:54.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.252+0000 7fb261b23000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:54.849 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.548+0000 7fb261b23000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:05:54.849 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.668+0000 7fb261b23000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:05:55.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:05:54 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:05:54] "GET /metrics HTTP/1.1" 200 35141 "" "Prometheus/2.33.4" 2024-03-30T14:05:55.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.852+0000 7fb261b23000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:05:55.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:54 smithi081 bash[14655]: debug 2024-03-30T14:05:54.972+0000 7fb261b23000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: debug 2024-03-30T14:05:55.848+0000 7fb261b23000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: [30/Mar/2024:14:05:55] ENGINE Bus STARTING 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: CherryPy Checker: 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: The Application mounted at '' has an empty config. 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: [30/Mar/2024:14:05:55] ENGINE Serving on http://:::9283 2024-03-30T14:05:56.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:05:55 smithi081 bash[14655]: [30/Mar/2024:14:05:55] ENGINE Bus STARTED 2024-03-30T14:05:56.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: cluster 2024-03-30T14:05:54.785582+0000 mgr.x (mgr.15213) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:56.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: audit 2024-03-30T14:05:55.513285+0000 mgr.x (mgr.15213) 15 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:56.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: cluster 2024-03-30T14:05:55.857178+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:05:56.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: audit 2024-03-30T14:05:55.861884+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:05:56.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: audit 2024-03-30T14:05:55.862955+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:56.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: audit 2024-03-30T14:05:55.867230+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:05:56.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:56 smithi092 bash[14432]: audit 2024-03-30T14:05:55.867948+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:56.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[39478]: level=warn ts=2024-03-30T14:05:56.625Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: cluster 2024-03-30T14:05:54.785582+0000 mgr.x (mgr.15213) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: audit 2024-03-30T14:05:55.513285+0000 mgr.x (mgr.15213) 15 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: cluster 2024-03-30T14:05:55.857178+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: audit 2024-03-30T14:05:55.861884+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: audit 2024-03-30T14:05:55.862955+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: audit 2024-03-30T14:05:55.867230+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[19828]: audit 2024-03-30T14:05:55.867948+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: cluster 2024-03-30T14:05:54.785582+0000 mgr.x (mgr.15213) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: audit 2024-03-30T14:05:55.513285+0000 mgr.x (mgr.15213) 15 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: cluster 2024-03-30T14:05:55.857178+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: audit 2024-03-30T14:05:55.861884+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: audit 2024-03-30T14:05:55.862955+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: audit 2024-03-30T14:05:55.867230+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:05:57.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:56 smithi081 bash[14382]: audit 2024-03-30T14:05:55.867948+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.81:0/2626626595' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:05:57.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:57 smithi081 bash[14382]: cluster 2024-03-30T14:05:56.562037+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:05:57.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:57 smithi081 bash[14382]: audit 2024-03-30T14:05:56.569845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:57.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:57 smithi081 bash[19828]: cluster 2024-03-30T14:05:56.562037+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:05:57.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:57 smithi081 bash[19828]: audit 2024-03-30T14:05:56.569845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:58.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:57 smithi092 bash[14432]: cluster 2024-03-30T14:05:56.562037+0000 mon.a (mon.0) 855 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:05:58.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:57 smithi092 bash[14432]: audit 2024-03-30T14:05:56.569845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:58.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:05:58 smithi081 bash[14382]: cluster 2024-03-30T14:05:56.786832+0000 mgr.x (mgr.15213) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:05:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:05:58 smithi081 bash[19828]: cluster 2024-03-30T14:05:56.786832+0000 mgr.x (mgr.15213) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:05:59.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:05:58 smithi092 bash[14432]: cluster 2024-03-30T14:05:56.786832+0000 mgr.x (mgr.15213) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:06:00.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:00 smithi081 bash[19828]: cluster 2024-03-30T14:05:58.787634+0000 mgr.x (mgr.15213) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:06:00.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:00 smithi081 bash[14382]: cluster 2024-03-30T14:05:58.787634+0000 mgr.x (mgr.15213) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:06:01.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:00 smithi092 bash[14432]: cluster 2024-03-30T14:05:58.787634+0000 mgr.x (mgr.15213) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:06:01.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:06:00 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:06:02.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:02 smithi081 bash[14382]: cluster 2024-03-30T14:06:00.789312+0000 mgr.x (mgr.15213) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:06:02.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:02 smithi081 bash[19828]: cluster 2024-03-30T14:06:00.789312+0000 mgr.x (mgr.15213) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:06:03.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:02 smithi092 bash[14432]: cluster 2024-03-30T14:06:00.789312+0000 mgr.x (mgr.15213) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:06:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:03 smithi081 bash[39478]: level=error ts=2024-03-30T14:06:03.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:06:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:03 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:06:03.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:03 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: cluster 2024-03-30T14:06:02.790098+0000 mgr.x (mgr.15213) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: audit 2024-03-30T14:06:03.274412+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: audit 2024-03-30T14:06:03.286820+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: audit 2024-03-30T14:06:03.335776+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: audit 2024-03-30T14:06:03.347503+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[14432]: audit 2024-03-30T14:06:03.972485+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: cluster 2024-03-30T14:06:02.790098+0000 mgr.x (mgr.15213) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: audit 2024-03-30T14:06:03.274412+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: audit 2024-03-30T14:06:03.286820+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: audit 2024-03-30T14:06:03.335776+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: audit 2024-03-30T14:06:03.347503+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[14382]: audit 2024-03-30T14:06:03.972485+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: cluster 2024-03-30T14:06:02.790098+0000 mgr.x (mgr.15213) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: audit 2024-03-30T14:06:03.274412+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: audit 2024-03-30T14:06:03.286820+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: audit 2024-03-30T14:06:03.335776+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: audit 2024-03-30T14:06:03.347503+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:04.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:04 smithi081 bash[19828]: audit 2024-03-30T14:06:03.972485+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:05.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:06:04 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:04] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.33.4" 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.470292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.475801+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.487832+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.493645+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.498780+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.500623+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.501117+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.502900+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.503864+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.505721+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.505871+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.507631+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: cephadm 2024-03-30T14:06:04.509276+0000 mgr.x (mgr.15213) 20 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2781M 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[14382]: audit 2024-03-30T14:06:04.515812+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.470292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.475801+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.487832+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.493645+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.498780+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.500623+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.501117+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.502900+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.503864+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.505721+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.505871+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.507631+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: cephadm 2024-03-30T14:06:04.509276+0000 mgr.x (mgr.15213) 20 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2781M 2024-03-30T14:06:05.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:05 smithi081 bash[19828]: audit 2024-03-30T14:06:04.515812+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.470292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.475801+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.487832+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.493645+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.498780+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.500623+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.501117+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.502900+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.503864+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.505721+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.505871+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.507631+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: cephadm 2024-03-30T14:06:04.509276+0000 mgr.x (mgr.15213) 20 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2781M 2024-03-30T14:06:05.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:05 smithi092 bash[14432]: audit 2024-03-30T14:06:04.515812+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:06.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:06 smithi092 bash[14432]: cluster 2024-03-30T14:06:04.790663+0000 mgr.x (mgr.15213) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:06.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:06 smithi092 bash[14432]: audit 2024-03-30T14:06:05.521384+0000 mgr.x (mgr.15213) 22 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:06 smithi081 bash[14382]: cluster 2024-03-30T14:06:04.790663+0000 mgr.x (mgr.15213) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:06.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:06 smithi081 bash[14382]: audit 2024-03-30T14:06:05.521384+0000 mgr.x (mgr.15213) 22 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:06 smithi081 bash[19828]: cluster 2024-03-30T14:06:04.790663+0000 mgr.x (mgr.15213) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:06 smithi081 bash[19828]: audit 2024-03-30T14:06:05.521384+0000 mgr.x (mgr.15213) 22 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:08.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:08 smithi092 bash[14432]: cluster 2024-03-30T14:06:06.792442+0000 mgr.x (mgr.15213) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:08.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:08 smithi081 bash[14382]: cluster 2024-03-30T14:06:06.792442+0000 mgr.x (mgr.15213) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:08.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:08 smithi081 bash[19828]: cluster 2024-03-30T14:06:06.792442+0000 mgr.x (mgr.15213) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:06:10.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:10 smithi092 bash[14432]: cluster 2024-03-30T14:06:08.793374+0000 mgr.x (mgr.15213) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:06:10.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:10 smithi081 bash[14382]: cluster 2024-03-30T14:06:08.793374+0000 mgr.x (mgr.15213) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:06:10.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:10 smithi081 bash[19828]: cluster 2024-03-30T14:06:08.793374+0000 mgr.x (mgr.15213) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:06:11.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:06:10 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:06:12.550 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:12 smithi092 bash[31172]: ts=2024-03-30T14:06:12.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:06:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:12 smithi081 bash[14382]: cluster 2024-03-30T14:06:10.795202+0000 mgr.x (mgr.15213) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:12 smithi081 bash[19828]: cluster 2024-03-30T14:06:10.795202+0000 mgr.x (mgr.15213) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:13.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:12 smithi092 bash[14432]: cluster 2024-03-30T14:06:10.795202+0000 mgr.x (mgr.15213) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:13.998 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:13 smithi081 bash[39478]: level=error ts=2024-03-30T14:06:13.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:06:13.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:06:13.999 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:13 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: cluster 2024-03-30T14:06:12.796239+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.391956+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.408239+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.412621+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.414344+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.415405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:14.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.417121+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.418118+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.419820+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.421019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.422660+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.435075+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.439425+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[14382]: audit 2024-03-30T14:06:14.440827+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: cluster 2024-03-30T14:06:12.796239+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.391956+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.408239+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.412621+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.414344+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.415405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.417121+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.418118+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.419820+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.421019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.422660+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.435075+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.439425+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:15.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:14 smithi081 bash[19828]: audit 2024-03-30T14:06:14.440827+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:14] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.33.4" 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: cluster 2024-03-30T14:06:12.796239+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.391956+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.408239+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.412621+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.414344+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.415405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.417121+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.418118+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.419820+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.421019+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.422660+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.435075+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.439425+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:15.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:14 smithi092 bash[14432]: audit 2024-03-30T14:06:14.440827+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:15.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.425009+0000 mgr.x (mgr.15213) 27 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-30T14:06:15.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.442921+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:06:15.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.443438+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.263499+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.271069+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.283124+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.290514+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.300691+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.380226+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.389045+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.394917+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[14382]: audit 2024-03-30T14:06:15.401096+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.425009+0000 mgr.x (mgr.15213) 27 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-30T14:06:15.843 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.442921+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.443438+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.263499+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.271069+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.283124+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.290514+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.300691+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.380226+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.389045+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.394917+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[19828]: audit 2024-03-30T14:06:15.401096+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:15.949 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:06:16.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.425009+0000 mgr.x (mgr.15213) 27 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3037M 2024-03-30T14:06:16.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.442921+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:06:16.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.443438+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:06:16.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.263499+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.271069+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.283124+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.290514+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.300691+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.380226+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.389045+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.394917+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:15 smithi092 bash[14432]: audit 2024-03-30T14:06:15.401096+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:16.113 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:15 smithi081 systemd[1]: Stopping Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:06:16.113 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:15 smithi081 bash[48812]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T14:06:16.734 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (6m) 13s ago 7m 18.6M - 0.23.0 ba2b418f427c 09a4c1b2f898 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (6m) 13s ago 6m 47.4M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (5m) 13s ago 5m 48.2M - 3.5 e1d6a67b021e 1d7314590658 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283 running (41s) 13s ago 12m 485M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 30316a4c1d65 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (14m) 13s ago 14m 404M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (14m) 13s ago 15m 59.4M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (13m) 13s ago 13m 49.4M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (13m) 13s ago 13m 48.0M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (7m) 13s ago 7m 12.9M - 1.3.1 1dbe0e931976 cf9668a760d8 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (7m) 13s ago 7m 12.4M - 1.3.1 1dbe0e931976 b8296bb5a7e1 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (12m) 13s ago 12m 59.2M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (11m) 13s ago 11m 60.4M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (11m) 13s ago 11m 52.8M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:06:16.735 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (10m) 13s ago 10m 55.4M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (10m) 13s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (9m) 13s ago 9m 53.4M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (8m) 13s ago 8m 52.6M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (8m) 13s ago 8m 55.6M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (6m) 13s ago 7m 66.1M - 2.33.4 514e6a882f6e 22c9bf589db4 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (5m) 13s ago 5m 85.5M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (5m) 13s ago 5m 85.4M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (5m) 13s ago 5m 85.4M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:06:16.736 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (5m) 13s ago 5m 85.6M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:06:16.923 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.659084+0000 mgr.x (mgr.15213) 30 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:16.923 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.659428+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:16.923 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cluster 2024-03-30T14:06:14.797022+0000 mgr.x (mgr.15213) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.874537+0000 mgr.x (mgr.15213) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:14.874984+0000 mgr.x (mgr.15213) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:15.089772+0000 mgr.x (mgr.15213) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:15.090136+0000 mgr.x (mgr.15213) 36 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:15.421981+0000 mgr.x (mgr.15213) 37 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: cephadm 2024-03-30T14:06:15.422952+0000 mgr.x (mgr.15213) 38 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[19828]: audit 2024-03-30T14:06:15.532920+0000 mgr.x (mgr.15213) 39 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:16.924 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[48822]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:06:16.924 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[48916]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T14:06:16.924 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.659084+0000 mgr.x (mgr.15213) 30 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.659428+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cluster 2024-03-30T14:06:14.797022+0000 mgr.x (mgr.15213) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.874537+0000 mgr.x (mgr.15213) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:14.874984+0000 mgr.x (mgr.15213) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:15.089772+0000 mgr.x (mgr.15213) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:15.090136+0000 mgr.x (mgr.15213) 36 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:15.421981+0000 mgr.x (mgr.15213) 37 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: cephadm 2024-03-30T14:06:15.422952+0000 mgr.x (mgr.15213) 38 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2024-03-30T14:06:16.925 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:16 smithi081 bash[14382]: audit 2024-03-30T14:06:15.532920+0000 mgr.x (mgr.15213) 39 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.659084+0000 mgr.x (mgr.15213) 30 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.659428+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:06:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cluster 2024-03-30T14:06:14.797022+0000 mgr.x (mgr.15213) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.874537+0000 mgr.x (mgr.15213) 33 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:14.874984+0000 mgr.x (mgr.15213) 34 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:17.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:15.089772+0000 mgr.x (mgr.15213) 35 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:17.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:15.090136+0000 mgr.x (mgr.15213) 36 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:06:17.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:15.421981+0000 mgr.x (mgr.15213) 37 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:06:17.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: cephadm 2024-03-30T14:06:15.422952+0000 mgr.x (mgr.15213) 38 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2024-03-30T14:06:17.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:16 smithi092 bash[14432]: audit 2024-03-30T14:06:15.532920+0000 mgr.x (mgr.15213) 39 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:06:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:06:17.223 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:06:17.248 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:06:17.248 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:06:17.248 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 systemd[1]: Stopped Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:17.248 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:16 smithi081 systemd[1]: Started Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:06:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "", 2024-03-30T14:06:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:06:17.615 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[14382]: audit 2024-03-30T14:06:15.939849+0000 mgr.x (mgr.15213) 40 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[14382]: audit 2024-03-30T14:06:16.333997+0000 mgr.x (mgr.15213) 41 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[14382]: audit 2024-03-30T14:06:16.991333+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[14382]: audit 2024-03-30T14:06:17.006124+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[14382]: audit 2024-03-30T14:06:17.227418+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.81:0/1333225100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[19828]: audit 2024-03-30T14:06:15.939849+0000 mgr.x (mgr.15213) 40 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[19828]: audit 2024-03-30T14:06:16.333997+0000 mgr.x (mgr.15213) 41 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[19828]: audit 2024-03-30T14:06:16.991333+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[19828]: audit 2024-03-30T14:06:17.006124+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:17.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[19828]: audit 2024-03-30T14:06:17.227418+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.81:0/1333225100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:18.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:17 smithi092 bash[14432]: audit 2024-03-30T14:06:15.939849+0000 mgr.x (mgr.15213) 40 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:18.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:17 smithi092 bash[14432]: audit 2024-03-30T14:06:16.333997+0000 mgr.x (mgr.15213) 41 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:18.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:17 smithi092 bash[14432]: audit 2024-03-30T14:06:16.991333+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:18.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:17 smithi092 bash[14432]: audit 2024-03-30T14:06:17.006124+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:18.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:17 smithi092 bash[14432]: audit 2024-03-30T14:06:17.227418+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.81:0/1333225100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:18.073 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.972Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.972Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.972Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.972Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:06:18.249 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:06:18.250 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:06:18.251 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.973Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:06:18.252 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:06:17 smithi081 bash[48966]: ts=2024-03-30T14:06:17.974Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:06:18.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[14382]: audit 2024-03-30T14:06:16.717171+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[14382]: cluster 2024-03-30T14:06:16.798638+0000 mgr.x (mgr.15213) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[14382]: cephadm 2024-03-30T14:06:17.044936+0000 mgr.x (mgr.15213) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[14382]: cephadm 2024-03-30T14:06:17.064928+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[14382]: audit 2024-03-30T14:06:18.079309+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.81:0/957475541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[19828]: audit 2024-03-30T14:06:16.717171+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[19828]: cluster 2024-03-30T14:06:16.798638+0000 mgr.x (mgr.15213) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[19828]: cephadm 2024-03-30T14:06:17.044936+0000 mgr.x (mgr.15213) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[19828]: cephadm 2024-03-30T14:06:17.064928+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T14:06:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:18 smithi081 bash[19828]: audit 2024-03-30T14:06:18.079309+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.81:0/957475541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:18 smithi092 bash[14432]: audit 2024-03-30T14:06:16.717171+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:18 smithi092 bash[14432]: cluster 2024-03-30T14:06:16.798638+0000 mgr.x (mgr.15213) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:18 smithi092 bash[14432]: cephadm 2024-03-30T14:06:17.044936+0000 mgr.x (mgr.15213) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:06:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:18 smithi092 bash[14432]: cephadm 2024-03-30T14:06:17.064928+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2024-03-30T14:06:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:18 smithi092 bash[14432]: audit 2024-03-30T14:06:18.079309+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.81:0/957475541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:19.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:19 smithi081 bash[14382]: audit 2024-03-30T14:06:17.620140+0000 mgr.x (mgr.15213) 46 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:19.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:19 smithi081 bash[14382]: audit 2024-03-30T14:06:18.973293+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:19 smithi081 bash[19828]: audit 2024-03-30T14:06:17.620140+0000 mgr.x (mgr.15213) 46 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:19 smithi081 bash[19828]: audit 2024-03-30T14:06:18.973293+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:19 smithi092 bash[14432]: audit 2024-03-30T14:06:17.620140+0000 mgr.x (mgr.15213) 46 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:19 smithi092 bash[14432]: audit 2024-03-30T14:06:18.973293+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:20.862 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:20 smithi081 bash[14382]: cluster 2024-03-30T14:06:18.799479+0000 mgr.x (mgr.15213) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:20.862 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:06:20 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:06:20.862 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:20 smithi081 bash[19828]: cluster 2024-03-30T14:06:18.799479+0000 mgr.x (mgr.15213) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:21.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:20 smithi092 bash[14432]: cluster 2024-03-30T14:06:18.799479+0000 mgr.x (mgr.15213) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:22.608 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:22 smithi092 bash[31172]: ts=2024-03-30T14:06:22.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:06:22.721 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:22 smithi081 bash[14382]: cluster 2024-03-30T14:06:20.801152+0000 mgr.x (mgr.15213) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:22.721 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:22 smithi081 bash[19828]: cluster 2024-03-30T14:06:20.801152+0000 mgr.x (mgr.15213) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:22 smithi092 bash[14432]: cluster 2024-03-30T14:06:20.801152+0000 mgr.x (mgr.15213) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:23.748 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:23 smithi081 bash[39478]: level=error ts=2024-03-30T14:06:23.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:06:23.749 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.92:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.92 because it doesn't contain any IP SANs" 2024-03-30T14:06:23.749 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:23 smithi081 bash[39478]: level=warn ts=2024-03-30T14:06:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-03-30T14:06:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:24 smithi081 bash[14382]: cluster 2024-03-30T14:06:22.801912+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:24 smithi081 bash[19828]: cluster 2024-03-30T14:06:22.801912+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:25.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:24 smithi092 bash[14432]: cluster 2024-03-30T14:06:22.801912+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:25.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:06:24 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:24] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.33.4" 2024-03-30T14:06:25.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:24 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:06:25.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:24 smithi081 bash[49291]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:06:25.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 bash[39478]: level=info ts=2024-03-30T14:06:25.050Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:06:25.787 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 bash[49300]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:06:25.787 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 bash[49342]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:06:25.787 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:06:25.787 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:25.787 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:25 smithi081 systemd[1]: Started Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: cluster 2024-03-30T14:06:24.802651+0000 mgr.x (mgr.15213) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.544318+0000 mgr.x (mgr.15213) 51 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.845660+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.857260+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:26.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.909461+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:26.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.910754+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:26.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:26 smithi092 bash[14432]: audit 2024-03-30T14:06:25.924966+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:27.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: cluster 2024-03-30T14:06:24.802651+0000 mgr.x (mgr.15213) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:27.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.544318+0000 mgr.x (mgr.15213) 51 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.845660+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.857260+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.909461+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.910754+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[14382]: audit 2024-03-30T14:06:25.924966+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: cluster 2024-03-30T14:06:24.802651+0000 mgr.x (mgr.15213) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.544318+0000 mgr.x (mgr.15213) 51 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.845660+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.857260+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.909461+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.910754+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:06:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:26 smithi081 bash[19828]: audit 2024-03-30T14:06:25.924966+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:27.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[14382]: cephadm 2024-03-30T14:06:25.909924+0000 mgr.x (mgr.15213) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:06:27.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[14382]: cephadm 2024-03-30T14:06:25.927155+0000 mgr.x (mgr.15213) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.670Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.670Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.673Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.675Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.721Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.721Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.727Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T14:06:27.818 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:27.727Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T14:06:27.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[19828]: cephadm 2024-03-30T14:06:25.909924+0000 mgr.x (mgr.15213) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:06:27.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:27 smithi081 bash[19828]: cephadm 2024-03-30T14:06:25.927155+0000 mgr.x (mgr.15213) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:06:28.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:27 smithi092 bash[14432]: cephadm 2024-03-30T14:06:25.909924+0000 mgr.x (mgr.15213) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:06:28.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:27 smithi092 bash[14432]: cephadm 2024-03-30T14:06:25.927155+0000 mgr.x (mgr.15213) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:06:28.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:28 smithi081 bash[14382]: cluster 2024-03-30T14:06:26.804332+0000 mgr.x (mgr.15213) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:28.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:28 smithi081 bash[19828]: cluster 2024-03-30T14:06:26.804332+0000 mgr.x (mgr.15213) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:28 smithi092 bash[14432]: cluster 2024-03-30T14:06:26.804332+0000 mgr.x (mgr.15213) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:29.805 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:29 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:29.675Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000706128s 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[19828]: cluster 2024-03-30T14:06:28.805080+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[19828]: audit 2024-03-30T14:06:29.988801+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[19828]: audit 2024-03-30T14:06:30.002657+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[14382]: cluster 2024-03-30T14:06:28.805080+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[14382]: audit 2024-03-30T14:06:29.988801+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:30.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[14382]: audit 2024-03-30T14:06:30.002657+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:31.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:30 smithi092 bash[14432]: cluster 2024-03-30T14:06:28.805080+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:31.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:30 smithi092 bash[14432]: audit 2024-03-30T14:06:29.988801+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:31.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:30 smithi092 bash[14432]: audit 2024-03-30T14:06:30.002657+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:31.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:06:30 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:06:31.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:31 smithi081 bash[14382]: cephadm 2024-03-30T14:06:30.056012+0000 mgr.x (mgr.15213) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:06:31.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:31 smithi081 bash[14382]: cephadm 2024-03-30T14:06:30.302449+0000 mgr.x (mgr.15213) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:06:31.963 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:31 smithi081 bash[19828]: cephadm 2024-03-30T14:06:30.056012+0000 mgr.x (mgr.15213) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:06:31.963 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:31 smithi081 bash[19828]: cephadm 2024-03-30T14:06:30.302449+0000 mgr.x (mgr.15213) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:06:32.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:31 smithi092 bash[14432]: cephadm 2024-03-30T14:06:30.056012+0000 mgr.x (mgr.15213) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:06:32.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:31 smithi092 bash[14432]: cephadm 2024-03-30T14:06:30.302449+0000 mgr.x (mgr.15213) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:06:32.585 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:32 smithi092 bash[31172]: ts=2024-03-30T14:06:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.92:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[14382]: cluster 2024-03-30T14:06:30.806758+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[14382]: audit 2024-03-30T14:06:31.954211+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.81:0/653444148' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[14382]: audit 2024-03-30T14:06:32.338880+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]: dispatch 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[19828]: cluster 2024-03-30T14:06:30.806758+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[19828]: audit 2024-03-30T14:06:31.954211+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.81:0/653444148' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:06:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:32 smithi081 bash[19828]: audit 2024-03-30T14:06:32.338880+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]: dispatch 2024-03-30T14:06:33.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:32 smithi092 bash[14432]: cluster 2024-03-30T14:06:30.806758+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:33.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:32 smithi092 bash[14432]: audit 2024-03-30T14:06:31.954211+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.81:0/653444148' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:06:33.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:32 smithi092 bash[14432]: audit 2024-03-30T14:06:32.338880+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]: dispatch 2024-03-30T14:06:33.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[14382]: audit 2024-03-30T14:06:32.586739+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]': finished 2024-03-30T14:06:33.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[14382]: cluster 2024-03-30T14:06:32.586902+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:06:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[14382]: audit 2024-03-30T14:06:32.977602+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]: dispatch 2024-03-30T14:06:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[19828]: audit 2024-03-30T14:06:32.586739+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]': finished 2024-03-30T14:06:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[19828]: cluster 2024-03-30T14:06:32.586902+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:06:33.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:33 smithi081 bash[19828]: audit 2024-03-30T14:06:32.977602+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]: dispatch 2024-03-30T14:06:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:33 smithi092 bash[14432]: audit 2024-03-30T14:06:32.586739+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.81:0/2082224578' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2234952123"}]': finished 2024-03-30T14:06:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:33 smithi092 bash[14432]: cluster 2024-03-30T14:06:32.586902+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:06:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:33 smithi092 bash[14432]: audit 2024-03-30T14:06:32.977602+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]: dispatch 2024-03-30T14:06:34.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: cluster 2024-03-30T14:06:32.807489+0000 mgr.x (mgr.15213) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:34.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: audit 2024-03-30T14:06:33.606002+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]': finished 2024-03-30T14:06:34.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: cluster 2024-03-30T14:06:33.606143+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: audit 2024-03-30T14:06:33.973294+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: audit 2024-03-30T14:06:33.995283+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.81:0/1379933593' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[14382]: audit 2024-03-30T14:06:33.996225+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: cluster 2024-03-30T14:06:32.807489+0000 mgr.x (mgr.15213) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: audit 2024-03-30T14:06:33.606002+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]': finished 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: cluster 2024-03-30T14:06:33.606143+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: audit 2024-03-30T14:06:33.973294+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: audit 2024-03-30T14:06:33.995283+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.81:0/1379933593' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:34 smithi081 bash[19828]: audit 2024-03-30T14:06:33.996225+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:34] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: cluster 2024-03-30T14:06:32.807489+0000 mgr.x (mgr.15213) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: audit 2024-03-30T14:06:33.606002+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.81:0/3641518785' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/1224522346"}]': finished 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: cluster 2024-03-30T14:06:33.606143+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: audit 2024-03-30T14:06:33.973294+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: audit 2024-03-30T14:06:33.995283+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.81:0/1379933593' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:35.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:34 smithi092 bash[14432]: audit 2024-03-30T14:06:33.996225+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]: dispatch 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[14382]: audit 2024-03-30T14:06:34.616983+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]': finished 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[14382]: cluster 2024-03-30T14:06:34.617109+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[14382]: audit 2024-03-30T14:06:35.000099+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.81:0/2732532128' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[14382]: audit 2024-03-30T14:06:35.001146+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[19828]: audit 2024-03-30T14:06:34.616983+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]': finished 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[19828]: cluster 2024-03-30T14:06:34.617109+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[19828]: audit 2024-03-30T14:06:35.000099+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.81:0/2732532128' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:35.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:35 smithi081 bash[19828]: audit 2024-03-30T14:06:35.001146+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:36.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:35 smithi092 bash[14432]: audit 2024-03-30T14:06:34.616983+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/1224522346"}]': finished 2024-03-30T14:06:36.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:35 smithi092 bash[14432]: cluster 2024-03-30T14:06:34.617109+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:06:36.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:35 smithi092 bash[14432]: audit 2024-03-30T14:06:35.000099+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.81:0/2732532128' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:36.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:35 smithi092 bash[14432]: audit 2024-03-30T14:06:35.001146+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]: dispatch 2024-03-30T14:06:36.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[14382]: cluster 2024-03-30T14:06:34.808391+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[14382]: audit 2024-03-30T14:06:35.629125+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]': finished 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[14382]: cluster 2024-03-30T14:06:35.629251+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[14382]: audit 2024-03-30T14:06:36.013357+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.81:0/1746998018' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[14382]: audit 2024-03-30T14:06:36.014309+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[19828]: cluster 2024-03-30T14:06:34.808391+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[19828]: audit 2024-03-30T14:06:35.629125+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]': finished 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[19828]: cluster 2024-03-30T14:06:35.629251+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[19828]: audit 2024-03-30T14:06:36.013357+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.81:0/1746998018' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:36.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:36 smithi081 bash[19828]: audit 2024-03-30T14:06:36.014309+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:36 smithi092 bash[14432]: cluster 2024-03-30T14:06:34.808391+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:36 smithi092 bash[14432]: audit 2024-03-30T14:06:35.629125+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1991946842"}]': finished 2024-03-30T14:06:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:36 smithi092 bash[14432]: cluster 2024-03-30T14:06:35.629251+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:06:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:36 smithi092 bash[14432]: audit 2024-03-30T14:06:36.013357+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.81:0/1746998018' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:36 smithi092 bash[14432]: audit 2024-03-30T14:06:36.014309+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]: dispatch 2024-03-30T14:06:37.998 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[49371]: level=info ts=2024-03-30T14:06:37.679Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003937317s 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[14382]: audit 2024-03-30T14:06:36.628917+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]': finished 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[14382]: cluster 2024-03-30T14:06:36.629046+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[14382]: cluster 2024-03-30T14:06:36.809191+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[14382]: audit 2024-03-30T14:06:37.032269+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]: dispatch 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[19828]: audit 2024-03-30T14:06:36.628917+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]': finished 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[19828]: cluster 2024-03-30T14:06:36.629046+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[19828]: cluster 2024-03-30T14:06:36.809191+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:37 smithi081 bash[19828]: audit 2024-03-30T14:06:37.032269+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]: dispatch 2024-03-30T14:06:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:37 smithi092 bash[14432]: audit 2024-03-30T14:06:36.628917+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3314721079"}]': finished 2024-03-30T14:06:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:37 smithi092 bash[14432]: cluster 2024-03-30T14:06:36.629046+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:06:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:37 smithi092 bash[14432]: cluster 2024-03-30T14:06:36.809191+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:37 smithi092 bash[14432]: audit 2024-03-30T14:06:37.032269+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]: dispatch 2024-03-30T14:06:38.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[14382]: audit 2024-03-30T14:06:37.641025+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]': finished 2024-03-30T14:06:38.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[14382]: cluster 2024-03-30T14:06:37.641117+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:06:38.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[14382]: audit 2024-03-30T14:06:38.034428+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]: dispatch 2024-03-30T14:06:38.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[19828]: audit 2024-03-30T14:06:37.641025+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]': finished 2024-03-30T14:06:38.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[19828]: cluster 2024-03-30T14:06:37.641117+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:06:38.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:38 smithi081 bash[19828]: audit 2024-03-30T14:06:38.034428+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]: dispatch 2024-03-30T14:06:39.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:38 smithi092 bash[14432]: audit 2024-03-30T14:06:37.641025+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.81:0/648378706' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/349249054"}]': finished 2024-03-30T14:06:39.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:38 smithi092 bash[14432]: cluster 2024-03-30T14:06:37.641117+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:06:39.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:38 smithi092 bash[14432]: audit 2024-03-30T14:06:38.034428+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]: dispatch 2024-03-30T14:06:39.786 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:39 smithi092 bash[14432]: audit 2024-03-30T14:06:38.649144+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]': finished 2024-03-30T14:06:39.787 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:39 smithi092 bash[14432]: cluster 2024-03-30T14:06:38.649420+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:06:39.787 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:39 smithi092 bash[14432]: cluster 2024-03-30T14:06:38.810077+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[14382]: audit 2024-03-30T14:06:38.649144+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]': finished 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[14382]: cluster 2024-03-30T14:06:38.649420+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[14382]: cluster 2024-03-30T14:06:38.810077+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[19828]: audit 2024-03-30T14:06:38.649144+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.81:0/4027992035' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/1309430294"}]': finished 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[19828]: cluster 2024-03-30T14:06:38.649420+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:06:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:39 smithi081 bash[19828]: cluster 2024-03-30T14:06:38.810077+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:06:41.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:06:40 smithi081 bash[14655]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:06:42.294 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:41 smithi092 systemd[1]: Stopping Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[36764]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.110Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.112Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.112Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:06:42.295 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[31172]: ts=2024-03-30T14:06:42.112Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:06:42.841 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[36774]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:06:42.842 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[36813]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:06:42.842 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[14432]: cluster 2024-03-30T14:06:40.811828+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:06:42.842 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:42 smithi092 bash[14432]: audit 2024-03-30T14:06:41.608911+0000 mgr.x (mgr.15213) 64 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:42 smithi081 bash[14382]: cluster 2024-03-30T14:06:40.811828+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:06:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:42 smithi081 bash[14382]: audit 2024-03-30T14:06:41.608911+0000 mgr.x (mgr.15213) 64 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:42 smithi081 bash[19828]: cluster 2024-03-30T14:06:40.811828+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:06:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:42 smithi081 bash[19828]: audit 2024-03-30T14:06:41.608911+0000 mgr.x (mgr.15213) 64 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:43.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:06:43.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 systemd[1]: Stopped Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:43.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:42 smithi092 systemd[1]: Started Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:43.800 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:43 smithi092 systemd[1]: Stopping Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:06:43.800 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[36864]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T14:06:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[14382]: cluster 2024-03-30T14:06:42.812590+0000 mgr.x (mgr.15213) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-03-30T14:06:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[14382]: audit 2024-03-30T14:06:42.903523+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[14382]: audit 2024-03-30T14:06:42.916537+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[14382]: cephadm 2024-03-30T14:06:42.933924+0000 mgr.x (mgr.15213) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[14382]: cephadm 2024-03-30T14:06:42.934743+0000 mgr.x (mgr.15213) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[19828]: cluster 2024-03-30T14:06:42.812590+0000 mgr.x (mgr.15213) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[19828]: audit 2024-03-30T14:06:42.903523+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[19828]: audit 2024-03-30T14:06:42.916537+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[19828]: cephadm 2024-03-30T14:06:42.933924+0000 mgr.x (mgr.15213) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:06:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:43 smithi081 bash[19828]: cephadm 2024-03-30T14:06:42.934743+0000 mgr.x (mgr.15213) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-30T14:06:44.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[14432]: cluster 2024-03-30T14:06:42.812590+0000 mgr.x (mgr.15213) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-03-30T14:06:44.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[14432]: audit 2024-03-30T14:06:42.903523+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[14432]: audit 2024-03-30T14:06:42.916537+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:44.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[14432]: cephadm 2024-03-30T14:06:42.933924+0000 mgr.x (mgr.15213) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:06:44.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:43 smithi092 bash[14432]: cephadm 2024-03-30T14:06:42.934743+0000 mgr.x (mgr.15213) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi092 2024-03-30T14:06:44.610 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:06:44.610 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:06:44.610 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:06:44.610 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi092 (none))" 2024-03-30T14:06:44.610 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.393Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.395Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.396Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.397Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.403Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.404Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=959.373µs 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.404Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:06:44.611 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.561Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-30T14:06:44.611 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36875]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:06:44.611 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36942]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T14:06:44.611 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:06:44.611 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:06:44.611 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 systemd[1]: Stopped Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:44.612 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:44 smithi092 systemd[1]: Started Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.828Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.829Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.829Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=67.562µs wal_replay_duration=425.161367ms total_replay_duration=426.217866ms 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.834Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.834Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.834Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:06:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.860Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.071049ms db_storage=1.234µs remote_storage=2.529µs web_handler=653ns query_engine=1.086µs scrape=652.426µs scrape_sd=156.874µs notify=40.882µs notify_sd=29.435µs rules=24.653757ms 2024-03-30T14:06:45.051 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:06:44 smithi092 bash[36842]: ts=2024-03-30T14:06:44.860Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:06:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[14382]: audit 2024-03-30T14:06:44.609037+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[14382]: audit 2024-03-30T14:06:44.622570+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[14382]: audit 2024-03-30T14:06:44.769679+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[14382]: audit 2024-03-30T14:06:44.777690+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[14382]: audit 2024-03-30T14:06:44.784331+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[19828]: audit 2024-03-30T14:06:44.609037+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[19828]: audit 2024-03-30T14:06:44.622570+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[19828]: audit 2024-03-30T14:06:44.769679+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[19828]: audit 2024-03-30T14:06:44.777690+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:45 smithi081 bash[19828]: audit 2024-03-30T14:06:44.784331+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[14432]: audit 2024-03-30T14:06:44.609037+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[14432]: audit 2024-03-30T14:06:44.622570+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[14432]: audit 2024-03-30T14:06:44.769679+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[14432]: audit 2024-03-30T14:06:44.777690+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:06:46.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[14432]: audit 2024-03-30T14:06:44.784331+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.689Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.689Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.691Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.691Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:06:46.051 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.692Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:06:46.052 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:06:46.053 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:06:46.054 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:06:45 smithi092 bash[36995]: ts=2024-03-30T14:06:45.693Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:06:46.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[14382]: cephadm 2024-03-30T14:06:44.653718+0000 mgr.x (mgr.15213) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[14382]: cephadm 2024-03-30T14:06:44.672725+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[14382]: audit 2024-03-30T14:06:44.785163+0000 mgr.x (mgr.15213) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[14382]: cephadm 2024-03-30T14:06:44.790009+0000 mgr.x (mgr.15213) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[14382]: cluster 2024-03-30T14:06:44.813374+0000 mgr.x (mgr.15213) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[19828]: cephadm 2024-03-30T14:06:44.653718+0000 mgr.x (mgr.15213) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[19828]: cephadm 2024-03-30T14:06:44.672725+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[19828]: audit 2024-03-30T14:06:44.785163+0000 mgr.x (mgr.15213) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[19828]: cephadm 2024-03-30T14:06:44.790009+0000 mgr.x (mgr.15213) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-30T14:06:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:46 smithi081 bash[19828]: cluster 2024-03-30T14:06:44.813374+0000 mgr.x (mgr.15213) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:06:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:46 smithi092 bash[14432]: cephadm 2024-03-30T14:06:44.653718+0000 mgr.x (mgr.15213) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:06:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:46 smithi092 bash[14432]: cephadm 2024-03-30T14:06:44.672725+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:06:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:46 smithi092 bash[14432]: audit 2024-03-30T14:06:44.785163+0000 mgr.x (mgr.15213) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:06:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:46 smithi092 bash[14432]: cephadm 2024-03-30T14:06:44.790009+0000 mgr.x (mgr.15213) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi092 2024-03-30T14:06:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:46 smithi092 bash[14432]: cluster 2024-03-30T14:06:44.813374+0000 mgr.x (mgr.15213) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:06:48.489 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:06:48.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:48 smithi081 bash[14382]: cluster 2024-03-30T14:06:46.814888+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:06:48.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:48 smithi081 bash[19828]: cluster 2024-03-30T14:06:46.814888+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:06:49.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:48 smithi092 bash[14432]: cluster 2024-03-30T14:06:46.814888+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 starting - - - - 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (7m) 45s ago 7m 47.4M - 8.3.5 dad864ee21e9 5b4796de2826 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 starting - - - - 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283 running (73s) 45s ago 13m 485M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 30316a4c1d65 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (15m) 45s ago 15m 404M - 17.2.0 e1d6a67b021e 0ac5926b0330 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (15m) 45s ago 15m 59.4M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (13m) 45s ago 13m 49.4M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:06:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (13m) 45s ago 13m 48.0M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 starting - - - - 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 starting - - - - 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (13m) 45s ago 13m 59.2M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (12m) 45s ago 12m 60.4M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (11m) 45s ago 11m 52.8M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (11m) 45s ago 11m 55.4M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (10m) 45s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (10m) 45s ago 10m 53.4M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (9m) 45s ago 9m 52.6M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (8m) 45s ago 8m 55.6M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 starting - - - - 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (5m) 45s ago 5m 85.5M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (5m) 45s ago 5m 85.4M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (5m) 45s ago 5m 85.4M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:06:49.273 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (5m) 45s ago 5m 85.6M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:06:49.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:06:49.721 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:06:49.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:49 smithi081 bash[19828]: audit 2024-03-30T14:06:48.483016+0000 mgr.x (mgr.15213) 74 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:49.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:49 smithi081 bash[19828]: audit 2024-03-30T14:06:48.974483+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:49.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:49 smithi081 bash[14382]: audit 2024-03-30T14:06:48.483016+0000 mgr.x (mgr.15213) 74 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:49.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:49 smithi081 bash[14382]: audit 2024-03-30T14:06:48.974483+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:49 smithi092 bash[14432]: audit 2024-03-30T14:06:48.483016+0000 mgr.x (mgr.15213) 74 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:50.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:49 smithi092 bash[14432]: audit 2024-03-30T14:06:48.974483+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:06:50.105 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "", 2024-03-30T14:06:50.106 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:06:50.106 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:06:50.551 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:06:50.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[19828]: cluster 2024-03-30T14:06:48.815747+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[19828]: audit 2024-03-30T14:06:48.871142+0000 mgr.x (mgr.15213) 76 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[19828]: audit 2024-03-30T14:06:49.246914+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[19828]: audit 2024-03-30T14:06:49.725145+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.81:0/4149709123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[19828]: audit 2024-03-30T14:06:50.557124+0000 mon.c (mon.1) 159 : audit [DBG] from='client.? 172.21.15.81:0/2546389702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[14382]: cluster 2024-03-30T14:06:48.815747+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[14382]: audit 2024-03-30T14:06:48.871142+0000 mgr.x (mgr.15213) 76 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[14382]: audit 2024-03-30T14:06:49.246914+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[14382]: audit 2024-03-30T14:06:49.725145+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.81:0/4149709123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:50.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:50 smithi081 bash[14382]: audit 2024-03-30T14:06:50.557124+0000 mon.c (mon.1) 159 : audit [DBG] from='client.? 172.21.15.81:0/2546389702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:50 smithi092 bash[14432]: cluster 2024-03-30T14:06:48.815747+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T14:06:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:50 smithi092 bash[14432]: audit 2024-03-30T14:06:48.871142+0000 mgr.x (mgr.15213) 76 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:50 smithi092 bash[14432]: audit 2024-03-30T14:06:49.246914+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:50 smithi092 bash[14432]: audit 2024-03-30T14:06:49.725145+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.81:0/4149709123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:06:51.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:50 smithi092 bash[14432]: audit 2024-03-30T14:06:50.557124+0000 mon.c (mon.1) 159 : audit [DBG] from='client.? 172.21.15.81:0/2546389702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:06:51.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:51 smithi081 bash[14382]: audit 2024-03-30T14:06:50.113283+0000 mgr.x (mgr.15213) 78 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:51 smithi081 bash[19828]: audit 2024-03-30T14:06:50.113283+0000 mgr.x (mgr.15213) 78 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:52.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:51 smithi092 bash[14432]: audit 2024-03-30T14:06:50.113283+0000 mgr.x (mgr.15213) 78 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:52 smithi081 bash[14382]: cluster 2024-03-30T14:06:50.816918+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:52 smithi081 bash[14382]: audit 2024-03-30T14:06:51.620406+0000 mgr.x (mgr.15213) 80 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:52 smithi081 bash[19828]: cluster 2024-03-30T14:06:50.816918+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:52 smithi081 bash[19828]: audit 2024-03-30T14:06:51.620406+0000 mgr.x (mgr.15213) 80 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:53.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:52 smithi092 bash[14432]: cluster 2024-03-30T14:06:50.816918+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:53.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:52 smithi092 bash[14432]: audit 2024-03-30T14:06:51.620406+0000 mgr.x (mgr.15213) 80 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:06:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:53 smithi081 bash[14382]: cluster 2024-03-30T14:06:52.817666+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:53.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:53 smithi081 bash[19828]: cluster 2024-03-30T14:06:52.817666+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:54.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:53 smithi092 bash[14432]: cluster 2024-03-30T14:06:52.817666+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:56.851 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:56 smithi092 bash[14432]: cluster 2024-03-30T14:06:54.818833+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:56.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:56 smithi081 bash[14382]: cluster 2024-03-30T14:06:54.818833+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:56 smithi081 bash[19828]: cluster 2024-03-30T14:06:54.818833+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:06:58.824 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:06:58 smithi092 bash[14432]: cluster 2024-03-30T14:06:56.820313+0000 mgr.x (mgr.15213) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:58.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:06:58 smithi081 bash[14382]: cluster 2024-03-30T14:06:56.820313+0000 mgr.x (mgr.15213) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:06:58 smithi081 bash[19828]: cluster 2024-03-30T14:06:56.820313+0000 mgr.x (mgr.15213) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:06:59.480 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:06:59 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:06:59] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.33.4" 2024-03-30T14:06:59.481 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:06:59 smithi092 systemd[1]: Stopping Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:06:59.481 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:06:59 smithi092 bash[37283]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T14:06:59.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:06:59 smithi092 bash[30525]: t=2024-03-30T14:06:59+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-30T14:07:00.299 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[37293]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:07:00.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[37329]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T14:07:00.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:00 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-03-30T14:07:00.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:00 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:00.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:00 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPING 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPED 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTING 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Serving on http://:::9283 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTED 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPING 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPED 2024-03-30T14:07:00.569 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTING 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: cluster 2024-03-30T14:06:58.821143+0000 mgr.x (mgr.15213) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.294480+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.307162+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.367595+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.370932+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.381079+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.402134+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.430914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.436586+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.440495+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:00.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.448713+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.458630+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.461524+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.471429+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.497213+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.504331+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.513014+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[14382]: audit 2024-03-30T14:07:00.554444+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: cluster 2024-03-30T14:06:58.821143+0000 mgr.x (mgr.15213) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.294480+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.307162+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.367595+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.370932+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:00.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.381079+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.402134+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.430914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.436586+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.440495+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.448713+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.458630+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.461524+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.471429+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.497213+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.504331+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.513014+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:00.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:00 smithi081 bash[19828]: audit 2024-03-30T14:07:00.554444+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Serving on http://:::9283 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTED 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPING 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STOPPED 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTING 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Serving on http://:::9283 2024-03-30T14:07:01.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[34809]: [30/Mar/2024:14:07:00] ENGINE Bus STARTED 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: cluster 2024-03-30T14:06:58.821143+0000 mgr.x (mgr.15213) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.294480+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.307162+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.367595+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.370932+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.381079+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.402134+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.430914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.436586+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.440495+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.448713+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.458630+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.461524+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.471429+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.497213+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.504331+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.513014+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:01.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:00 smithi092 bash[14432]: audit 2024-03-30T14:07:00.554444+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:01.673 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[37358]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:01.673 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[37358]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:01.673 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.368616+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:01.673 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.371501+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:01.673 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.403435+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:01.673 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: cephadm 2024-03-30T14:07:00.436199+0000 mgr.x (mgr.15213) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.437291+0000 mgr.x (mgr.15213) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.441280+0000 mgr.x (mgr.15213) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.459582+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.462368+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.498202+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: audit 2024-03-30T14:07:00.505252+0000 mgr.x (mgr.15213) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: cephadm 2024-03-30T14:07:00.556774+0000 mgr.x (mgr.15213) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:01.674 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:01 smithi092 bash[14432]: cephadm 2024-03-30T14:07:00.557604+0000 mgr.x (mgr.15213) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.368616+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.371501+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.403435+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: cephadm 2024-03-30T14:07:00.436199+0000 mgr.x (mgr.15213) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.437291+0000 mgr.x (mgr.15213) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.441280+0000 mgr.x (mgr.15213) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.459582+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.462368+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.498202+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: audit 2024-03-30T14:07:00.505252+0000 mgr.x (mgr.15213) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: cephadm 2024-03-30T14:07:00.556774+0000 mgr.x (mgr.15213) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:01.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[14382]: cephadm 2024-03-30T14:07:00.557604+0000 mgr.x (mgr.15213) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.368616+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.371501+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.403435+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: cephadm 2024-03-30T14:07:00.436199+0000 mgr.x (mgr.15213) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.437291+0000 mgr.x (mgr.15213) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.441280+0000 mgr.x (mgr.15213) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.459582+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.462368+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi092.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:07:01.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.498202+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:07:01.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: audit 2024-03-30T14:07:00.505252+0000 mgr.x (mgr.15213) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi092.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:07:01.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: cephadm 2024-03-30T14:07:00.556774+0000 mgr.x (mgr.15213) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:01.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:01 smithi081 bash[19828]: cephadm 2024-03-30T14:07:00.557604+0000 mgr.x (mgr.15213) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:02.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:02 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:07:02.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:02 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:07:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:02 smithi081 bash[14382]: cluster 2024-03-30T14:07:00.822920+0000 mgr.x (mgr.15213) 97 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:02.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:02 smithi081 bash[19828]: cluster 2024-03-30T14:07:00.822920+0000 mgr.x (mgr.15213) 97 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:03.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:02 smithi092 bash[14432]: cluster 2024-03-30T14:07:00.822920+0000 mgr.x (mgr.15213) 97 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:01.631877+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:02.985746+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:02.988814+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:02.990547+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:02.993665+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[14382]: audit 2024-03-30T14:07:02.995405+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:01.631877+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:02.985746+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:02.988814+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:02.990547+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:02.993665+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:03.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:03 smithi081 bash[19828]: audit 2024-03-30T14:07:02.995405+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:04.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:01.631877+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:04.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:02.985746+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:04.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:02.988814+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:04.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:02.990547+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:04.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:02.993665+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:04.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:03 smithi092 bash[14432]: audit 2024-03-30T14:07:02.995405+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:04.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[14382]: cluster 2024-03-30T14:07:02.823810+0000 mgr.x (mgr.15213) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[14382]: cephadm 2024-03-30T14:07:02.978164+0000 mgr.x (mgr.15213) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[14382]: cephadm 2024-03-30T14:07:02.997252+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Deploying daemon mgr.y on smithi081 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[14382]: audit 2024-03-30T14:07:03.975020+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[19828]: cluster 2024-03-30T14:07:02.823810+0000 mgr.x (mgr.15213) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[19828]: cephadm 2024-03-30T14:07:02.978164+0000 mgr.x (mgr.15213) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[19828]: cephadm 2024-03-30T14:07:02.997252+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Deploying daemon mgr.y on smithi081 2024-03-30T14:07:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:04 smithi081 bash[19828]: audit 2024-03-30T14:07:03.975020+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:05.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:04 smithi092 bash[14432]: cluster 2024-03-30T14:07:02.823810+0000 mgr.x (mgr.15213) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:05.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:04 smithi092 bash[14432]: cephadm 2024-03-30T14:07:02.978164+0000 mgr.x (mgr.15213) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:07:05.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:04 smithi092 bash[14432]: cephadm 2024-03-30T14:07:02.997252+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Deploying daemon mgr.y on smithi081 2024-03-30T14:07:05.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:04 smithi092 bash[14432]: audit 2024-03-30T14:07:03.975020+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:05.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:05 smithi081 systemd[1]: Stopping Ceph mgr.y for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:07:06.449 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[50428]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T14:07:06.449 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:07:06.449 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[50504]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T14:07:06.449 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T14:07:06.449 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 systemd[1]: Stopped Ceph mgr.y for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:06.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:06 smithi081 systemd[1]: Started Ceph mgr.y for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[14382]: cluster 2024-03-30T14:07:04.825420+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[14382]: audit 2024-03-30T14:07:06.503243+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[14382]: audit 2024-03-30T14:07:06.514688+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[14382]: audit 2024-03-30T14:07:06.571890+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[19828]: cluster 2024-03-30T14:07:04.825420+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[19828]: audit 2024-03-30T14:07:06.503243+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[19828]: audit 2024-03-30T14:07:06.514688+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:06 smithi081 bash[19828]: audit 2024-03-30T14:07:06.571890+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:07.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:06 smithi092 bash[14432]: cluster 2024-03-30T14:07:04.825420+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:07.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:06 smithi092 bash[14432]: audit 2024-03-30T14:07:06.503243+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:07.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:06 smithi092 bash[14432]: audit 2024-03-30T14:07:06.514688+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:07.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:06 smithi092 bash[14432]: audit 2024-03-30T14:07:06.571890+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:07.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:07 smithi081 bash[50568]: debug 2024-03-30T14:07:07.587+0000 7f19352ca700 1 -- 172.21.15.81:0/1743894289 <== mon.0 v2:172.21.15.81:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x55e084c964e0 con 0x55e085a18800 2024-03-30T14:07:07.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:07 smithi081 bash[50568]: debug 2024-03-30T14:07:07.587+0000 7f19352ca700 1 -- 172.21.15.81:0/1743894289 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e084c985a0 con 0x55e085a18800 2024-03-30T14:07:08.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:07 smithi081 bash[50568]: debug 2024-03-30T14:07:07.751+0000 7f193f4d2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:07:08.858 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:08 smithi081 bash[14382]: cluster 2024-03-30T14:07:06.826120+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:08.858 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:08 smithi081 bash[19828]: cluster 2024-03-30T14:07:06.826120+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:08.858 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:08 smithi081 bash[50568]: debug 2024-03-30T14:07:08.659+0000 7f193f4d2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:07:08.858 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:08 smithi081 bash[50568]: debug 2024-03-30T14:07:08.759+0000 7f193f4d2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:07:09.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:08 smithi092 bash[14432]: cluster 2024-03-30T14:07:06.826120+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:09.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:08 smithi092 bash[36842]: ts=2024-03-30T14:07:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:07:09.144 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:08 smithi081 bash[50568]: debug 2024-03-30T14:07:08.859+0000 7f193f4d2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:07:09.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:09 smithi081 bash[50568]: debug 2024-03-30T14:07:09.147+0000 7f193f4d2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:09.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:09 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:07:09] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.33.4" 2024-03-30T14:07:09.889 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:09 smithi081 bash[50568]: debug 2024-03-30T14:07:09.519+0000 7f193f4d2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:07:09.889 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:09 smithi081 bash[50568]: debug 2024-03-30T14:07:09.679+0000 7f193f4d2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:10.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:09 smithi081 bash[50568]: debug 2024-03-30T14:07:09.891+0000 7f193f4d2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:07:10.915 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:10 smithi081 bash[14382]: cluster 2024-03-30T14:07:08.826863+0000 mgr.x (mgr.15213) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:10.916 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:10 smithi081 bash[19828]: cluster 2024-03-30T14:07:08.826863+0000 mgr.x (mgr.15213) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:11.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:10 smithi092 bash[14432]: cluster 2024-03-30T14:07:08.826863+0000 mgr.x (mgr.15213) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:10 smithi081 bash[50568]: debug 2024-03-30T14:07:10.915+0000 7f193f4d2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:07:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:11 smithi081 bash[50568]: debug 2024-03-30T14:07:11.027+0000 7f193f4d2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:07:11.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:11 smithi081 bash[50568]: debug 2024-03-30T14:07:11.147+0000 7f193f4d2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:07:11.895 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:11 smithi081 bash[50568]: debug 2024-03-30T14:07:11.623+0000 7f193f4d2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:07:12.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:11 smithi081 bash[50568]: debug 2024-03-30T14:07:11.895+0000 7f193f4d2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:07:12.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:12 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-30T14:07:12.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:12 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:12.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:12 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:12 smithi081 bash[19828]: cluster 2024-03-30T14:07:10.828553+0000 mgr.x (mgr.15213) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:12 smithi081 bash[14382]: cluster 2024-03-30T14:07:10.828553+0000 mgr.x (mgr.15213) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:12.749 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:12 smithi081 bash[50568]: debug 2024-03-30T14:07:12.371+0000 7f193f4d2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:07:12.988 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:12 smithi092 bash[14432]: cluster 2024-03-30T14:07:10.828553+0000 mgr.x (mgr.15213) 105 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:13.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:12 smithi081 bash[50568]: debug 2024-03-30T14:07:12.979+0000 7f193f4d2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:13.720 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:13 smithi092 bash[37711]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:13.720 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:13 smithi092 bash[37711]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:13.721 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:13 smithi092 bash[14432]: audit 2024-03-30T14:07:11.641453+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:13.722 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:13 smithi092 bash[14432]: audit 2024-03-30T14:07:13.021251+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:13.722 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:13 smithi092 bash[14432]: audit 2024-03-30T14:07:13.037127+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[14382]: audit 2024-03-30T14:07:11.641453+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[14382]: audit 2024-03-30T14:07:13.021251+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[14382]: audit 2024-03-30T14:07:13.037127+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:13.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[50568]: debug 2024-03-30T14:07:13.579+0000 7f193f4d2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:07:13.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[50568]: debug 2024-03-30T14:07:13.691+0000 7f193f4d2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:07:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[19828]: audit 2024-03-30T14:07:11.641453+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[19828]: audit 2024-03-30T14:07:13.021251+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:13 smithi081 bash[19828]: audit 2024-03-30T14:07:13.037127+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.322 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.055+0000 7f193f4d2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:07:14.322 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.175+0000 7f193f4d2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:07:14.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:14 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:07:14.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:14 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:07:14.615 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.323+0000 7f193f4d2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:14.615 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.443+0000 7f193f4d2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:07:14.615 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.571+0000 7f193f4d2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:07:14.886 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.759+0000 7f193f4d2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:07:14.886 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[14382]: cluster 2024-03-30T14:07:12.829213+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:14.886 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[14382]: audit 2024-03-30T14:07:13.728774+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[14382]: audit 2024-03-30T14:07:13.738718+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[14382]: audit 2024-03-30T14:07:14.089420+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[14382]: audit 2024-03-30T14:07:14.101819+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[19828]: cluster 2024-03-30T14:07:12.829213+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[19828]: audit 2024-03-30T14:07:13.728774+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[19828]: audit 2024-03-30T14:07:13.738718+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[19828]: audit 2024-03-30T14:07:14.089420+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:14.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[19828]: audit 2024-03-30T14:07:14.101819+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:14 smithi092 bash[14432]: cluster 2024-03-30T14:07:12.829213+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:14 smithi092 bash[14432]: audit 2024-03-30T14:07:13.728774+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:14 smithi092 bash[14432]: audit 2024-03-30T14:07:13.738718+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:14 smithi092 bash[14432]: audit 2024-03-30T14:07:14.089420+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:15.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:14 smithi092 bash[14432]: audit 2024-03-30T14:07:14.101819+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:15.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:14 smithi081 bash[50568]: debug 2024-03-30T14:07:14.887+0000 7f193f4d2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:07:16.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: debug 2024-03-30T14:07:16.163+0000 7f193f4d2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:07:16.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: [30/Mar/2024:14:07:16] ENGINE Bus STARTING 2024-03-30T14:07:16.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: CherryPy Checker: 2024-03-30T14:07:16.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: The Application mounted at '' has an empty config. 2024-03-30T14:07:16.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: [30/Mar/2024:14:07:16] ENGINE Serving on http://:::9283 2024-03-30T14:07:16.499 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[50568]: [30/Mar/2024:14:07:16] ENGINE Bus STARTED 2024-03-30T14:07:16.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: cluster 2024-03-30T14:07:14.830847+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: cluster 2024-03-30T14:07:16.169763+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: cluster 2024-03-30T14:07:16.169930+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: audit 2024-03-30T14:07:16.173262+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: audit 2024-03-30T14:07:16.174102+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: audit 2024-03-30T14:07:16.176741+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[14382]: audit 2024-03-30T14:07:16.178154+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: cluster 2024-03-30T14:07:14.830847+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: cluster 2024-03-30T14:07:16.169763+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: cluster 2024-03-30T14:07:16.169930+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: audit 2024-03-30T14:07:16.173262+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:07:16.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: audit 2024-03-30T14:07:16.174102+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:17.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: audit 2024-03-30T14:07:16.176741+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:07:17.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:16 smithi081 bash[19828]: audit 2024-03-30T14:07:16.178154+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: cluster 2024-03-30T14:07:14.830847+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: cluster 2024-03-30T14:07:16.169763+0000 mon.a (mon.0) 938 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: cluster 2024-03-30T14:07:16.169930+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: audit 2024-03-30T14:07:16.173262+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: audit 2024-03-30T14:07:16.174102+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: audit 2024-03-30T14:07:16.176741+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:07:17.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:16 smithi092 bash[14432]: audit 2024-03-30T14:07:16.178154+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:17 smithi081 bash[14382]: cluster 2024-03-30T14:07:16.649686+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:07:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:17 smithi081 bash[14382]: cluster 2024-03-30T14:07:16.831610+0000 mgr.x (mgr.15213) 109 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:17.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:17 smithi081 bash[19828]: cluster 2024-03-30T14:07:16.649686+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:07:17.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:17 smithi081 bash[19828]: cluster 2024-03-30T14:07:16.831610+0000 mgr.x (mgr.15213) 109 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:18.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:17 smithi092 bash[14432]: cluster 2024-03-30T14:07:16.649686+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:07:18.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:17 smithi092 bash[14432]: cluster 2024-03-30T14:07:16.831610+0000 mgr.x (mgr.15213) 109 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:19.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:18 smithi092 bash[36842]: ts=2024-03-30T14:07:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:07:19.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:19 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:07:19] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-03-30T14:07:20.146 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:19 smithi081 bash[14382]: cluster 2024-03-30T14:07:18.832355+0000 mgr.x (mgr.15213) 110 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:20.146 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:19 smithi081 bash[14382]: audit 2024-03-30T14:07:18.975071+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:20.147 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:19 smithi081 bash[19828]: cluster 2024-03-30T14:07:18.832355+0000 mgr.x (mgr.15213) 110 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:20.147 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:19 smithi081 bash[19828]: audit 2024-03-30T14:07:18.975071+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:19 smithi092 bash[14432]: cluster 2024-03-30T14:07:18.832355+0000 mgr.x (mgr.15213) 110 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:19 smithi092 bash[14432]: audit 2024-03-30T14:07:18.975071+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:20.970 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:07:21.778 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:07:21.778 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (55s) 8s ago 8m 15.7M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:07:21.778 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (9s) 8s ago 7m - - dad864ee21e9 16e20d3e1e39 2024-03-30T14:07:21.778 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (51s) 8s ago 6m 46.0M - 3.5 e1d6a67b021e 6b3504f5253e 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283 running (106s) 8s ago 14m 503M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 30316a4c1d65 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (15s) 8s ago 16m 90.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (16m) 8s ago 16m 61.4M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (14m) 8s ago 14m 51.9M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (14m) 8s ago 14m 50.4M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (64s) 8s ago 8m 10.0M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (37s) 8s ago 8m 9715k - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (13m) 8s ago 13m 59.6M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (12m) 8s ago 13m 61.2M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (12m) 8s ago 12m 53.6M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (11m) 8s ago 11m 56.2M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (11m) 8s ago 11m 57.7M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (10m) 8s ago 10m 54.4M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (9m) 8s ago 10m 53.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:07:21.779 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (9m) 8s ago 9m 56.4M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:07:21.780 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (38s) 8s ago 8m 52.5M - 2.33.4 514e6a882f6e 7ae66237a448 2024-03-30T14:07:21.780 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (6m) 8s ago 6m 85.8M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:07:21.780 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (6m) 8s ago 6m 85.6M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:07:21.780 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (6m) 8s ago 6m 85.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:07:21.780 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (6m) 8s ago 6m 85.9M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:07:22.234 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:07:22.234 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:07:22.234 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:07:22.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:07:22.235 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:07:22.617 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:07:22.617 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:07:22.617 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:07:22.617 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr" 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:07:22.618 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:07:22.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[19828]: cluster 2024-03-30T14:07:20.834025+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:22.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[19828]: audit 2024-03-30T14:07:20.962706+0000 mgr.x (mgr.15213) 112 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:22.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[19828]: audit 2024-03-30T14:07:21.355364+0000 mgr.x (mgr.15213) 113 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:22.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[19828]: audit 2024-03-30T14:07:22.239938+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.81:0/618828975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:22.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[14382]: cluster 2024-03-30T14:07:20.834025+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:22.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[14382]: audit 2024-03-30T14:07:20.962706+0000 mgr.x (mgr.15213) 112 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:22.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[14382]: audit 2024-03-30T14:07:21.355364+0000 mgr.x (mgr.15213) 113 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:22.935 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:22 smithi081 bash[14382]: audit 2024-03-30T14:07:22.239938+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.81:0/618828975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:22 smithi092 bash[14432]: cluster 2024-03-30T14:07:20.834025+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:22 smithi092 bash[14432]: audit 2024-03-30T14:07:20.962706+0000 mgr.x (mgr.15213) 112 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:22 smithi092 bash[14432]: audit 2024-03-30T14:07:21.355364+0000 mgr.x (mgr.15213) 113 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:22 smithi092 bash[14432]: audit 2024-03-30T14:07:22.239938+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.81:0/618828975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:23.075 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:07:23.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[14382]: audit 2024-03-30T14:07:21.652568+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[14382]: audit 2024-03-30T14:07:21.761675+0000 mgr.x (mgr.15213) 115 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[14382]: audit 2024-03-30T14:07:22.625051+0000 mgr.x (mgr.15213) 116 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[14382]: audit 2024-03-30T14:07:23.081900+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.81:0/3588981403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[19828]: audit 2024-03-30T14:07:21.652568+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[19828]: audit 2024-03-30T14:07:21.761675+0000 mgr.x (mgr.15213) 115 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[19828]: audit 2024-03-30T14:07:22.625051+0000 mgr.x (mgr.15213) 116 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:23.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:23 smithi081 bash[19828]: audit 2024-03-30T14:07:23.081900+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.81:0/3588981403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:24.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:23 smithi092 bash[14432]: audit 2024-03-30T14:07:21.652568+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:24.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:23 smithi092 bash[14432]: audit 2024-03-30T14:07:21.761675+0000 mgr.x (mgr.15213) 115 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:24.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:23 smithi092 bash[14432]: audit 2024-03-30T14:07:22.625051+0000 mgr.x (mgr.15213) 116 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:24.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:23 smithi092 bash[14432]: audit 2024-03-30T14:07:23.081900+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.81:0/3588981403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:24.582 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:24 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-30T14:07:24.582 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:24 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:24.582 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:24 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:24.702 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[34809]: debug 2024-03-30T14:07:24.707+0000 7fee0e9d6700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: cluster 2024-03-30T14:07:22.834747+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.660322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.676649+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.682689+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.684562+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.693513+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.786283+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.790801+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: audit 2024-03-30T14:07:23.792664+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: cluster 2024-03-30T14:07:23.800134+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[14432]: cluster 2024-03-30T14:07:23.932544+0000 mon.a (mon.0) 951 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:24.862 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE Bus STOPPING 2024-03-30T14:07:24.862 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:07:24.862 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE Bus STOPPED 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: cluster 2024-03-30T14:07:22.834747+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.660322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.676649+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.682689+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.684562+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.693513+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.786283+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.790801+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: audit 2024-03-30T14:07:23.792664+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: cluster 2024-03-30T14:07:23.800134+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:07:24.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[14382]: cluster 2024-03-30T14:07:23.932544+0000 mon.a (mon.0) 951 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: cluster 2024-03-30T14:07:22.834747+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.660322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.676649+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.682689+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.684562+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.693513+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15213 ' entity='mgr.x' 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.786283+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.790801+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: audit 2024-03-30T14:07:23.792664+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.15213 172.21.15.92:0/2108712284' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: cluster 2024-03-30T14:07:23.800134+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:07:24.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[19828]: cluster 2024-03-30T14:07:23.932544+0000 mon.a (mon.0) 951 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:24.919 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[34809]: ignoring --setuser ceph since I am not root 2024-03-30T14:07:24.919 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[34809]: ignoring --setgroup ceph since I am not root 2024-03-30T14:07:24.919 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[34809]: debug 2024-03-30T14:07:24.763+0000 7faaea04f700 1 -- 172.21.15.92:0/2262879294 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56129dc3c5a0 con 0x56129e9ba800 2024-03-30T14:07:25.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE Bus STARTING 2024-03-30T14:07:25.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE Serving on http://:::9283 2024-03-30T14:07:25.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:07:24 smithi081 bash[50568]: [30/Mar/2024:14:07:24] ENGINE Bus STARTED 2024-03-30T14:07:25.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:24 smithi092 bash[34809]: debug 2024-03-30T14:07:24.927+0000 7faaf3e39200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:07:25.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[38020]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:25.800 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[38020]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: cephadm 2024-03-30T14:07:23.788338+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: cephadm 2024-03-30T14:07:23.789037+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: cephadm 2024-03-30T14:07:23.792256+0000 mgr.x (mgr.15213) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.706708+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: cluster 2024-03-30T14:07:24.706864+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e27: y(active, starting, since 0.914547s), standbys: x 2024-03-30T14:07:25.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.711781+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.712075+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.712316+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.714011+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.714219+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.714482+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.714809+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.715044+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.715308+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.715549+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.715848+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.716088+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.716343+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.716611+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.716800+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:07:25.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.717266+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:07:25.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: cluster 2024-03-30T14:07:24.744337+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon y is now available 2024-03-30T14:07:25.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.815872+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:25.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.867197+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:25.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.875063+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:25.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[14432]: audit 2024-03-30T14:07:24.924700+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:25.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: cephadm 2024-03-30T14:07:23.788338+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:25.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: cephadm 2024-03-30T14:07:23.789037+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:25.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: cephadm 2024-03-30T14:07:23.792256+0000 mgr.x (mgr.15213) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:07:25.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.706708+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: cluster 2024-03-30T14:07:24.706864+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e27: y(active, starting, since 0.914547s), standbys: x 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.711781+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.712075+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.712316+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.714011+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.714219+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.714482+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.714809+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.715044+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.715308+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.715549+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.715848+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.716088+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.716343+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:07:26.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.716611+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: cephadm 2024-03-30T14:07:23.788338+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: cephadm 2024-03-30T14:07:23.789037+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: cephadm 2024-03-30T14:07:23.792256+0000 mgr.x (mgr.15213) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.706708+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15213 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: cluster 2024-03-30T14:07:24.706864+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e27: y(active, starting, since 0.914547s), standbys: x 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.711781+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.712075+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.712316+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.714011+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.714219+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.714482+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:26.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.714809+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.715044+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.715308+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.715549+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.715848+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.716088+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.716343+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.716611+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.716800+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.717266+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: cluster 2024-03-30T14:07:24.744337+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon y is now available 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.815872+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:26.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.867197+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.875063+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[14382]: audit 2024-03-30T14:07:24.924700+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.716800+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.717266+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: cluster 2024-03-30T14:07:24.744337+0000 mon.a (mon.0) 970 : cluster [INF] Manager daemon y is now available 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.815872+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.867197+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.875063+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:26.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:25 smithi081 bash[19828]: audit 2024-03-30T14:07:24.924700+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:26.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[34809]: debug 2024-03-30T14:07:25.883+0000 7faaf3e39200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:07:26.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:25 smithi092 bash[34809]: debug 2024-03-30T14:07:25.983+0000 7faaf3e39200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:07:26.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[34809]: debug 2024-03-30T14:07:26.087+0000 7faaf3e39200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:07:26.745 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[34809]: debug 2024-03-30T14:07:26.371+0000 7faaf3e39200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:26.746 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:26 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:07:26.746 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:26 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:07:26.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[14432]: cephadm 2024-03-30T14:07:25.355927+0000 mgr.y (mgr.15420) 1 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTING 2024-03-30T14:07:26.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[14432]: cephadm 2024-03-30T14:07:25.458471+0000 mgr.y (mgr.15420) 2 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:07:26.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[14432]: cephadm 2024-03-30T14:07:25.590771+0000 mgr.y (mgr.15420) 3 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:07:26.746 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[14432]: cephadm 2024-03-30T14:07:25.590919+0000 mgr.y (mgr.15420) 4 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTED 2024-03-30T14:07:26.747 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[14432]: cluster 2024-03-30T14:07:25.712992+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e28: y(active, since 1.92068s), standbys: x 2024-03-30T14:07:26.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[14382]: cephadm 2024-03-30T14:07:25.355927+0000 mgr.y (mgr.15420) 1 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTING 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[14382]: cephadm 2024-03-30T14:07:25.458471+0000 mgr.y (mgr.15420) 2 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[14382]: cephadm 2024-03-30T14:07:25.590771+0000 mgr.y (mgr.15420) 3 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[14382]: cephadm 2024-03-30T14:07:25.590919+0000 mgr.y (mgr.15420) 4 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTED 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[14382]: cluster 2024-03-30T14:07:25.712992+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e28: y(active, since 1.92068s), standbys: x 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[19828]: cephadm 2024-03-30T14:07:25.355927+0000 mgr.y (mgr.15420) 1 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTING 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[19828]: cephadm 2024-03-30T14:07:25.458471+0000 mgr.y (mgr.15420) 2 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[19828]: cephadm 2024-03-30T14:07:25.590771+0000 mgr.y (mgr.15420) 3 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[19828]: cephadm 2024-03-30T14:07:25.590919+0000 mgr.y (mgr.15420) 4 : cephadm [INF] [30/Mar/2024:14:07:25] ENGINE Bus STARTED 2024-03-30T14:07:26.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:26 smithi081 bash[19828]: cluster 2024-03-30T14:07:25.712992+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e28: y(active, since 1.92068s), standbys: x 2024-03-30T14:07:27.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[34809]: debug 2024-03-30T14:07:26.751+0000 7faaf3e39200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:07:27.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:26 smithi092 bash[34809]: debug 2024-03-30T14:07:26.923+0000 7faaf3e39200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:27.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:27 smithi092 bash[34809]: debug 2024-03-30T14:07:27.135+0000 7faaf3e39200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:07:27.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:27 smithi081 bash[14382]: cluster 2024-03-30T14:07:25.741931+0000 mgr.y (mgr.15420) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:27.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:27 smithi081 bash[14382]: cluster 2024-03-30T14:07:26.721462+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:07:27.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:27 smithi081 bash[19828]: cluster 2024-03-30T14:07:25.741931+0000 mgr.y (mgr.15420) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:27.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:27 smithi081 bash[19828]: cluster 2024-03-30T14:07:26.721462+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:07:28.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:27 smithi092 bash[14432]: cluster 2024-03-30T14:07:25.741931+0000 mgr.y (mgr.15420) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:28.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:27 smithi092 bash[14432]: cluster 2024-03-30T14:07:26.721462+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:07:28.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[34809]: debug 2024-03-30T14:07:28.167+0000 7faaf3e39200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:07:28.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[34809]: debug 2024-03-30T14:07:28.279+0000 7faaf3e39200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:07:28.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[34809]: debug 2024-03-30T14:07:28.399+0000 7faaf3e39200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:07:28.870 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[14432]: cluster 2024-03-30T14:07:26.717631+0000 mgr.y (mgr.15420) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:28.871 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[36842]: ts=2024-03-30T14:07:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi092:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:07:28.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:28 smithi081 bash[14382]: cluster 2024-03-30T14:07:26.717631+0000 mgr.y (mgr.15420) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:28.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:28 smithi081 bash[19828]: cluster 2024-03-30T14:07:26.717631+0000 mgr.y (mgr.15420) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:29.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:28 smithi092 bash[34809]: debug 2024-03-30T14:07:28.875+0000 7faaf3e39200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:07:29.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:29 smithi092 bash[34809]: debug 2024-03-30T14:07:29.099+0000 7faaf3e39200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:07:29.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:29 smithi092 bash[34809]: debug 2024-03-30T14:07:29.551+0000 7faaf3e39200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:07:29.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:29 smithi092 bash[14432]: cluster 2024-03-30T14:07:28.718430+0000 mgr.y (mgr.15420) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:29.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:29 smithi092 bash[14432]: cluster 2024-03-30T14:07:28.727956+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:07:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:29 smithi081 bash[14382]: cluster 2024-03-30T14:07:28.718430+0000 mgr.y (mgr.15420) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:29 smithi081 bash[14382]: cluster 2024-03-30T14:07:28.727956+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:07:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:29 smithi081 bash[19828]: cluster 2024-03-30T14:07:28.718430+0000 mgr.y (mgr.15420) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:29 smithi081 bash[19828]: cluster 2024-03-30T14:07:28.727956+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:07:30.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:30 smithi092 bash[34809]: debug 2024-03-30T14:07:30.075+0000 7faaf3e39200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:31.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:30 smithi092 bash[34809]: debug 2024-03-30T14:07:30.663+0000 7faaf3e39200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:07:31.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:30 smithi092 bash[34809]: debug 2024-03-30T14:07:30.783+0000 7faaf3e39200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:07:31.413 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.147+0000 7faaf3e39200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:07:31.413 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.263+0000 7faaf3e39200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:07:31.667 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.419+0000 7faaf3e39200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:31.673 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.543+0000 7faaf3e39200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:07:31.992 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.675+0000 7faaf3e39200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:07:31.992 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:31 smithi092 bash[34809]: debug 2024-03-30T14:07:31.867+0000 7faaf3e39200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:07:32.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[34809]: debug 2024-03-30T14:07:31.999+0000 7faaf3e39200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:07:32.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[14432]: cluster 2024-03-30T14:07:30.719044+0000 mgr.y (mgr.15420) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:32.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[14432]: audit 2024-03-30T14:07:31.553994+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[14432]: audit 2024-03-30T14:07:31.563360+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[14432]: audit 2024-03-30T14:07:31.798937+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:32 smithi092 bash[14432]: audit 2024-03-30T14:07:31.807842+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[14382]: cluster 2024-03-30T14:07:30.719044+0000 mgr.y (mgr.15420) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:32.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[14382]: audit 2024-03-30T14:07:31.553994+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[14382]: audit 2024-03-30T14:07:31.563360+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[14382]: audit 2024-03-30T14:07:31.798937+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[14382]: audit 2024-03-30T14:07:31.807842+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[19828]: cluster 2024-03-30T14:07:30.719044+0000 mgr.y (mgr.15420) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[19828]: audit 2024-03-30T14:07:31.553994+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[19828]: audit 2024-03-30T14:07:31.563360+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[19828]: audit 2024-03-30T14:07:31.798937+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:32.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:32 smithi081 bash[19828]: audit 2024-03-30T14:07:31.807842+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:33.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: debug 2024-03-30T14:07:33.271+0000 7faaf3e39200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:07:33.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: [30/Mar/2024:14:07:33] ENGINE Bus STARTING 2024-03-30T14:07:33.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: CherryPy Checker: 2024-03-30T14:07:33.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: The Application mounted at '' has an empty config. 2024-03-30T14:07:33.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: [30/Mar/2024:14:07:33] ENGINE Serving on http://:::9283 2024-03-30T14:07:33.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[34809]: [30/Mar/2024:14:07:33] ENGINE Bus STARTED 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:31.659147+0000 mgr.y (mgr.15420) 9 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:32.566582+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:32.575290+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:32.805153+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:32.815673+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: cluster 2024-03-30T14:07:33.293152+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: cluster 2024-03-30T14:07:33.293365+0000 mon.a (mon.0) 987 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:33.300977+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:33.307987+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:33.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:33.310888+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[14382]: audit 2024-03-30T14:07:33.311264+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:31.659147+0000 mgr.y (mgr.15420) 9 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:32.566582+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:32.575290+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:32.805153+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:32.815673+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: cluster 2024-03-30T14:07:33.293152+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: cluster 2024-03-30T14:07:33.293365+0000 mon.a (mon.0) 987 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:33.300977+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:33.307987+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:33.310888+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:34.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:33 smithi081 bash[19828]: audit 2024-03-30T14:07:33.311264+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:31.659147+0000 mgr.y (mgr.15420) 9 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:32.566582+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:32.575290+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:32.805153+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:32.815673+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: cluster 2024-03-30T14:07:33.293152+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: cluster 2024-03-30T14:07:33.293365+0000 mon.a (mon.0) 987 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:33.300977+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:33.307987+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:34.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:33.310888+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:34.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:33 smithi092 bash[14432]: audit 2024-03-30T14:07:33.311264+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.92:0/2860897511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:34.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:34 smithi081 bash[14382]: cluster 2024-03-30T14:07:32.720631+0000 mgr.y (mgr.15420) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:07:34.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:34 smithi081 bash[14382]: cluster 2024-03-30T14:07:33.830745+0000 mon.a (mon.0) 988 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:07:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:34 smithi081 bash[19828]: cluster 2024-03-30T14:07:32.720631+0000 mgr.y (mgr.15420) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:07:34.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:34 smithi081 bash[19828]: cluster 2024-03-30T14:07:33.830745+0000 mon.a (mon.0) 988 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:07:35.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:34 smithi092 bash[14432]: cluster 2024-03-30T14:07:32.720631+0000 mgr.y (mgr.15420) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:07:35.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:34 smithi092 bash[14432]: cluster 2024-03-30T14:07:33.830745+0000 mon.a (mon.0) 988 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:07:36.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:36 smithi081 bash[14382]: cluster 2024-03-30T14:07:34.721508+0000 mgr.y (mgr.15420) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:07:36.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:36 smithi081 bash[19828]: cluster 2024-03-30T14:07:34.721508+0000 mgr.y (mgr.15420) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:07:37.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:36 smithi092 bash[14432]: cluster 2024-03-30T14:07:34.721508+0000 mgr.y (mgr.15420) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:07:37.050 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:36 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-30T14:07:37.050 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:36 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:37.050 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:36 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:37.898 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:37 smithi092 bash[38662]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:37.898 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:37 smithi092 bash[38662]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:38.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:38 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:07:38.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:38 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:07:38.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:38 smithi092 bash[14432]: cluster 2024-03-30T14:07:36.723386+0000 mgr.y (mgr.15420) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:07:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:38 smithi081 bash[19828]: cluster 2024-03-30T14:07:36.723386+0000 mgr.y (mgr.15420) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:07:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:38 smithi081 bash[14382]: cluster 2024-03-30T14:07:36.723386+0000 mgr.y (mgr.15420) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:07:39.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:39 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:07:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:07:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:40 smithi081 bash[14382]: cluster 2024-03-30T14:07:38.724194+0000 mgr.y (mgr.15420) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:40 smithi081 bash[14382]: audit 2024-03-30T14:07:39.866949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:40 smithi081 bash[19828]: cluster 2024-03-30T14:07:38.724194+0000 mgr.y (mgr.15420) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:40.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:40 smithi081 bash[19828]: audit 2024-03-30T14:07:39.866949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:41.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:40 smithi092 bash[14432]: cluster 2024-03-30T14:07:38.724194+0000 mgr.y (mgr.15420) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:41.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:40 smithi092 bash[14432]: audit 2024-03-30T14:07:39.866949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:42.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[19828]: cluster 2024-03-30T14:07:40.724760+0000 mgr.y (mgr.15420) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:42.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[19828]: audit 2024-03-30T14:07:42.519383+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:42.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[19828]: audit 2024-03-30T14:07:42.531951+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:42.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[19828]: audit 2024-03-30T14:07:42.535381+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[19828]: audit 2024-03-30T14:07:42.537046+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[14382]: cluster 2024-03-30T14:07:40.724760+0000 mgr.y (mgr.15420) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[14382]: audit 2024-03-30T14:07:42.519383+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[14382]: audit 2024-03-30T14:07:42.531951+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[14382]: audit 2024-03-30T14:07:42.535381+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:42 smithi081 bash[14382]: audit 2024-03-30T14:07:42.537046+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:43.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:42 smithi092 bash[14432]: cluster 2024-03-30T14:07:40.724760+0000 mgr.y (mgr.15420) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:43.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:42 smithi092 bash[14432]: audit 2024-03-30T14:07:42.519383+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:43.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:42 smithi092 bash[14432]: audit 2024-03-30T14:07:42.531951+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:43.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:42 smithi092 bash[14432]: audit 2024-03-30T14:07:42.535381+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:43.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:42 smithi092 bash[14432]: audit 2024-03-30T14:07:42.537046+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:41.669812+0000 mgr.y (mgr.15420) 15 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.539300+0000 mgr.y (mgr.15420) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.539653+0000 mgr.y (mgr.15420) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.209555+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.214355+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.221380+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.226124+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.233680+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.310354+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[14382]: audit 2024-03-30T14:07:43.325557+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:41.669812+0000 mgr.y (mgr.15420) 15 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.539300+0000 mgr.y (mgr.15420) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.539653+0000 mgr.y (mgr.15420) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.209555+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.214355+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.221380+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.226124+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.233680+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.310354+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:07:44.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:43 smithi081 bash[19828]: audit 2024-03-30T14:07:43.325557+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:41.669812+0000 mgr.y (mgr.15420) 15 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.539300+0000 mgr.y (mgr.15420) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.539653+0000 mgr.y (mgr.15420) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.209555+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.214355+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.221380+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.226124+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.233680+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.310354+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:07:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:43 smithi092 bash[14432]: audit 2024-03-30T14:07:43.325557+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:44.943 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.705517+0000 mgr.y (mgr.15420) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.706004+0000 mgr.y (mgr.15420) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cluster 2024-03-30T14:07:42.726634+0000 mgr.y (mgr.15420) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.870357+0000 mgr.y (mgr.15420) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:42.871369+0000 mgr.y (mgr.15420) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:43.035531+0000 mgr.y (mgr.15420) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:43.036956+0000 mgr.y (mgr.15420) 24 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cluster 2024-03-30T14:07:43.227836+0000 mgr.y (mgr.15420) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:43.309450+0000 mgr.y (mgr.15420) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cephadm 2024-03-30T14:07:43.327397+0000 mgr.y (mgr.15420) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[19828]: cluster 2024-03-30T14:07:43.597658+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:07:44.944 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.705517+0000 mgr.y (mgr.15420) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.706004+0000 mgr.y (mgr.15420) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cluster 2024-03-30T14:07:42.726634+0000 mgr.y (mgr.15420) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.870357+0000 mgr.y (mgr.15420) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:42.871369+0000 mgr.y (mgr.15420) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:43.035531+0000 mgr.y (mgr.15420) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:43.036956+0000 mgr.y (mgr.15420) 24 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cluster 2024-03-30T14:07:43.227836+0000 mgr.y (mgr.15420) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:43.309450+0000 mgr.y (mgr.15420) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cephadm 2024-03-30T14:07:43.327397+0000 mgr.y (mgr.15420) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:07:44.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:44 smithi081 bash[14382]: cluster 2024-03-30T14:07:43.597658+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:07:45.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[36842]: ts=2024-03-30T14:07:44.842Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-30T14:07:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[36842]: ts=2024-03-30T14:07:44.842Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-30T14:07:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[36842]: ts=2024-03-30T14:07:44.847Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-30T14:07:45.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[36842]: ts=2024-03-30T14:07:44.847Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.705517+0000 mgr.y (mgr.15420) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.706004+0000 mgr.y (mgr.15420) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cluster 2024-03-30T14:07:42.726634+0000 mgr.y (mgr.15420) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.870357+0000 mgr.y (mgr.15420) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:42.871369+0000 mgr.y (mgr.15420) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:43.035531+0000 mgr.y (mgr.15420) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:43.036956+0000 mgr.y (mgr.15420) 24 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cluster 2024-03-30T14:07:43.227836+0000 mgr.y (mgr.15420) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:43.309450+0000 mgr.y (mgr.15420) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi081.ksvrve (dependencies changed)... 2024-03-30T14:07:45.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cephadm 2024-03-30T14:07:43.327397+0000 mgr.y (mgr.15420) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:07:45.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:44 smithi092 bash[14432]: cluster 2024-03-30T14:07:43.597658+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:07:46.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:46 smithi081 bash[14382]: cluster 2024-03-30T14:07:45.228641+0000 mgr.y (mgr.15420) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:46.712 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:46 smithi081 bash[19828]: cluster 2024-03-30T14:07:45.228641+0000 mgr.y (mgr.15420) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:46 smithi092 bash[14432]: cluster 2024-03-30T14:07:45.228641+0000 mgr.y (mgr.15420) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-30T14:07:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:47 smithi092 bash[14432]: audit 2024-03-30T14:07:46.771249+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:47 smithi092 bash[14432]: audit 2024-03-30T14:07:46.779990+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:47 smithi092 bash[14432]: cephadm 2024-03-30T14:07:46.801118+0000 mgr.y (mgr.15420) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:07:48.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:47 smithi092 bash[14432]: cephadm 2024-03-30T14:07:47.047548+0000 mgr.y (mgr.15420) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:07:48.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:47 smithi092 bash[14432]: cluster 2024-03-30T14:07:47.230296+0000 mgr.y (mgr.15420) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:48.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[19828]: audit 2024-03-30T14:07:46.771249+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[19828]: audit 2024-03-30T14:07:46.779990+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[19828]: cephadm 2024-03-30T14:07:46.801118+0000 mgr.y (mgr.15420) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[19828]: cephadm 2024-03-30T14:07:47.047548+0000 mgr.y (mgr.15420) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[19828]: cluster 2024-03-30T14:07:47.230296+0000 mgr.y (mgr.15420) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[14382]: audit 2024-03-30T14:07:46.771249+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[14382]: audit 2024-03-30T14:07:46.779990+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[14382]: cephadm 2024-03-30T14:07:46.801118+0000 mgr.y (mgr.15420) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[14382]: cephadm 2024-03-30T14:07:47.047548+0000 mgr.y (mgr.15420) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi092 2024-03-30T14:07:48.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:47 smithi081 bash[14382]: cluster 2024-03-30T14:07:47.230296+0000 mgr.y (mgr.15420) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:48.929 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:48 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-30T14:07:48.929 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:48 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:48.929 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:48 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:49.194 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:48 smithi092 bash[14432]: audit 2024-03-30T14:07:48.881292+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.81:0/4124805863' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:07:49.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:48 smithi081 bash[14382]: audit 2024-03-30T14:07:48.881292+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.81:0/4124805863' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:07:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:48 smithi081 bash[19828]: audit 2024-03-30T14:07:48.881292+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.81:0/4124805863' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:07:49.508 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:49 smithi092 bash[34809]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:07:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:07:50.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:49 smithi081 bash[14382]: cluster 2024-03-30T14:07:49.231092+0000 mgr.y (mgr.15420) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:50.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:49 smithi081 bash[19828]: cluster 2024-03-30T14:07:49.231092+0000 mgr.y (mgr.15420) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:50.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:49 smithi092 bash[14432]: cluster 2024-03-30T14:07:49.231092+0000 mgr.y (mgr.15420) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 1 op/s 2024-03-30T14:07:50.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:50 smithi092 bash[38852]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:50.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:50 smithi092 bash[38852]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:07:52.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:52 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:07:52.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:07:52 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:07:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:52 smithi081 bash[14382]: cluster 2024-03-30T14:07:51.232806+0000 mgr.y (mgr.15420) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:52.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:52 smithi081 bash[19828]: cluster 2024-03-30T14:07:51.232806+0000 mgr.y (mgr.15420) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:53.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:52 smithi092 bash[14432]: cluster 2024-03-30T14:07:51.232806+0000 mgr.y (mgr.15420) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:07:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 systemd[1]: Stopping Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[39093]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.455Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.455Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.455Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.455Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.455Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.456Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.456Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.456Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.457Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.457Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:07:53.620 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.457Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:07:53.621 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[36842]: ts=2024-03-30T14:07:53.457Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:07:54.240 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[39102]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:07:54.240 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:53 smithi092 bash[39140]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:07:54.240 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:54 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:07:54.240 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:54 smithi092 systemd[1]: Stopped Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:54.240 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:54 smithi092 systemd[1]: Started Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:54.262 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (88s) 22s ago 8m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 unknown 22s ago 8m - - 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 starting - - - - 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283 running (2m) 22s ago 14m 181M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 30316a4c1d65 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (47s) 22s ago 16m 477M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (16m) 22s ago 16m 66.5M 2048M 17.2.0 e1d6a67b021e 6dbc32b91f5b 2024-03-30T14:07:54.263 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (14m) 22s ago 14m 56.9M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (15m) 22s ago 15m 55.0M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (97s) 22s ago 9m 12.2M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (69s) 22s ago 8m 10.2M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (14m) 22s ago 14m 60.2M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (13m) 22s ago 13m 61.6M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:07:54.264 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (12m) 22s ago 12m 53.8M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (12m) 22s ago 12m 56.3M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (11m) 22s ago 11m 58.2M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (11m) 22s ago 11m 54.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (10m) 22s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (9m) 22s ago 9m 57.0M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 starting - - - - 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (7m) 22s ago 7m 86.4M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (7m) 22s ago 7m 86.2M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (6m) 22s ago 6m 86.2M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:07:54.265 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (6m) 22s ago 6m 86.4M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:07:54.728 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:07:54.729 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:07:54.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: cluster 2024-03-30T14:07:53.233440+0000 mgr.y (mgr.15420) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T14:07:54.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:53.476447+0000 mgr.y (mgr.15420) 35 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.242149+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.252799+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.287564+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.305241+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.307315+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.309637+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.315107+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.322070+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[19828]: audit 2024-03-30T14:07:54.331020+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: cluster 2024-03-30T14:07:53.233440+0000 mgr.y (mgr.15420) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:53.476447+0000 mgr.y (mgr.15420) 35 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:54.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.242149+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.252799+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.287564+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.305241+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.307315+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.309637+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.315107+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.322070+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:55.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:54 smithi081 bash[14382]: audit 2024-03-30T14:07:54.331020+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:55.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: cluster 2024-03-30T14:07:53.233440+0000 mgr.y (mgr.15420) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T14:07:55.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:53.476447+0000 mgr.y (mgr.15420) 35 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.242149+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.252799+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.287564+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.305241+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.307315+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.309637+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.315107+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.322070+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:55.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:54 smithi092 bash[14432]: audit 2024-03-30T14:07:54.331020+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr" 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:07:55.134 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:07:55.590 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:07:55.591 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:07:55.591 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:53.863911+0000 mgr.y (mgr.15420) 36 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.236967+0000 mgr.y (mgr.15420) 37 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.288306+0000 mgr.y (mgr.15420) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: cephadm 2024-03-30T14:07:54.306995+0000 mgr.y (mgr.15420) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.307932+0000 mgr.y (mgr.15420) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:55.888 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.310417+0000 mgr.y (mgr.15420) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:55.889 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.322650+0000 mgr.y (mgr.15420) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:55.889 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.733897+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.81:0/627596489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:55.889 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.875017+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.889 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[14432]: audit 2024-03-30T14:07:54.876560+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:55.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:53.863911+0000 mgr.y (mgr.15420) 36 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.236967+0000 mgr.y (mgr.15420) 37 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.288306+0000 mgr.y (mgr.15420) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: cephadm 2024-03-30T14:07:54.306995+0000 mgr.y (mgr.15420) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.307932+0000 mgr.y (mgr.15420) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.310417+0000 mgr.y (mgr.15420) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.322650+0000 mgr.y (mgr.15420) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.733897+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.81:0/627596489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.875017+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[14382]: audit 2024-03-30T14:07:54.876560+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:53.863911+0000 mgr.y (mgr.15420) 36 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.236967+0000 mgr.y (mgr.15420) 37 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.288306+0000 mgr.y (mgr.15420) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:07:55.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: cephadm 2024-03-30T14:07:54.306995+0000 mgr.y (mgr.15420) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.307932+0000 mgr.y (mgr.15420) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.310417+0000 mgr.y (mgr.15420) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.322650+0000 mgr.y (mgr.15420) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.733897+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.81:0/627596489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.875017+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:07:56.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:55 smithi081 bash[19828]: audit 2024-03-30T14:07:54.876560+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:07:56.299 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.979Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.979Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.979Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.979Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi092 (none))" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.979Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.980Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.981Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.982Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.985Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.994Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.995Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.387225ms 2024-03-30T14:07:56.300 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:55 smithi092 bash[39167]: ts=2024-03-30T14:07:55.995Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:07:56.301 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.194Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-30T14:07:56.588 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.452Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.496Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.497Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.497Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=94.925µs wal_replay_duration=501.693062ms total_replay_duration=503.208768ms 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.504Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.504Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.504Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.538Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=34.374178ms db_storage=1.53µs remote_storage=2.412µs web_handler=670ns query_engine=1.195µs scrape=467.462µs scrape_sd=198.688µs notify=43.607µs notify_sd=36.332µs rules=33.150536ms 2024-03-30T14:07:56.589 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[39167]: ts=2024-03-30T14:07:56.538Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:07:56.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[14382]: audit 2024-03-30T14:07:55.139226+0000 mgr.y (mgr.15420) 43 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:56.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[14382]: cluster 2024-03-30T14:07:55.234175+0000 mgr.y (mgr.15420) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:07:56.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[14382]: audit 2024-03-30T14:07:55.596933+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.81:0/871541876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[19828]: audit 2024-03-30T14:07:55.139226+0000 mgr.y (mgr.15420) 43 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[19828]: cluster 2024-03-30T14:07:55.234175+0000 mgr.y (mgr.15420) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:07:56.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:56 smithi081 bash[19828]: audit 2024-03-30T14:07:55.596933+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.81:0/871541876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:57.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[14432]: audit 2024-03-30T14:07:55.139226+0000 mgr.y (mgr.15420) 43 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:57.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[14432]: cluster 2024-03-30T14:07:55.234175+0000 mgr.y (mgr.15420) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:07:57.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:56 smithi092 bash[14432]: audit 2024-03-30T14:07:55.596933+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.81:0/871541876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:07:57.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:57 smithi092 bash[14432]: audit 2024-03-30T14:07:56.970869+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:57.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:57 smithi092 bash[14432]: audit 2024-03-30T14:07:56.973013+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:57.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:57 smithi092 bash[14432]: audit 2024-03-30T14:07:56.975068+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:57.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[14382]: audit 2024-03-30T14:07:56.970869+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:57.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[14382]: audit 2024-03-30T14:07:56.973013+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:57.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[14382]: audit 2024-03-30T14:07:56.975068+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:57.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[19828]: audit 2024-03-30T14:07:56.970869+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:57.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[19828]: audit 2024-03-30T14:07:56.973013+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:57.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:57 smithi081 bash[19828]: audit 2024-03-30T14:07:56.975068+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:58.718 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:58 smithi092 bash[14432]: cephadm 2024-03-30T14:07:56.970043+0000 mgr.y (mgr.15420) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:07:58.719 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:58 smithi092 bash[14432]: cephadm 2024-03-30T14:07:56.977146+0000 mgr.y (mgr.15420) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:07:58.719 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:58 smithi092 bash[14432]: cluster 2024-03-30T14:07:57.235868+0000 mgr.y (mgr.15420) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:07:58.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[14382]: cephadm 2024-03-30T14:07:56.970043+0000 mgr.y (mgr.15420) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:07:58.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[14382]: cephadm 2024-03-30T14:07:56.977146+0000 mgr.y (mgr.15420) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:07:58.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[14382]: cluster 2024-03-30T14:07:57.235868+0000 mgr.y (mgr.15420) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:07:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[19828]: cephadm 2024-03-30T14:07:56.970043+0000 mgr.y (mgr.15420) 45 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:07:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[19828]: cephadm 2024-03-30T14:07:56.977146+0000 mgr.y (mgr.15420) 46 : cephadm [INF] Deploying daemon mgr.x on smithi092 2024-03-30T14:07:58.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:58 smithi081 bash[19828]: cluster 2024-03-30T14:07:57.235868+0000 mgr.y (mgr.15420) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:07:59.607 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:07:59 smithi092 systemd[1]: Stopping Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:07:59.927 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:07:59 smithi092 bash[14432]: audit 2024-03-30T14:07:58.540567+0000 mgr.y (mgr.15420) 48 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:59.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:07:59 smithi081 bash[14382]: audit 2024-03-30T14:07:58.540567+0000 mgr.y (mgr.15420) 48 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:07:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:07:59 smithi081 bash[19828]: audit 2024-03-30T14:07:58.540567+0000 mgr.y (mgr.15420) 48 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:00.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 bash[39466]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:08:00.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:08:00.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 bash[39538]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:08:00.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T14:08:00.550 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 systemd[1]: Stopped Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:00.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:00 smithi081 bash[19828]: cluster 2024-03-30T14:07:59.236677+0000 mgr.y (mgr.15420) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:08:00.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:00 smithi081 bash[14382]: cluster 2024-03-30T14:07:59.236677+0000 mgr.y (mgr.15420) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:08:01.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:00 smithi092 systemd[1]: Started Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:01.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:00 smithi092 bash[14432]: cluster 2024-03-30T14:07:59.236677+0000 mgr.y (mgr.15420) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T14:08:01.961 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[39606]: debug 2024-03-30T14:08:01.802+0000 7f246e465700 1 -- 172.21.15.92:0/3761981104 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d3688385a0 con 0x55d3695b8400 2024-03-30T14:08:01.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[14432]: audit 2024-03-30T14:08:00.763562+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:01.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[14432]: audit 2024-03-30T14:08:00.771607+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:01.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[14432]: audit 2024-03-30T14:08:00.801244+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:01.961 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[14432]: cluster 2024-03-30T14:08:01.238104+0000 mgr.y (mgr.15420) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[19828]: audit 2024-03-30T14:08:00.763562+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[19828]: audit 2024-03-30T14:08:00.771607+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[19828]: audit 2024-03-30T14:08:00.801244+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[19828]: cluster 2024-03-30T14:08:01.238104+0000 mgr.y (mgr.15420) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:02.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[14382]: audit 2024-03-30T14:08:00.763562+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:02.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[14382]: audit 2024-03-30T14:08:00.771607+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:02.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[14382]: audit 2024-03-30T14:08:00.801244+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:02.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:01 smithi081 bash[14382]: cluster 2024-03-30T14:08:01.238104+0000 mgr.y (mgr.15420) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:02.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:01 smithi092 bash[39606]: debug 2024-03-30T14:08:01.966+0000 7f247866d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:08:02.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:02 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-30T14:08:02.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:02 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:02.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:02 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:03.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:02 smithi092 bash[39606]: debug 2024-03-30T14:08:02.886+0000 7f247866d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:08:03.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:02 smithi092 bash[39606]: debug 2024-03-30T14:08:02.986+0000 7f247866d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:08:03.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39606]: debug 2024-03-30T14:08:03.090+0000 7f247866d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:08:03.650 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39732]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:03.650 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39732]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:03.651 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39606]: debug 2024-03-30T14:08:03.378+0000 7f247866d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:03.923 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39606]: debug 2024-03-30T14:08:03.766+0000 7f247866d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:08:04.177 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:03 smithi092 bash[39606]: debug 2024-03-30T14:08:03.930+0000 7f247866d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:04.177 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:04 smithi092 bash[39606]: debug 2024-03-30T14:08:04.142+0000 7f247866d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:08:04.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:04 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:08:04.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:04 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:08:04.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:04 smithi092 bash[14432]: cluster 2024-03-30T14:08:03.238954+0000 mgr.y (mgr.15420) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:04 smithi081 bash[14382]: cluster 2024-03-30T14:08:03.238954+0000 mgr.y (mgr.15420) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:04.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:04 smithi081 bash[19828]: cluster 2024-03-30T14:08:03.238954+0000 mgr.y (mgr.15420) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:05.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:05 smithi092 bash[39606]: debug 2024-03-30T14:08:05.170+0000 7f247866d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:08:05.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:05 smithi092 bash[39606]: debug 2024-03-30T14:08:05.282+0000 7f247866d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:08:05.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:05 smithi092 bash[39606]: debug 2024-03-30T14:08:05.402+0000 7f247866d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:08:06.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:05 smithi092 bash[39606]: debug 2024-03-30T14:08:05.878+0000 7f247866d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:08:06.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:06 smithi092 bash[39606]: debug 2024-03-30T14:08:06.126+0000 7f247866d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:08:06.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:06 smithi081 bash[19828]: cluster 2024-03-30T14:08:05.239741+0000 mgr.y (mgr.15420) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:06.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:06 smithi081 bash[14382]: cluster 2024-03-30T14:08:05.239741+0000 mgr.y (mgr.15420) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:07.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:06 smithi092 bash[39606]: debug 2024-03-30T14:08:06.642+0000 7f247866d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:08:07.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:06 smithi092 bash[14432]: cluster 2024-03-30T14:08:05.239741+0000 mgr.y (mgr.15420) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:07.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:07 smithi092 bash[39606]: debug 2024-03-30T14:08:07.182+0000 7f247866d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:07 smithi092 bash[39606]: debug 2024-03-30T14:08:07.742+0000 7f247866d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:07 smithi092 bash[39606]: debug 2024-03-30T14:08:07.858+0000 7f247866d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[14432]: audit 2024-03-30T14:08:07.000306+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[14432]: audit 2024-03-30T14:08:07.007548+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[14432]: cluster 2024-03-30T14:08:07.240640+0000 mgr.y (mgr.15420) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[14432]: audit 2024-03-30T14:08:07.299245+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:07.993 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[14432]: audit 2024-03-30T14:08:07.311302+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:07 smithi081 bash[14382]: audit 2024-03-30T14:08:07.000306+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[14382]: audit 2024-03-30T14:08:07.007548+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[14382]: cluster 2024-03-30T14:08:07.240640+0000 mgr.y (mgr.15420) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[14382]: audit 2024-03-30T14:08:07.299245+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[14382]: audit 2024-03-30T14:08:07.311302+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[19828]: audit 2024-03-30T14:08:07.000306+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[19828]: audit 2024-03-30T14:08:07.007548+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[19828]: cluster 2024-03-30T14:08:07.240640+0000 mgr.y (mgr.15420) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[19828]: audit 2024-03-30T14:08:07.299245+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:08 smithi081 bash[19828]: audit 2024-03-30T14:08:07.311302+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:08.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.226+0000 7f247866d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:08:08.599 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.342+0000 7f247866d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:08:08.599 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.490+0000 7f247866d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:08.910 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.606+0000 7f247866d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:08:08.911 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.730+0000 7f247866d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:08:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:09 smithi092 bash[14432]: audit 2024-03-30T14:08:08.055844+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:09 smithi092 bash[14432]: audit 2024-03-30T14:08:08.064879+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:09 smithi092 bash[14432]: audit 2024-03-30T14:08:08.551896+0000 mgr.y (mgr.15420) 54 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:09.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:08 smithi092 bash[39606]: debug 2024-03-30T14:08:08.918+0000 7f247866d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:08:09.300 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:09 smithi092 bash[39606]: debug 2024-03-30T14:08:09.046+0000 7f247866d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:08:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[14382]: audit 2024-03-30T14:08:08.055844+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[14382]: audit 2024-03-30T14:08:08.064879+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[14382]: audit 2024-03-30T14:08:08.551896+0000 mgr.y (mgr.15420) 54 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[19828]: audit 2024-03-30T14:08:08.055844+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[19828]: audit 2024-03-30T14:08:08.064879+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[19828]: audit 2024-03-30T14:08:08.551896+0000 mgr.y (mgr.15420) 54 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:09.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:08:09] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-03-30T14:08:10.319 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[14432]: cluster 2024-03-30T14:08:09.241369+0000 mgr.y (mgr.15420) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:10.319 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[14432]: audit 2024-03-30T14:08:09.868895+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:10 smithi081 bash[14382]: cluster 2024-03-30T14:08:09.241369+0000 mgr.y (mgr.15420) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:10 smithi081 bash[14382]: audit 2024-03-30T14:08:09.868895+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:10 smithi081 bash[19828]: cluster 2024-03-30T14:08:09.241369+0000 mgr.y (mgr.15420) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:10.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:10 smithi081 bash[19828]: audit 2024-03-30T14:08:09.868895+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:10.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: debug 2024-03-30T14:08:10.326+0000 7f247866d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:08:10.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: [30/Mar/2024:14:08:10] ENGINE Bus STARTING 2024-03-30T14:08:10.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: CherryPy Checker: 2024-03-30T14:08:10.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: The Application mounted at '' has an empty config. 2024-03-30T14:08:10.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: [30/Mar/2024:14:08:10] ENGINE Serving on http://:::9283 2024-03-30T14:08:10.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:10 smithi092 bash[39606]: [30/Mar/2024:14:08:10] ENGINE Bus STARTED 2024-03-30T14:08:11.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: cluster 2024-03-30T14:08:10.348333+0000 mon.a (mon.0) 1029 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: cluster 2024-03-30T14:08:10.348583+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: audit 2024-03-30T14:08:10.355646+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: audit 2024-03-30T14:08:10.356994+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: audit 2024-03-30T14:08:10.361712+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[14382]: audit 2024-03-30T14:08:10.362610+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: cluster 2024-03-30T14:08:10.348333+0000 mon.a (mon.0) 1029 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: cluster 2024-03-30T14:08:10.348583+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: audit 2024-03-30T14:08:10.355646+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: audit 2024-03-30T14:08:10.356994+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: audit 2024-03-30T14:08:10.361712+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:11 smithi081 bash[19828]: audit 2024-03-30T14:08:10.362610+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:11.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: cluster 2024-03-30T14:08:10.348333+0000 mon.a (mon.0) 1029 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:08:11.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: cluster 2024-03-30T14:08:10.348583+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:08:11.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: audit 2024-03-30T14:08:10.355646+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:11.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: audit 2024-03-30T14:08:10.356994+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:11.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: audit 2024-03-30T14:08:10.361712+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:11.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:11 smithi092 bash[14432]: audit 2024-03-30T14:08:10.362610+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.92:0/4059408858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:12 smithi081 bash[14382]: cluster 2024-03-30T14:08:11.085943+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-30T14:08:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:12 smithi081 bash[14382]: cluster 2024-03-30T14:08:11.243079+0000 mgr.y (mgr.15420) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:12 smithi081 bash[19828]: cluster 2024-03-30T14:08:11.085943+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-30T14:08:12.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:12 smithi081 bash[19828]: cluster 2024-03-30T14:08:11.243079+0000 mgr.y (mgr.15420) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:12.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:12 smithi092 bash[14432]: cluster 2024-03-30T14:08:11.085943+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-30T14:08:12.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:12 smithi092 bash[14432]: cluster 2024-03-30T14:08:11.243079+0000 mgr.y (mgr.15420) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:14.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:14 smithi092 bash[14432]: cluster 2024-03-30T14:08:13.243864+0000 mgr.y (mgr.15420) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:14.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:14 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-30T14:08:14.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:14 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:14.550 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:14 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:14 smithi081 bash[14382]: cluster 2024-03-30T14:08:13.243864+0000 mgr.y (mgr.15420) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:14.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:14 smithi081 bash[19828]: cluster 2024-03-30T14:08:13.243864+0000 mgr.y (mgr.15420) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:16.337 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:16 smithi092 bash[40419]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:16.337 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:16 smithi092 bash[40419]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:16.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:16 smithi081 bash[14382]: cluster 2024-03-30T14:08:15.244638+0000 mgr.y (mgr.15420) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:16.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:16 smithi081 bash[19828]: cluster 2024-03-30T14:08:15.244638+0000 mgr.y (mgr.15420) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:17.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:16 smithi092 bash[14432]: cluster 2024-03-30T14:08:15.244638+0000 mgr.y (mgr.15420) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:17.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:17 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:08:17.549 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:17 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:08:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:18 smithi081 bash[19828]: cluster 2024-03-30T14:08:17.246378+0000 mgr.y (mgr.15420) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:18.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:18 smithi081 bash[14382]: cluster 2024-03-30T14:08:17.246378+0000 mgr.y (mgr.15420) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:18 smithi092 bash[14432]: cluster 2024-03-30T14:08:17.246378+0000 mgr.y (mgr.15420) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:08:19.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:08:18 smithi092 bash[39167]: ts=2024-03-30T14:08:18.671Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:08:19.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:08:19] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.33.4" 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.563019+0000 mgr.y (mgr.15420) 60 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.630966+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.639961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.641599+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.643117+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.654101+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.742648+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.745619+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.753862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.756042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.764397+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.766268+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:08:19.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.772318+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.775270+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[14382]: audit 2024-03-30T14:08:18.776942+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.563019+0000 mgr.y (mgr.15420) 60 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.630966+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.639961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.641599+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.643117+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.654101+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.742648+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.745619+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.753862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.756042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:08:20.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.764397+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:08:20.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.766268+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:08:20.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.772318+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:08:20.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.775270+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:20.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:19 smithi081 bash[19828]: audit 2024-03-30T14:08:18.776942+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.563019+0000 mgr.y (mgr.15420) 60 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.630966+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.639961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.641599+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.643117+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:20.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.654101+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.742648+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.745619+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.753862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.756042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.764397+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.766268+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.772318+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.775270+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:20.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:19 smithi092 bash[14432]: audit 2024-03-30T14:08:18.776942+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:08:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[14382]: cluster 2024-03-30T14:08:18.645748+0000 mgr.y (mgr.15420) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T14:08:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[14382]: cluster 2024-03-30T14:08:18.646252+0000 mgr.y (mgr.15420) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[14382]: cephadm 2024-03-30T14:08:18.747063+0000 mgr.y (mgr.15420) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:08:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[14382]: cephadm 2024-03-30T14:08:18.778147+0000 mgr.y (mgr.15420) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:08:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[19828]: cluster 2024-03-30T14:08:18.645748+0000 mgr.y (mgr.15420) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T14:08:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[19828]: cluster 2024-03-30T14:08:18.646252+0000 mgr.y (mgr.15420) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[19828]: cephadm 2024-03-30T14:08:18.747063+0000 mgr.y (mgr.15420) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:08:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:20 smithi081 bash[19828]: cephadm 2024-03-30T14:08:18.778147+0000 mgr.y (mgr.15420) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:08:21.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:20 smithi092 bash[14432]: cluster 2024-03-30T14:08:18.645748+0000 mgr.y (mgr.15420) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T14:08:21.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:20 smithi092 bash[14432]: cluster 2024-03-30T14:08:18.646252+0000 mgr.y (mgr.15420) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:21.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:20 smithi092 bash[14432]: cephadm 2024-03-30T14:08:18.747063+0000 mgr.y (mgr.15420) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:08:21.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:20 smithi092 bash[14432]: cephadm 2024-03-30T14:08:18.778147+0000 mgr.y (mgr.15420) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:08:22.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: cluster 2024-03-30T14:08:20.646950+0000 mgr.y (mgr.15420) 65 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-03-30T14:08:22.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: cephadm 2024-03-30T14:08:21.047580+0000 mgr.y (mgr.15420) 66 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:08:22.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: audit 2024-03-30T14:08:21.057976+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:22.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: audit 2024-03-30T14:08:21.059764+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:22.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: audit 2024-03-30T14:08:21.061290+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:22.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: audit 2024-03-30T14:08:21.062575+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:22.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:22 smithi092 bash[14432]: cephadm 2024-03-30T14:08:21.064108+0000 mgr.y (mgr.15420) 67 : cephadm [INF] Deploying daemon mon.a on smithi081 2024-03-30T14:08:22.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: cluster 2024-03-30T14:08:20.646950+0000 mgr.y (mgr.15420) 65 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: cephadm 2024-03-30T14:08:21.047580+0000 mgr.y (mgr.15420) 66 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: audit 2024-03-30T14:08:21.057976+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: audit 2024-03-30T14:08:21.059764+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: audit 2024-03-30T14:08:21.061290+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: audit 2024-03-30T14:08:21.062575+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[14382]: cephadm 2024-03-30T14:08:21.064108+0000 mgr.y (mgr.15420) 67 : cephadm [INF] Deploying daemon mon.a on smithi081 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: cluster 2024-03-30T14:08:20.646950+0000 mgr.y (mgr.15420) 65 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: cephadm 2024-03-30T14:08:21.047580+0000 mgr.y (mgr.15420) 66 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: audit 2024-03-30T14:08:21.057976+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: audit 2024-03-30T14:08:21.059764+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:22.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: audit 2024-03-30T14:08:21.061290+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:22.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: audit 2024-03-30T14:08:21.062575+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:22.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:22 smithi081 bash[19828]: cephadm 2024-03-30T14:08:21.064108+0000 mgr.y (mgr.15420) 67 : cephadm [INF] Deploying daemon mon.a on smithi081 2024-03-30T14:08:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:23 smithi081 systemd[1]: Stopping Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:08:24.055 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[14382]: debug 2024-03-30T14:08:23.781+0000 7fb6c169e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:08:24.055 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[14382]: debug 2024-03-30T14:08:23.781+0000 7fb6c169e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T14:08:24.055 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE Bus STOPPING 2024-03-30T14:08:24.055 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:08:24.056 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE Bus STOPPED 2024-03-30T14:08:24.056 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE Bus STARTING 2024-03-30T14:08:24.056 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE Serving on http://:::9283 2024-03-30T14:08:24.056 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:23 smithi081 bash[50568]: [30/Mar/2024:14:08:23] ENGINE Bus STARTED 2024-03-30T14:08:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:24 smithi081 bash[53622]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:08:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:24 smithi081 bash[53706]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:08:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:24 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-03-30T14:08:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:24 smithi081 systemd[1]: Stopped Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:24 smithi081 systemd[1]: Started Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:26.016 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:08:26.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.861+0000 7f864723dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.861+0000 7f864723dc80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.861+0000 7f864723dc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.865+0000 7f864723dc80 0 load: jerasure load: lrc 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Git sha 0 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: DB SUMMARY 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: DB Session ID: VY7P4R1WH6QCZ9CDLQP2 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1345 Bytes 2024-03-30T14:08:26.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 322 ; 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.env: 0x5623ab370c60 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.info_log: 0x5623ac759b20 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:08:26.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:08:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:08:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:08:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:08:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:08:26.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.wal_dir: 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:08:26.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.write_buffer_manager: 0x5623ac72c1e0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:08:26.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.row_cache: None 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:08:26.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:08:26.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:08:26.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.merge_operator: 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5623ac759c40) 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: cache_index_and_filter_blocks: 1 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:08:26.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: pin_top_level_index_and_filter: 1 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: index_type: 0 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: data_block_index_type: 0 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: index_shortening: 1 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: checksum: 4 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: no_block_cache: 0 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_cache: 0x5623ac75b090 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_cache_name: BinnedLRUCache 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_cache_options: 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: capacity : 536870912 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: num_shard_bits : 4 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: strict_capacity_limit : 0 2024-03-30T14:08:26.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: high_pri_pool_ratio: 0.000 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_cache_compressed: (nil) 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: persistent_cache: (nil) 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_size: 4096 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_size_deviation: 10 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_restart_interval: 16 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: index_block_restart_interval: 1 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: metadata_block_size: 4096 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: partition_filters: 0 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: use_delta_encoding: 1 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: filter_policy: bloomfilter 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: whole_key_filtering: 1 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: verify_compression: 0 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: read_amp_bytes_per_bit: 0 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: format_version: 5 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: enable_index_compression: 1 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: block_align: 0 2024-03-30T14:08:26.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: max_auto_readahead_size: 262144 2024-03-30T14:08:26.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: prepopulate_block_cache: 0 2024-03-30T14:08:26.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: initial_auto_readahead_size: 8192 2024-03-30T14:08:26.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:08:26.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:08:26.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:08:26.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:08:26.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:08:26.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:08:26.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:08:26.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f863c1ac700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 38, last_sequence is 17007, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3903a9be-2731-4ac4-b414-573dda83cb44 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807705872465, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807705872897, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 1437, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17008, "largest_seqno": 17008, "table_properties": {"data_size": 324, "index_size": 45, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 35, "raw_average_key_size": 35, "raw_value_size": 272, "raw_average_value_size": 272, "num_data_blocks": 1, "num_entries": 1, "num_filter_entries": 1, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711807705, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3903a9be-2731-4ac4-b414-573dda83cb44", "db_session_id": "VY7P4R1WH6QCZ9CDLQP2", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807705872978, "job": 1, "event": "recovery_finished"} 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.869+0000 7f864723dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f864723dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:08:26.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f864723dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5623ac850000 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f864723dc80 4 rocksdb: DB pointer 0x5623ac83a000 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f863599f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f863599f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: ** DB Stats ** 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: ** Compaction Stats [default] ** 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: L6 1/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:08:26.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Sum 2/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: ** Compaction Stats [default] ** 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Cumulative compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Interval compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:08:26.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Block cache BinnedLRUCache@0x5623ac75b090#7 capacity: 512.00 MB usage: 0.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.12 KB,2.38419e-05%) Misc(1,0.00 KB,0%) 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.873+0000 7f864723dc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 1 mon.a@-1(???) e3 preinit fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).mds e1 new map 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: e1 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: legacy client fscid: -1 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: No filesystems configured 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:08:26.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:08:26.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:25 smithi081 bash[53778]: debug 2024-03-30T14:08:25.877+0000 7f864723dc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-03-30T14:08:26.790 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:08:26.790 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (2m) 19s ago 9m 16.3M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:08:26.790 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 unknown 19s ago 8m - - 2024-03-30T14:08:26.790 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (39s) 19s ago 7m 43.9M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:08:26.790 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (26s) 19s ago 15m 89.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (80s) 19s ago 17m 489M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 starting - - - 2048M 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (15m) 19s ago 15m 58.9M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (15m) 19s ago 15m 55.5M 2048M 17.2.0 e1d6a67b021e d3925dbb7f00 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (2m) 19s ago 9m 11.0M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (102s) 19s ago 9m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (14m) 19s ago 14m 60.2M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (14m) 19s ago 14m 61.8M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (13m) 19s ago 13m 54.0M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (12m) 19s ago 12m 56.6M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (12m) 19s ago 12m 58.4M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (11m) 19s ago 11m 55.0M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (11m) 19s ago 11m 53.6M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (10m) 19s ago 10m 57.4M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (32s) 19s ago 9m 44.0M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:08:26.791 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (7m) 19s ago 7m 86.6M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:08:26.792 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (7m) 19s ago 7m 86.4M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:08:26.792 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (7m) 19s ago 7m 86.4M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:08:26.792 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (7m) 19s ago 7m 86.6M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:08:27.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": {}, 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:08:27.241 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:08:27.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[50568]: ignoring --setuser ceph since I am not root 2024-03-30T14:08:27.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[50568]: ignoring --setgroup ceph since I am not root 2024-03-30T14:08:27.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[50568]: debug 2024-03-30T14:08:27.389+0000 7f011bf89700 1 -- 172.21.15.81:0/140447506 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5601bf61a5a0 con 0x5601c0398800 2024-03-30T14:08:27.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[50568]: debug 2024-03-30T14:08:27.541+0000 7f0125d73200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:23.800241+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:23.802385+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:23.802647+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:24.649250+0000 mgr.y (mgr.15420) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:24.870795+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:26.006627+0000 mgr.y (mgr.15420) 70 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:26.396188+0000 mgr.y (mgr.15420) 71 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:27.246267+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.81:0/3405828481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.300271+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.303493+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312726+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312738+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312750+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312762+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312772+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312784+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312795+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.312808+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:08:27.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.313455+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.313484+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.314830+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.315412+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.315441+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.315454+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: audit 2024-03-30T14:08:27.327089+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15420 ' entity='' 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[19828]: cluster 2024-03-30T14:08:27.327747+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:23.800241+0000 mon.c (mon.1) 163 : audit 0 from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:27.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:23.802385+0000 mon.c (mon.1) 164 : audit 0 from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:23.802647+0000 mon.c (mon.1) 165 : audit 0 from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:24.649250+0000 mgr.y (mgr.15420) 69 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:24.870795+0000 mon.c (mon.1) 166 : audit 0 from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:26.006627+0000 mgr.y (mgr.15420) 70 : audit 0 from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:26.396188+0000 mgr.y (mgr.15420) 71 : audit 0 from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:27.246267+0000 mon.c (mon.1) 167 : audit 0 from='client.? 172.21.15.81:0/3405828481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.300271+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.303493+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312704+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312726+0000 mon.a (mon.0) 4 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312738+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312750+0000 mon.a (mon.0) 6 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312762+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:08:27.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312772+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312784+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312795+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.312808+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.313455+0000 mon.a (mon.0) 12 : cluster 0 fsmap 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.313484+0000 mon.a (mon.0) 13 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.314830+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e32: y(active, since 63s), standbys: x 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.315412+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.315441+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.315454+0000 mon.a (mon.0) 17 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: audit 2024-03-30T14:08:27.327089+0000 mon.a (mon.0) 18 : audit 1 from='mgr.15420 ' entity='' 2024-03-30T14:08:27.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:27 smithi081 bash[53778]: cluster 2024-03-30T14:08:27.327747+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2024-03-30T14:08:27.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:27 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-03-30T14:08:27.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:27 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:27.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:27 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[39606]: ignoring --setuser ceph since I am not root 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[39606]: ignoring --setgroup ceph since I am not root 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[39606]: debug 2024-03-30T14:08:27.393+0000 7f058f0bc700 1 -- 172.21.15.92:0/1540391662 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b86eba25a0 con 0x55b86f922c00 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[39606]: debug 2024-03-30T14:08:27.553+0000 7f0598ea6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:23.800241+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:23.802385+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:23.802647+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:24.649250+0000 mgr.y (mgr.15420) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:08:27.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:24.870795+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.15420 172.21.15.81:0/159328243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:26.006627+0000 mgr.y (mgr.15420) 70 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:26.396188+0000 mgr.y (mgr.15420) 71 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:27.246267+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.81:0/3405828481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.300271+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.303493+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312704+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312726+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312738+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312750+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312762+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312772+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312784+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312795+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.312808+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:08:27.801 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.313455+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.313484+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.314830+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.315412+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.315441+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.315454+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: audit 2024-03-30T14:08:27.327089+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15420 ' entity='' 2024-03-30T14:08:27.802 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:27 smithi092 bash[14432]: cluster 2024-03-30T14:08:27.327747+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-03-30T14:08:28.749 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:28 smithi081 bash[50568]: debug 2024-03-30T14:08:28.437+0000 7f0125d73200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:08:28.749 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:28 smithi081 bash[50568]: debug 2024-03-30T14:08:28.537+0000 7f0125d73200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:08:28.749 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:28 smithi081 bash[50568]: debug 2024-03-30T14:08:28.637+0000 7f0125d73200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:08:28.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[39606]: debug 2024-03-30T14:08:28.485+0000 7f0598ea6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:08:28.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[39606]: debug 2024-03-30T14:08:28.593+0000 7f0598ea6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:08:28.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[39606]: debug 2024-03-30T14:08:28.709+0000 7f0598ea6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:08:28.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[40690]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:28.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[40690]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:28.800 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:08:28 smithi092 bash[39167]: ts=2024-03-30T14:08:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:08:29.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:28 smithi081 bash[50568]: debug 2024-03-30T14:08:28.917+0000 7f0125d73200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:29.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:29 smithi092 bash[39606]: debug 2024-03-30T14:08:29.017+0000 7f0598ea6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:29.593 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:29 smithi092 bash[39606]: debug 2024-03-30T14:08:29.429+0000 7f0598ea6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:08:29.593 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:29 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:08:29.593 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:29 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:08:29.594 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:29 smithi092 bash[14432]: cluster 2024-03-30T14:08:28.339568+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-30T14:08:29.657 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:29 smithi081 bash[53778]: cluster 2024-03-30T14:08:28.339568+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e34: y(active, since 64s), standbys: x 2024-03-30T14:08:29.657 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:29 smithi081 bash[19828]: cluster 2024-03-30T14:08:28.339568+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-30T14:08:29.658 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:29 smithi081 bash[50568]: debug 2024-03-30T14:08:29.293+0000 7f0125d73200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:08:29.658 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:29 smithi081 bash[50568]: debug 2024-03-30T14:08:29.449+0000 7f0125d73200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:29.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:29 smithi081 bash[50568]: debug 2024-03-30T14:08:29.661+0000 7f0125d73200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:08:30.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:29 smithi092 bash[39606]: debug 2024-03-30T14:08:29.597+0000 7f0598ea6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:30.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:29 smithi092 bash[39606]: debug 2024-03-30T14:08:29.809+0000 7f0598ea6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:08:30.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:30 smithi081 bash[50568]: debug 2024-03-30T14:08:30.685+0000 7f0125d73200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:08:30.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:30 smithi081 bash[50568]: debug 2024-03-30T14:08:30.797+0000 7f0125d73200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:08:30.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:30 smithi081 bash[50568]: debug 2024-03-30T14:08:30.913+0000 7f0125d73200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:08:31.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:30 smithi092 bash[39606]: debug 2024-03-30T14:08:30.829+0000 7f0598ea6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:08:31.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:30 smithi092 bash[39606]: debug 2024-03-30T14:08:30.941+0000 7f0598ea6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:08:31.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:31 smithi092 bash[39606]: debug 2024-03-30T14:08:31.057+0000 7f0598ea6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:08:31.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:31 smithi081 bash[50568]: debug 2024-03-30T14:08:31.385+0000 7f0125d73200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:08:31.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:31 smithi081 bash[50568]: debug 2024-03-30T14:08:31.609+0000 7f0125d73200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:08:31.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:31 smithi092 bash[39606]: debug 2024-03-30T14:08:31.529+0000 7f0598ea6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:08:31.799 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:31 smithi092 bash[39606]: debug 2024-03-30T14:08:31.749+0000 7f0598ea6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:08:32.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:32 smithi081 bash[50568]: debug 2024-03-30T14:08:32.065+0000 7f0125d73200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:08:32.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:32 smithi092 bash[39606]: debug 2024-03-30T14:08:32.213+0000 7f0598ea6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:08:32.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:32 smithi081 bash[50568]: debug 2024-03-30T14:08:32.577+0000 7f0125d73200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:33.050 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:32 smithi092 bash[39606]: debug 2024-03-30T14:08:32.725+0000 7f0598ea6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:08:33.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.125+0000 7f0125d73200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:08:33.498 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.237+0000 7f0125d73200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:08:33.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:33 smithi092 bash[39606]: debug 2024-03-30T14:08:33.269+0000 7f0598ea6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:08:33.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:33 smithi092 bash[39606]: debug 2024-03-30T14:08:33.381+0000 7f0598ea6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:08:33.842 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.585+0000 7f0125d73200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:08:33.842 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.701+0000 7f0125d73200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:08:34.004 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:33 smithi092 bash[39606]: debug 2024-03-30T14:08:33.733+0000 7f0598ea6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:08:34.004 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:33 smithi092 bash[39606]: debug 2024-03-30T14:08:33.853+0000 7f0598ea6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:08:34.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.845+0000 7f0125d73200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:34.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:33 smithi081 bash[50568]: debug 2024-03-30T14:08:33.961+0000 7f0125d73200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:08:34.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:34 smithi081 bash[50568]: debug 2024-03-30T14:08:34.085+0000 7f0125d73200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:08:34.262 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:34 smithi092 bash[39606]: debug 2024-03-30T14:08:34.009+0000 7f0598ea6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:08:34.262 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:34 smithi092 bash[39606]: debug 2024-03-30T14:08:34.133+0000 7f0598ea6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:08:34.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:34 smithi092 bash[39606]: debug 2024-03-30T14:08:34.265+0000 7f0598ea6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:08:34.549 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:34 smithi092 bash[39606]: debug 2024-03-30T14:08:34.477+0000 7f0598ea6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:08:34.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:34 smithi081 bash[50568]: debug 2024-03-30T14:08:34.273+0000 7f0125d73200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:08:34.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:34 smithi081 bash[50568]: debug 2024-03-30T14:08:34.401+0000 7f0125d73200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:08:35.049 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:34 smithi092 bash[39606]: debug 2024-03-30T14:08:34.613+0000 7f0598ea6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:08:35.932 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[50568]: debug 2024-03-30T14:08:35.677+0000 7f0125d73200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[50568]: [30/Mar/2024:14:08:35] ENGINE Bus STARTING 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.685417+0000 mon.a (mon.0) 21 : cluster 1 Active manager daemon y restarted 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.686209+0000 mon.a (mon.0) 22 : cluster 1 Activating manager daemon y 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.696199+0000 mon.a (mon.0) 23 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.696741+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e35: y(active, starting, since 0.0107408s), standbys: x 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.714417+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.714700+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.714840+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.717445+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.717676+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:08:35.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.717966+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.718288+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.718603+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.718887+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.719197+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.719475+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.719747+0000 mon.c (mon.1) 179 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.720084+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.720374+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.720618+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: audit 2024-03-30T14:08:35.721156+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.729894+0000 mon.a (mon.0) 25 : cluster 1 Manager daemon y is now available 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: debug 2024-03-30T14:08:35.689+0000 7f76415e9700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-30T14:08:35.934 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.685417+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.686209+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.696199+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.696741+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0107408s), standbys: x 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.714417+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.714700+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.714840+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.717445+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.717676+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.717966+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.718288+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.718603+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.718887+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.719197+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.719475+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.719747+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.720084+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:08:35.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.720374+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:08:35.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.720618+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:08:35.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: audit 2024-03-30T14:08:35.721156+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:08:35.936 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:35 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.729894+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-03-30T14:08:35.943 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[39606]: debug 2024-03-30T14:08:35.909+0000 7f0598ea6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:08:35.943 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[39606]: [30/Mar/2024:14:08:35] ENGINE Bus STARTING 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: debug 2024-03-30T14:08:35.693+0000 7fe3c5058700 -1 mon.b@2(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.685417+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.686209+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.696199+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.696741+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0107408s), standbys: x 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.714417+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.714700+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.714840+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:35.944 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.717445+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.717676+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.717966+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.718288+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.718603+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.718887+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.719197+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.719475+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.719747+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.720084+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.720374+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.720618+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: audit 2024-03-30T14:08:35.721156+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:08:35.945 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:35 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.729894+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-03-30T14:08:36.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[50568]: CherryPy Checker: 2024-03-30T14:08:36.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[50568]: The Application mounted at '' has an empty config. 2024-03-30T14:08:36.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[50568]: [30/Mar/2024:14:08:36] ENGINE Serving on http://:::9283 2024-03-30T14:08:36.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[50568]: [30/Mar/2024:14:08:36] ENGINE Bus STARTED 2024-03-30T14:08:36.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[39606]: CherryPy Checker: 2024-03-30T14:08:36.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[39606]: The Application mounted at '' has an empty config. 2024-03-30T14:08:36.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[39606]: [30/Mar/2024:14:08:36] ENGINE Serving on http://:::9283 2024-03-30T14:08:36.299 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[39606]: [30/Mar/2024:14:08:36] ENGINE Bus STARTED 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr" 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "", 2024-03-30T14:08:36.713 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:08:36.714 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:08:36.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[50568]: debug 2024-03-30T14:08:36.697+0000 7f00e5836700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-30T14:08:36.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.700935+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-30T14:08:36.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.702704+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-30T14:08:36.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.793638+0000 mon.c (mon.1) 184 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.847071+0000 mon.c (mon.1) 185 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.861270+0000 mon.c (mon.1) 186 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.861782+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.872573+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.903995+0000 mon.c (mon.1) 187 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.904701+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.931474+0000 mon.a (mon.0) 28 : cluster 0 Standby manager daemon x restarted 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.931576+0000 mon.a (mon.0) 29 : cluster 0 Standby manager daemon x started 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.939683+0000 mon.b (mon.2) 95 : audit 0 from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.940731+0000 mon.b (mon.2) 96 : audit 0 from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.944161+0000 mon.b (mon.2) 97 : audit 0 from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: audit 2024-03-30T14:08:35.945941+0000 mon.b (mon.2) 98 : audit 0 from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:36.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[53778]: cluster 2024-03-30T14:08:36.701029+0000 mon.a (mon.0) 30 : cluster 0 mgrmap e36: y(active, since 1.01502s), standbys: x 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.700935+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.702704+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.793638+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.847071+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.861270+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.861782+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.872573+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.903995+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.904701+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.931474+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.931576+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.939683+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:37.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.940731+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:37.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.944161+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:37.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: audit 2024-03-30T14:08:35.945941+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:37.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:36 smithi081 bash[19828]: cluster 2024-03-30T14:08:36.701029+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e36: y(active, since 1.01502s), standbys: x 2024-03-30T14:08:37.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.700935+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.702704+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.793638+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:37.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.847071+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.861270+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.861782+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.872573+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.903995+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.904701+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.931474+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.931576+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.939683+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.940731+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.944161+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: audit 2024-03-30T14:08:35.945941+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.92:0/1059951144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:08:37.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:36 smithi092 bash[14432]: cluster 2024-03-30T14:08:36.701029+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e36: y(active, since 1.01502s), standbys: x 2024-03-30T14:08:37.168 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:08:37.169 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:08:37.169 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:08:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cluster 2024-03-30T14:08:35.894545+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-30T14:08:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cephadm 2024-03-30T14:08:37.139556+0000 mgr.y (mgr.25513) 4 : cephadm 1 [30/Mar/2024:14:08:37] ENGINE Bus STARTING 2024-03-30T14:08:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: audit 2024-03-30T14:08:37.175165+0000 mon.a (mon.0) 31 : audit 0 from='client.? 172.21.15.81:0/2778265441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:08:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cephadm 2024-03-30T14:08:37.242116+0000 mgr.y (mgr.25513) 5 : cephadm 1 [30/Mar/2024:14:08:37] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:08:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cephadm 2024-03-30T14:08:37.369152+0000 mgr.y (mgr.25513) 6 : cephadm 1 [30/Mar/2024:14:08:37] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cephadm 2024-03-30T14:08:37.369665+0000 mgr.y (mgr.25513) 7 : cephadm 1 [30/Mar/2024:14:08:37] ENGINE Bus STARTED 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cluster 2024-03-30T14:08:37.696816+0000 mon.a (mon.0) 32 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[53778]: cluster 2024-03-30T14:08:37.696880+0000 mon.a (mon.0) 33 : cluster 1 Cluster is now healthy 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cluster 2024-03-30T14:08:35.894545+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cephadm 2024-03-30T14:08:37.139556+0000 mgr.y (mgr.25513) 4 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Bus STARTING 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: audit 2024-03-30T14:08:37.175165+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.81:0/2778265441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cephadm 2024-03-30T14:08:37.242116+0000 mgr.y (mgr.25513) 5 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cephadm 2024-03-30T14:08:37.369152+0000 mgr.y (mgr.25513) 6 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cephadm 2024-03-30T14:08:37.369665+0000 mgr.y (mgr.25513) 7 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Bus STARTED 2024-03-30T14:08:37.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cluster 2024-03-30T14:08:37.696816+0000 mon.a (mon.0) 32 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:08:38.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:37 smithi081 bash[19828]: cluster 2024-03-30T14:08:37.696880+0000 mon.a (mon.0) 33 : cluster [INF] Cluster is now healthy 2024-03-30T14:08:38.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cluster 2024-03-30T14:08:35.894545+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-30T14:08:38.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cephadm 2024-03-30T14:08:37.139556+0000 mgr.y (mgr.25513) 4 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Bus STARTING 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: audit 2024-03-30T14:08:37.175165+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.81:0/2778265441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cephadm 2024-03-30T14:08:37.242116+0000 mgr.y (mgr.25513) 5 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Serving on http://172.21.15.81:8765 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cephadm 2024-03-30T14:08:37.369152+0000 mgr.y (mgr.25513) 6 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Serving on https://172.21.15.81:7150 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cephadm 2024-03-30T14:08:37.369665+0000 mgr.y (mgr.25513) 7 : cephadm [INF] [30/Mar/2024:14:08:37] ENGINE Bus STARTED 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cluster 2024-03-30T14:08:37.696816+0000 mon.a (mon.0) 32 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:08:38.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:37 smithi092 bash[14432]: cluster 2024-03-30T14:08:37.696880+0000 mon.a (mon.0) 33 : cluster [INF] Cluster is now healthy 2024-03-30T14:08:38.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:38 smithi081 bash[53778]: cluster 2024-03-30T14:08:37.719599+0000 mgr.y (mgr.25513) 8 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:38.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:38 smithi081 bash[53778]: cluster 2024-03-30T14:08:38.720685+0000 mon.a (mon.0) 34 : cluster 0 mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:08:38.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:38 smithi081 bash[19828]: cluster 2024-03-30T14:08:37.719599+0000 mgr.y (mgr.25513) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:38.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:38 smithi081 bash[19828]: cluster 2024-03-30T14:08:38.720685+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:08:39.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:38 smithi092 bash[14432]: cluster 2024-03-30T14:08:37.719599+0000 mgr.y (mgr.25513) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:39.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:38 smithi092 bash[14432]: cluster 2024-03-30T14:08:38.720685+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:08:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:08:39] "GET /metrics HTTP/1.1" 200 35437 "" "Prometheus/2.33.4" 2024-03-30T14:08:40.049 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:39 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-03-30T14:08:40.049 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:39 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:40.049 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:39 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:40.934 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:40 smithi092 bash[40961]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:40.934 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:40 smithi092 bash[40961]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:40.934 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:40 smithi092 bash[14432]: cluster 2024-03-30T14:08:39.720329+0000 mgr.y (mgr.25513) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:40.934 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:40 smithi092 bash[14432]: cluster 2024-03-30T14:08:39.758280+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:08:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:40 smithi081 bash[53778]: cluster 2024-03-30T14:08:39.720329+0000 mgr.y (mgr.25513) 9 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:40 smithi081 bash[53778]: cluster 2024-03-30T14:08:39.758280+0000 mon.a (mon.0) 35 : cluster 0 mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:08:41.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:40 smithi081 bash[19828]: cluster 2024-03-30T14:08:39.720329+0000 mgr.y (mgr.25513) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:08:41.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:40 smithi081 bash[19828]: cluster 2024-03-30T14:08:39.758280+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:08:41.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:41 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:08:41.799 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:41 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:08:43.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:42 smithi092 bash[14432]: cluster 2024-03-30T14:08:41.721898+0000 mgr.y (mgr.25513) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T14:08:43.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:42 smithi081 bash[53778]: cluster 2024-03-30T14:08:41.721898+0000 mgr.y (mgr.25513) 10 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T14:08:43.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:42 smithi081 bash[19828]: cluster 2024-03-30T14:08:41.721898+0000 mgr.y (mgr.25513) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T14:08:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:43 smithi092 bash[14432]: audit 2024-03-30T14:08:42.787079+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:43 smithi092 bash[14432]: audit 2024-03-30T14:08:42.801582+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:43 smithi092 bash[14432]: audit 2024-03-30T14:08:43.177934+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:43 smithi092 bash[14432]: audit 2024-03-30T14:08:43.187344+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[53778]: audit 2024-03-30T14:08:42.787079+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[53778]: audit 2024-03-30T14:08:42.801582+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[53778]: audit 2024-03-30T14:08:43.177934+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[53778]: audit 2024-03-30T14:08:43.187344+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[19828]: audit 2024-03-30T14:08:42.787079+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[19828]: audit 2024-03-30T14:08:42.801582+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[19828]: audit 2024-03-30T14:08:43.177934+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:44.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:43 smithi081 bash[19828]: audit 2024-03-30T14:08:43.187344+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:44 smithi092 bash[14432]: cluster 2024-03-30T14:08:43.722442+0000 mgr.y (mgr.25513) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:08:45.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:44 smithi092 bash[14432]: audit 2024-03-30T14:08:43.801997+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:44 smithi092 bash[14432]: audit 2024-03-30T14:08:43.813488+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:44 smithi092 bash[14432]: audit 2024-03-30T14:08:44.244681+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:44 smithi092 bash[14432]: audit 2024-03-30T14:08:44.257270+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[19828]: cluster 2024-03-30T14:08:43.722442+0000 mgr.y (mgr.25513) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:08:45.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[19828]: audit 2024-03-30T14:08:43.801997+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[19828]: audit 2024-03-30T14:08:43.813488+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[19828]: audit 2024-03-30T14:08:44.244681+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[19828]: audit 2024-03-30T14:08:44.257270+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[53778]: cluster 2024-03-30T14:08:43.722442+0000 mgr.y (mgr.25513) 11 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[53778]: audit 2024-03-30T14:08:43.801997+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[53778]: audit 2024-03-30T14:08:43.813488+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[53778]: audit 2024-03-30T14:08:44.244681+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:45.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:44 smithi081 bash[53778]: audit 2024-03-30T14:08:44.257270+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:46.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:46 smithi081 bash[53778]: cluster 2024-03-30T14:08:45.723155+0000 mgr.y (mgr.25513) 12 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:08:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:46 smithi081 bash[19828]: cluster 2024-03-30T14:08:45.723155+0000 mgr.y (mgr.25513) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:08:47.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:46 smithi092 bash[14432]: cluster 2024-03-30T14:08:45.723155+0000 mgr.y (mgr.25513) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:08:48.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:47 smithi081 bash[53778]: audit 2024-03-30T14:08:46.722946+0000 mgr.y (mgr.25513) 13 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:47 smithi081 bash[19828]: audit 2024-03-30T14:08:46.722946+0000 mgr.y (mgr.25513) 13 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:48.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:47 smithi092 bash[14432]: audit 2024-03-30T14:08:46.722946+0000 mgr.y (mgr.25513) 13 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:49.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:48 smithi092 bash[14432]: cluster 2024-03-30T14:08:47.724820+0000 mgr.y (mgr.25513) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:08:49.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:08:48 smithi092 bash[39167]: ts=2024-03-30T14:08:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:08:49.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:48 smithi081 bash[53778]: cluster 2024-03-30T14:08:47.724820+0000 mgr.y (mgr.25513) 14 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:08:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:48 smithi081 bash[19828]: cluster 2024-03-30T14:08:47.724820+0000 mgr.y (mgr.25513) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:08:49.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:08:49] "GET /metrics HTTP/1.1" 200 35437 "" "Prometheus/2.33.4" 2024-03-30T14:08:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:50 smithi081 bash[53778]: cluster 2024-03-30T14:08:49.725576+0000 mgr.y (mgr.25513) 15 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:50 smithi081 bash[19828]: cluster 2024-03-30T14:08:49.725576+0000 mgr.y (mgr.25513) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:51.303 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:50 smithi092 bash[14432]: cluster 2024-03-30T14:08:49.725576+0000 mgr.y (mgr.25513) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:51.854 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:51 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-03-30T14:08:51.854 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:51 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:51.855 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:51 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:08:52.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:51 smithi092 bash[14432]: audit 2024-03-30T14:08:50.854511+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:52.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:51 smithi092 bash[14432]: audit 2024-03-30T14:08:50.856404+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:52.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:51 smithi081 bash[19828]: audit 2024-03-30T14:08:50.854511+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:52.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:51 smithi081 bash[19828]: audit 2024-03-30T14:08:50.856404+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:52.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:51 smithi081 bash[53778]: audit 2024-03-30T14:08:50.854511+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:52.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:51 smithi081 bash[53778]: audit 2024-03-30T14:08:50.856404+0000 mon.c (mon.1) 188 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:08:52.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:52 smithi092 bash[14432]: cluster 2024-03-30T14:08:51.727171+0000 mgr.y (mgr.25513) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:53.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:52 smithi081 bash[53778]: cluster 2024-03-30T14:08:51.727171+0000 mgr.y (mgr.25513) 16 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:53.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:52 smithi081 bash[19828]: cluster 2024-03-30T14:08:51.727171+0000 mgr.y (mgr.25513) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:08:53.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:53 smithi092 bash[41568]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:53.298 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:53 smithi092 bash[41568]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:08:54.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:53 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:08:54.133 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:08:53 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[53778]: cluster 2024-03-30T14:08:53.727931+0000 mgr.y (mgr.25513) 17 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[53778]: audit 2024-03-30T14:08:54.814799+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[53778]: audit 2024-03-30T14:08:54.827983+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[53778]: audit 2024-03-30T14:08:54.832514+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[53778]: audit 2024-03-30T14:08:54.834248+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[19828]: cluster 2024-03-30T14:08:53.727931+0000 mgr.y (mgr.25513) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[19828]: audit 2024-03-30T14:08:54.814799+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[19828]: audit 2024-03-30T14:08:54.827983+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[19828]: audit 2024-03-30T14:08:54.832514+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:54 smithi081 bash[19828]: audit 2024-03-30T14:08:54.834248+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:55.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:54 smithi092 bash[14432]: cluster 2024-03-30T14:08:53.727931+0000 mgr.y (mgr.25513) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:08:55.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:54 smithi092 bash[14432]: audit 2024-03-30T14:08:54.814799+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:54 smithi092 bash[14432]: audit 2024-03-30T14:08:54.827983+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:55.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:54 smithi092 bash[14432]: audit 2024-03-30T14:08:54.832514+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:55.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:54 smithi092 bash[14432]: audit 2024-03-30T14:08:54.834248+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:56.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:54.836505+0000 mgr.y (mgr.25513) 18 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:54.836957+0000 mgr.y (mgr.25513) 19 : cephadm 1 Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.001936+0000 mgr.y (mgr.25513) 20 : cephadm 1 Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.002555+0000 mgr.y (mgr.25513) 21 : cephadm 1 Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.167129+0000 mgr.y (mgr.25513) 22 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.167471+0000 mgr.y (mgr.25513) 23 : cephadm 1 Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.331811+0000 mgr.y (mgr.25513) 24 : cephadm 1 Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.333140+0000 mgr.y (mgr.25513) 25 : cephadm 1 Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.505749+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.511189+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.523661+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.530118+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.540268+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.627424+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.632476+0000 mon.c (mon.1) 192 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.635984+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:56.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[53778]: audit 2024-03-30T14:08:55.637864+0000 mon.c (mon.1) 194 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:54.836505+0000 mgr.y (mgr.25513) 18 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:54.836957+0000 mgr.y (mgr.25513) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.001936+0000 mgr.y (mgr.25513) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.002555+0000 mgr.y (mgr.25513) 21 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.167129+0000 mgr.y (mgr.25513) 22 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.167471+0000 mgr.y (mgr.25513) 23 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.331811+0000 mgr.y (mgr.25513) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.333140+0000 mgr.y (mgr.25513) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.505749+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.511189+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.523661+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.530118+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.540268+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.627424+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.632476+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.635984+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:56.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:55 smithi081 bash[19828]: audit 2024-03-30T14:08:55.637864+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:08:56.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:54.836505+0000 mgr.y (mgr.25513) 18 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-03-30T14:08:56.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:54.836957+0000 mgr.y (mgr.25513) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-03-30T14:08:56.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.001936+0000 mgr.y (mgr.25513) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.002555+0000 mgr.y (mgr.25513) 21 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:08:56.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.167129+0000 mgr.y (mgr.25513) 22 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.167471+0000 mgr.y (mgr.25513) 23 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.331811+0000 mgr.y (mgr.25513) 24 : cephadm [INF] Updating smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.333140+0000 mgr.y (mgr.25513) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.505749+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.511189+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.523661+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.530118+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.540268+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.627424+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.632476+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.635984+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:08:56.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:55 smithi092 bash[14432]: audit 2024-03-30T14:08:55.637864+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:08:56.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[53778]: cluster 2024-03-30T14:08:55.534077+0000 mgr.y (mgr.25513) 26 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:08:56.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[53778]: cephadm 2024-03-30T14:08:55.639149+0000 mgr.y (mgr.25513) 27 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-30T14:08:56.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[53778]: cluster 2024-03-30T14:08:56.528322+0000 mon.a (mon.0) 52 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:08:56.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[19828]: cluster 2024-03-30T14:08:55.534077+0000 mgr.y (mgr.25513) 26 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:08:56.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[19828]: cephadm 2024-03-30T14:08:55.639149+0000 mgr.y (mgr.25513) 27 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T14:08:56.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:56 smithi081 bash[19828]: cluster 2024-03-30T14:08:56.528322+0000 mon.a (mon.0) 52 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:08:57.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:56 smithi092 bash[14432]: cluster 2024-03-30T14:08:55.534077+0000 mgr.y (mgr.25513) 26 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:08:57.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:56 smithi092 bash[14432]: cephadm 2024-03-30T14:08:55.639149+0000 mgr.y (mgr.25513) 27 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T14:08:57.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:56 smithi092 bash[14432]: cluster 2024-03-30T14:08:56.528322+0000 mon.a (mon.0) 52 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:08:58.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:57 smithi081 bash[53778]: audit 2024-03-30T14:08:56.730911+0000 mgr.y (mgr.25513) 28 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:58.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:57 smithi081 bash[19828]: audit 2024-03-30T14:08:56.730911+0000 mgr.y (mgr.25513) 28 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:57 smithi092 bash[14432]: audit 2024-03-30T14:08:56.730911+0000 mgr.y (mgr.25513) 28 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:08:59.010 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:08:58 smithi092 bash[39167]: ts=2024-03-30T14:08:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: cluster 2024-03-30T14:08:57.535749+0000 mgr.y (mgr.25513) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: cephadm 2024-03-30T14:08:58.009117+0000 mgr.y (mgr.25513) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: audit 2024-03-30T14:08:58.017223+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: audit 2024-03-30T14:08:58.020727+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: audit 2024-03-30T14:08:58.022329+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: audit 2024-03-30T14:08:58.023821+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:59.012 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:08:59 smithi092 bash[14432]: cephadm 2024-03-30T14:08:58.025555+0000 mgr.y (mgr.25513) 31 : cephadm [INF] Deploying daemon mon.c on smithi081 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: cluster 2024-03-30T14:08:57.535749+0000 mgr.y (mgr.25513) 29 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: cephadm 2024-03-30T14:08:58.009117+0000 mgr.y (mgr.25513) 30 : cephadm 1 Upgrade: Updating mon.c 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: audit 2024-03-30T14:08:58.017223+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: audit 2024-03-30T14:08:58.020727+0000 mon.c (mon.1) 195 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: audit 2024-03-30T14:08:58.022329+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: audit 2024-03-30T14:08:58.023821+0000 mon.c (mon.1) 197 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:59.279 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[53778]: cephadm 2024-03-30T14:08:58.025555+0000 mgr.y (mgr.25513) 31 : cephadm 1 Deploying daemon mon.c on smithi081 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: cluster 2024-03-30T14:08:57.535749+0000 mgr.y (mgr.25513) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: cephadm 2024-03-30T14:08:58.009117+0000 mgr.y (mgr.25513) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: audit 2024-03-30T14:08:58.017223+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: audit 2024-03-30T14:08:58.020727+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: audit 2024-03-30T14:08:58.022329+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: audit 2024-03-30T14:08:58.023821+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:59.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[19828]: cephadm 2024-03-30T14:08:58.025555+0000 mgr.y (mgr.25513) 31 : cephadm [INF] Deploying daemon mon.c on smithi081 2024-03-30T14:08:59.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:08:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:08:59] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.33.4" 2024-03-30T14:09:00.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:00 smithi081 systemd[1]: Stopping Ceph mon.c for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[19828]: debug 2024-03-30T14:09:00.625+0000 7f7646df4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[19828]: debug 2024-03-30T14:09:00.625+0000 7f7646df4700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE Bus STOPPING 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE Bus STOPPED 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE Bus STARTING 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE Serving on http://:::9283 2024-03-30T14:09:00.877 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:00 smithi081 bash[50568]: [30/Mar/2024:14:09:00] ENGINE Bus STARTED 2024-03-30T14:09:01.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:01 smithi081 bash[55009]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:09:01.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:01 smithi081 bash[55096]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:09:01.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:01 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.c.service: Succeeded. 2024-03-30T14:09:01.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:01 smithi081 systemd[1]: Stopped Ceph mon.c for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:01 smithi081 systemd[1]: Started Ceph mon.c for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:03.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.977+0000 7f16d7b26c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.977+0000 7f16d7b26c80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.981+0000 7f16d7b26c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 0 load: jerasure load: lrc 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Git sha 0 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: DB SUMMARY 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: DB Session ID: 6D0JDQ28W1R8MAHXZ37S 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1270 Bytes 2024-03-30T14:09:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3250533 ; 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.env: 0x56435cc8fc60 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.info_log: 0x56435e24fb20 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:09:03.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:09:03.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:09:03.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.wal_dir: 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:09:03.252 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.write_buffer_manager: 0x56435e2221e0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:09:03.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.row_cache: None 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:09:03.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:09:03.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:09:03.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:09:03.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.merge_operator: 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56435e24fc40) 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: cache_index_and_filter_blocks: 1 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: pin_top_level_index_and_filter: 1 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: index_type: 0 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: data_block_index_type: 0 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: index_shortening: 1 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:09:03.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: checksum: 4 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: no_block_cache: 0 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_cache: 0x56435e251090 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_cache_name: BinnedLRUCache 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_cache_options: 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: capacity : 536870912 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: num_shard_bits : 4 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: strict_capacity_limit : 0 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: high_pri_pool_ratio: 0.000 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_cache_compressed: (nil) 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: persistent_cache: (nil) 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_size: 4096 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_size_deviation: 10 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_restart_interval: 16 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: index_block_restart_interval: 1 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: metadata_block_size: 4096 2024-03-30T14:09:03.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: partition_filters: 0 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: use_delta_encoding: 1 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: filter_policy: bloomfilter 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: whole_key_filtering: 1 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: verify_compression: 0 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: read_amp_bytes_per_bit: 0 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: format_version: 5 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: enable_index_compression: 1 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: block_align: 0 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: max_auto_readahead_size: 262144 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: prepopulate_block_cache: 0 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: initial_auto_readahead_size: 8192 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:09:03.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:09:03.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:09:03.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:09:03.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:09:03.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:09:03.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:09:03.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:09:03.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:02 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:09:03.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:09:03.265 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:09:03.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16d7b26c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.985+0000 7f16cca95700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 18148, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 272ce9b5-5d42-4650-96c9-9f8844ede6b6 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807742991749, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:02.989+0000 7f16d7b26c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-30T14:09:03.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.001+0000 7f16d7b26c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807743004998, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2093048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18151, "largest_seqno": 18762, "table_properties": {"data_size": 2089392, "index_size": 1874, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 773, "raw_key_size": 6789, "raw_average_key_size": 23, "raw_value_size": 2083121, "raw_average_value_size": 7334, "num_data_blocks": 86, "num_entries": 284, "num_filter_entries": 284, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711807742, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "272ce9b5-5d42-4650-96c9-9f8844ede6b6", "db_session_id": "6D0JDQ28W1R8MAHXZ37S", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.001+0000 7f16d7b26c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807743005142, "job": 1, "event": "recovery_finished"} 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.001+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.001+0000 7f16d7b26c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56435e346000 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 4 rocksdb: DB pointer 0x56435e330000 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16c6288700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16c6288700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: ** DB Stats ** 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:09:03.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: ** Compaction Stats [default] ** 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: L0 1/0 2.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 405.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: L6 1/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Sum 2/0 12.43 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 405.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 405.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: ** Compaction Stats [default] ** 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 405.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:09:03.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Cumulative compaction: 0.00 GB write, 101.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Interval compaction: 0.00 GB write, 101.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Block cache BinnedLRUCache@0x56435e251090#7 capacity: 512.00 MB usage: 2.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.8e-05 secs_since: 0 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] at bind addrs [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 1 mon.c@-1(???) e3 preinit fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 0 mon.c@-1(???).mds e1 new map 2024-03-30T14:09:03.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.005+0000 7f16d7b26c80 0 mon.c@-1(???).mds e1 print_map 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: e1 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: legacy client fscid: -1 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: No filesystems configured 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.009+0000 7f16d7b26c80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.009+0000 7f16d7b26c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.009+0000 7f16d7b26c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.009+0000 7f16d7b26c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:03.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:03 smithi081 bash[55161]: debug 2024-03-30T14:09:03.009+0000 7f16d7b26c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-03-30T14:09:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:04 smithi092 bash[14432]: cluster 2024-03-30T14:08:59.536575+0000 mgr.y (mgr.25513) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:04 smithi092 bash[14432]: audit 2024-03-30T14:09:00.645233+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:04 smithi092 bash[14432]: audit 2024-03-30T14:09:00.645669+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:04 smithi092 bash[14432]: audit 2024-03-30T14:09:00.646076+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:04.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:09:04 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-03-30T14:09:04.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:09:04 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:04.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:09:04 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-03-30T14:09:04.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:09:04 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:09:04.300 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:09:04 smithi092 systemd[1]: Failed to start Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[53778]: cluster 2024-03-30T14:08:59.536575+0000 mgr.y (mgr.25513) 32 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[53778]: audit 2024-03-30T14:09:00.645233+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[53778]: audit 2024-03-30T14:09:00.645669+0000 mon.b (mon.2) 100 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[53778]: audit 2024-03-30T14:09:00.646076+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[55161]: cluster 2024-03-30T14:08:59.536575+0000 mgr.y (mgr.25513) 32 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[55161]: audit 2024-03-30T14:09:00.645233+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[55161]: audit 2024-03-30T14:09:00.645669+0000 mon.b (mon.2) 100 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:04.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:04 smithi081 bash[55161]: audit 2024-03-30T14:09:00.646076+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:05.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:01.537387+0000 mgr.y (mgr.25513) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:03.224277+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T14:09:05.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:03.539040+0000 mgr.y (mgr.25513) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.036926+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.040649+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048789+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048821+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048839+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048860+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048880+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048902+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048922+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048943+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.048964+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.049585+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.049633+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:05.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.050430+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e38: y(active, since 28s), standbys: x 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.050725+0000 mon.a (mon.0) 68 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.050759+0000 mon.a (mon.0) 69 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: cluster 2024-03-30T14:09:04.050792+0000 mon.a (mon.0) 70 : cluster [WRN] daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: audit 2024-03-30T14:09:04.064253+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: audit 2024-03-30T14:09:04.076239+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.301 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:05 smithi092 bash[14432]: audit 2024-03-30T14:09:04.108346+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:01.537387+0000 mgr.y (mgr.25513) 33 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:03.224277+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:03.539040+0000 mgr.y (mgr.25513) 34 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.036926+0000 mon.a (mon.0) 54 : cluster 1 mon.a calling monitor election 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.040649+0000 mon.a (mon.0) 55 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048789+0000 mon.a (mon.0) 56 : cluster 0 monmap epoch 3 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048821+0000 mon.a (mon.0) 57 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048839+0000 mon.a (mon.0) 58 : cluster 0 last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048860+0000 mon.a (mon.0) 59 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048880+0000 mon.a (mon.0) 60 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048902+0000 mon.a (mon.0) 61 : cluster 0 election_strategy: 1 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048922+0000 mon.a (mon.0) 62 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:05.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048943+0000 mon.a (mon.0) 63 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.048964+0000 mon.a (mon.0) 64 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.049585+0000 mon.a (mon.0) 65 : cluster 0 fsmap 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.049633+0000 mon.a (mon.0) 66 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.050430+0000 mon.a (mon.0) 67 : cluster 0 mgrmap e38: y(active, since 28s), standbys: x 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.050725+0000 mon.a (mon.0) 68 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.050759+0000 mon.a (mon.0) 69 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: cluster 2024-03-30T14:09:04.050792+0000 mon.a (mon.0) 70 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: audit 2024-03-30T14:09:04.064253+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: audit 2024-03-30T14:09:04.076239+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[55161]: audit 2024-03-30T14:09:04.108346+0000 mon.b (mon.2) 102 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:01.537387+0000 mgr.y (mgr.25513) 33 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:03.224277+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:03.539040+0000 mgr.y (mgr.25513) 34 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.036926+0000 mon.a (mon.0) 54 : cluster 1 mon.a calling monitor election 2024-03-30T14:09:05.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.040649+0000 mon.a (mon.0) 55 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048789+0000 mon.a (mon.0) 56 : cluster 0 monmap epoch 3 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048821+0000 mon.a (mon.0) 57 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048839+0000 mon.a (mon.0) 58 : cluster 0 last_changed 2024-03-30T13:53:00.101856+0000 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048860+0000 mon.a (mon.0) 59 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048880+0000 mon.a (mon.0) 60 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048902+0000 mon.a (mon.0) 61 : cluster 0 election_strategy: 1 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048922+0000 mon.a (mon.0) 62 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048943+0000 mon.a (mon.0) 63 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.048964+0000 mon.a (mon.0) 64 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.049585+0000 mon.a (mon.0) 65 : cluster 0 fsmap 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.049633+0000 mon.a (mon.0) 66 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.050430+0000 mon.a (mon.0) 67 : cluster 0 mgrmap e38: y(active, since 28s), standbys: x 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.050725+0000 mon.a (mon.0) 68 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.050759+0000 mon.a (mon.0) 69 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: cluster 2024-03-30T14:09:04.050792+0000 mon.a (mon.0) 70 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: audit 2024-03-30T14:09:04.064253+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: audit 2024-03-30T14:09:04.076239+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:05.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:05 smithi081 bash[53778]: audit 2024-03-30T14:09:04.108346+0000 mon.b (mon.2) 102 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:06.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[53778]: cluster 2024-03-30T14:09:05.539788+0000 mgr.y (mgr.25513) 35 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:06.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[53778]: audit 2024-03-30T14:09:05.855760+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:06.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[53778]: audit 2024-03-30T14:09:05.861976+0000 mon.b (mon.2) 103 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:06.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[55161]: cluster 2024-03-30T14:09:05.539788+0000 mgr.y (mgr.25513) 35 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[55161]: audit 2024-03-30T14:09:05.855760+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:06.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:06 smithi081 bash[55161]: audit 2024-03-30T14:09:05.861976+0000 mon.b (mon.2) 103 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:07.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:06 smithi092 bash[14432]: cluster 2024-03-30T14:09:05.539788+0000 mgr.y (mgr.25513) 35 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-03-30T14:09:07.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:06 smithi092 bash[14432]: audit 2024-03-30T14:09:05.855760+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:07.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:06 smithi092 bash[14432]: audit 2024-03-30T14:09:05.861976+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:07.583 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:09:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:07 smithi081 bash[53778]: audit 2024-03-30T14:09:06.736645+0000 mgr.y (mgr.25513) 36 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:08.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:08 smithi081 bash[50568]: debug 2024-03-30T14:09:08.016+0000 7f00e5836700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-30T14:09:08.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:07 smithi081 bash[55161]: audit 2024-03-30T14:09:06.736645+0000 mgr.y (mgr.25513) 36 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:08.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:07 smithi092 bash[14432]: audit 2024-03-30T14:09:06.736645+0000 mgr.y (mgr.25513) 36 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:08.360 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:09:08.360 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (2m) 25s ago 10m 15.8M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:09:08.360 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 unknown 25s ago 9m - - 2024-03-30T14:09:08.360 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (81s) 25s ago 7m 45.3M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:09:08.360 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (67s) 25s ago 15m 440M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (2m) 25s ago 17m 479M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (43s) 25s ago 17m 32.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (16m) 25s ago 16m 55.3M 2048M 17.2.0 e1d6a67b021e 0870020f52b4 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 starting - - - 2048M 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (2m) 25s ago 10m 10.7M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (2m) 25s ago 10m 12.4M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (15m) 25s ago 15m 60.7M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (14m) 25s ago 14m 62.2M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (14m) 25s ago 14m 54.5M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (13m) 25s ago 13m 57.2M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (12m) 25s ago 13m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (12m) 25s ago 12m 55.3M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (11m) 25s ago 11m 54.1M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:09:08.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (11m) 25s ago 11m 57.8M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:09:08.362 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (74s) 25s ago 10m 54.2M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:09:08.362 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (8m) 25s ago 8m 86.9M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:09:08.362 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (8m) 25s ago 8m 86.7M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:09:08.362 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (8m) 25s ago 8m 86.7M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:09:08.362 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (8m) 25s ago 8m 86.9M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:09:08.815 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:09:08.815 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:09:08.815 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:09:08.816 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:09:09.015 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:08 smithi092 bash[39167]: ts=2024-03-30T14:09:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr" 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "3/23 daemons upgraded", 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:09:09.203 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:09:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:09 smithi092 bash[14432]: cluster 2024-03-30T14:09:07.541409+0000 mgr.y (mgr.25513) 37 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:09 smithi092 bash[14432]: audit 2024-03-30T14:09:07.572747+0000 mgr.y (mgr.25513) 38 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:09 smithi092 bash[14432]: audit 2024-03-30T14:09:07.964024+0000 mgr.y (mgr.25513) 39 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:09 smithi092 bash[14432]: audit 2024-03-30T14:09:08.345202+0000 mgr.y (mgr.25513) 40 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:09 smithi092 bash[14432]: audit 2024-03-30T14:09:08.821282+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.81:0/4141456012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[53778]: cluster 2024-03-30T14:09:07.541409+0000 mgr.y (mgr.25513) 37 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[53778]: audit 2024-03-30T14:09:07.572747+0000 mgr.y (mgr.25513) 38 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[53778]: audit 2024-03-30T14:09:07.964024+0000 mgr.y (mgr.25513) 39 : audit 0 from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[53778]: audit 2024-03-30T14:09:08.345202+0000 mgr.y (mgr.25513) 40 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[53778]: audit 2024-03-30T14:09:08.821282+0000 mon.a (mon.0) 74 : audit 0 from='client.? 172.21.15.81:0/4141456012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:09.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[55161]: cluster 2024-03-30T14:09:07.541409+0000 mgr.y (mgr.25513) 37 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[55161]: audit 2024-03-30T14:09:07.572747+0000 mgr.y (mgr.25513) 38 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[55161]: audit 2024-03-30T14:09:07.964024+0000 mgr.y (mgr.25513) 39 : audit 0 from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[55161]: audit 2024-03-30T14:09:08.345202+0000 mgr.y (mgr.25513) 40 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:09.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[55161]: audit 2024-03-30T14:09:08.821282+0000 mon.a (mon.0) 74 : audit 0 from='client.? 172.21.15.81:0/4141456012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:09.707 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:09.707 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:09.707 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:09.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:09] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2024-03-30T14:09:10.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:10 smithi092 bash[14432]: audit 2024-03-30T14:09:09.208848+0000 mgr.y (mgr.25513) 41 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:10.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:10 smithi092 bash[14432]: audit 2024-03-30T14:09:09.713551+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.81:0/828983219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:10 smithi081 bash[53778]: audit 2024-03-30T14:09:09.208848+0000 mgr.y (mgr.25513) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:10 smithi081 bash[53778]: audit 2024-03-30T14:09:09.713551+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.81:0/828983219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:10 smithi081 bash[55161]: audit 2024-03-30T14:09:09.208848+0000 mgr.y (mgr.25513) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:10 smithi081 bash[55161]: audit 2024-03-30T14:09:09.713551+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.81:0/828983219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:11.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:11 smithi092 bash[14432]: cluster 2024-03-30T14:09:09.542136+0000 mgr.y (mgr.25513) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:11.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:11 smithi092 bash[14432]: audit 2024-03-30T14:09:10.508295+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:11.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:11 smithi092 bash[14432]: audit 2024-03-30T14:09:10.522084+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[55161]: cluster 2024-03-30T14:09:09.542136+0000 mgr.y (mgr.25513) 42 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[55161]: audit 2024-03-30T14:09:10.508295+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[55161]: audit 2024-03-30T14:09:10.522084+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:11.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[53778]: cluster 2024-03-30T14:09:09.542136+0000 mgr.y (mgr.25513) 42 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[53778]: audit 2024-03-30T14:09:10.508295+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:11 smithi081 bash[53778]: audit 2024-03-30T14:09:10.522084+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:12 smithi092 bash[14432]: audit 2024-03-30T14:09:11.521609+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:12 smithi092 bash[14432]: audit 2024-03-30T14:09:11.536349+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:12 smithi092 bash[14432]: cluster 2024-03-30T14:09:11.542971+0000 mgr.y (mgr.25513) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[53778]: audit 2024-03-30T14:09:11.521609+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[53778]: audit 2024-03-30T14:09:11.536349+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[53778]: cluster 2024-03-30T14:09:11.542971+0000 mgr.y (mgr.25513) 43 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:12.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[55161]: audit 2024-03-30T14:09:11.521609+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[55161]: audit 2024-03-30T14:09:11.536349+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:12 smithi081 bash[55161]: cluster 2024-03-30T14:09:11.542971+0000 mgr.y (mgr.25513) 43 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:14 smithi081 bash[53778]: cluster 2024-03-30T14:09:13.544667+0000 mgr.y (mgr.25513) 44 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:14.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:14 smithi081 bash[55161]: cluster 2024-03-30T14:09:13.544667+0000 mgr.y (mgr.25513) 44 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:14 smithi092 bash[14432]: cluster 2024-03-30T14:09:13.544667+0000 mgr.y (mgr.25513) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:16.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:16 smithi081 bash[53778]: cluster 2024-03-30T14:09:15.545439+0000 mgr.y (mgr.25513) 45 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:16.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:16 smithi081 bash[55161]: cluster 2024-03-30T14:09:15.545439+0000 mgr.y (mgr.25513) 45 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:17.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:16 smithi092 bash[14432]: cluster 2024-03-30T14:09:15.545439+0000 mgr.y (mgr.25513) 45 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:17.865 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:17 smithi081 bash[53778]: audit 2024-03-30T14:09:16.746964+0000 mgr.y (mgr.25513) 46 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:17.865 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:17 smithi081 bash[55161]: audit 2024-03-30T14:09:16.746964+0000 mgr.y (mgr.25513) 46 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:18.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:17 smithi092 bash[14432]: audit 2024-03-30T14:09:16.746964+0000 mgr.y (mgr.25513) 46 : audit [DBG] from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:18.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:18 smithi081 bash[53778]: cluster 2024-03-30T14:09:17.547164+0000 mgr.y (mgr.25513) 47 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:18 smithi081 bash[55161]: cluster 2024-03-30T14:09:17.547164+0000 mgr.y (mgr.25513) 47 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:18 smithi092 bash[14432]: cluster 2024-03-30T14:09:17.547164+0000 mgr.y (mgr.25513) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:19.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:18 smithi092 bash[39167]: ts=2024-03-30T14:09:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:19.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:19] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2024-03-30T14:09:20.930 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:20 smithi081 bash[53778]: cluster 2024-03-30T14:09:19.547918+0000 mgr.y (mgr.25513) 48 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:20.931 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:20 smithi081 bash[55161]: cluster 2024-03-30T14:09:19.547918+0000 mgr.y (mgr.25513) 48 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:21.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:20 smithi092 bash[14432]: cluster 2024-03-30T14:09:19.547918+0000 mgr.y (mgr.25513) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:20.852325+0000 mon.b (mon.2) 104 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:21.590031+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:21.602941+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:21.609812+0000 mon.b (mon.2) 105 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:21.611794+0000 mon.b (mon.2) 106 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[53778]: audit 2024-03-30T14:09:21.620110+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:20.852325+0000 mon.b (mon.2) 104 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:21.590031+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:21.602941+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:21.609812+0000 mon.b (mon.2) 105 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:21.611794+0000 mon.b (mon.2) 106 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:21.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:21 smithi081 bash[55161]: audit 2024-03-30T14:09:21.620110+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:20.852325+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:21.590031+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:21.602941+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:21.609812+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:21.611794+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:22.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:21 smithi092 bash[14432]: audit 2024-03-30T14:09:21.620110+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:22.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: cluster 2024-03-30T14:09:21.548518+0000 mgr.y (mgr.25513) 49 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: cluster 2024-03-30T14:09:21.611870+0000 mgr.y (mgr.25513) 50 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: cluster 2024-03-30T14:09:21.612305+0000 mgr.y (mgr.25513) 51 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: audit 2024-03-30T14:09:21.714252+0000 mon.b (mon.2) 107 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: audit 2024-03-30T14:09:21.717990+0000 mon.b (mon.2) 108 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: audit 2024-03-30T14:09:21.721813+0000 mon.b (mon.2) 109 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: cephadm 2024-03-30T14:09:21.722934+0000 mgr.y (mgr.25513) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[53778]: audit 2024-03-30T14:09:21.724119+0000 mon.b (mon.2) 110 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: cluster 2024-03-30T14:09:21.548518+0000 mgr.y (mgr.25513) 49 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: cluster 2024-03-30T14:09:21.611870+0000 mgr.y (mgr.25513) 50 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: cluster 2024-03-30T14:09:21.612305+0000 mgr.y (mgr.25513) 51 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:22.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: audit 2024-03-30T14:09:21.714252+0000 mon.b (mon.2) 107 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:23.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: audit 2024-03-30T14:09:21.717990+0000 mon.b (mon.2) 108 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:23.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: audit 2024-03-30T14:09:21.721813+0000 mon.b (mon.2) 109 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:09:23.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: cephadm 2024-03-30T14:09:21.722934+0000 mgr.y (mgr.25513) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-30T14:09:23.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:22 smithi081 bash[55161]: audit 2024-03-30T14:09:21.724119+0000 mon.b (mon.2) 110 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: cluster 2024-03-30T14:09:21.548518+0000 mgr.y (mgr.25513) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: cluster 2024-03-30T14:09:21.611870+0000 mgr.y (mgr.25513) 50 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: cluster 2024-03-30T14:09:21.612305+0000 mgr.y (mgr.25513) 51 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: audit 2024-03-30T14:09:21.714252+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: audit 2024-03-30T14:09:21.717990+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: audit 2024-03-30T14:09:21.721813+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:09:23.027 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: cephadm 2024-03-30T14:09:21.722934+0000 mgr.y (mgr.25513) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T14:09:23.028 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:22 smithi092 bash[14432]: audit 2024-03-30T14:09:21.724119+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: cluster 2024-03-30T14:09:23.613950+0000 mgr.y (mgr.25513) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: cephadm 2024-03-30T14:09:24.044120+0000 mgr.y (mgr.25513) 54 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: audit 2024-03-30T14:09:24.052720+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: audit 2024-03-30T14:09:24.060995+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: audit 2024-03-30T14:09:24.062901+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: cephadm 2024-03-30T14:09:24.063595+0000 mgr.y (mgr.25513) 55 : cephadm [INF] Deploying daemon mon.b on smithi092 2024-03-30T14:09:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:25 smithi092 bash[14432]: audit 2024-03-30T14:09:24.064644+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:25.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: cluster 2024-03-30T14:09:23.613950+0000 mgr.y (mgr.25513) 53 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:25.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: cephadm 2024-03-30T14:09:24.044120+0000 mgr.y (mgr.25513) 54 : cephadm 1 Upgrade: Updating mon.b 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: audit 2024-03-30T14:09:24.052720+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: audit 2024-03-30T14:09:24.060995+0000 mon.b (mon.2) 111 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: audit 2024-03-30T14:09:24.062901+0000 mon.b (mon.2) 112 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: cephadm 2024-03-30T14:09:24.063595+0000 mgr.y (mgr.25513) 55 : cephadm 1 Deploying daemon mon.b on smithi092 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[53778]: audit 2024-03-30T14:09:24.064644+0000 mon.b (mon.2) 113 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: cluster 2024-03-30T14:09:23.613950+0000 mgr.y (mgr.25513) 53 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: cephadm 2024-03-30T14:09:24.044120+0000 mgr.y (mgr.25513) 54 : cephadm 1 Upgrade: Updating mon.b 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: audit 2024-03-30T14:09:24.052720+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: audit 2024-03-30T14:09:24.060995+0000 mon.b (mon.2) 111 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: audit 2024-03-30T14:09:24.062901+0000 mon.b (mon.2) 112 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: cephadm 2024-03-30T14:09:24.063595+0000 mgr.y (mgr.25513) 55 : cephadm 1 Deploying daemon mon.b on smithi092 2024-03-30T14:09:25.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:25 smithi081 bash[55161]: audit 2024-03-30T14:09:24.064644+0000 mon.b (mon.2) 113 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:26.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:26 smithi092 systemd[1]: Stopping Ceph mon.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:09:26.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:26 smithi092 bash[14432]: debug 2024-03-30T14:09:26.556+0000 7fe3ca863700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:09:26.767 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:26 smithi092 bash[14432]: debug 2024-03-30T14:09:26.556+0000 7fe3ca863700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-30T14:09:26.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE Bus STOPPING 2024-03-30T14:09:26.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:09:26.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE Bus STOPPED 2024-03-30T14:09:26.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE Bus STARTING 2024-03-30T14:09:26.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE Serving on http://:::9283 2024-03-30T14:09:26.999 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:26 smithi081 bash[50568]: [30/Mar/2024:14:09:26] ENGINE Bus STARTED 2024-03-30T14:09:27.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:27 smithi092 bash[42056]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T14:09:27.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:27 smithi092 bash[42132]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T14:09:27.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:27 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.b.service: Succeeded. 2024-03-30T14:09:27.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:27 smithi092 systemd[1]: Stopped Ceph mon.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:27.761 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:27 smithi092 systemd[1]: Started Ceph mon.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:09:29.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[39167]: ts=2024-03-30T14:09:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:29.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.804+0000 7fd5fa062c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:09:29.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.804+0000 7fd5fa062c80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:09:29.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.804+0000 7fd5fa062c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:09:29.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 0 load: jerasure load: lrc 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Git sha 0 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: DB SUMMARY 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: DB Session ID: 1I2UBXX493JB2FRGI31R 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1270 Bytes 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4146233 ; 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:09:29.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.env: 0x560e68c22c60 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.info_log: 0x560e6a791b00 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:09:29.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:09:29.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:09:29.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.wal_dir: 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:09:29.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.write_buffer_manager: 0x560e6a7641e0 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:09:29.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.row_cache: None 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:09:29.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:09:29.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:09:29.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:09:29.058 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.merge_operator: 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e6a791c40) 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: cache_index_and_filter_blocks: 1 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:09:29.059 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: pin_top_level_index_and_filter: 1 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: index_type: 0 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: data_block_index_type: 0 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: index_shortening: 1 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: checksum: 4 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: no_block_cache: 0 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_cache: 0x560e6a793090 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_cache_name: BinnedLRUCache 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_cache_options: 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: capacity : 536870912 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: num_shard_bits : 4 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: strict_capacity_limit : 0 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: high_pri_pool_ratio: 0.000 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_cache_compressed: (nil) 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: persistent_cache: (nil) 2024-03-30T14:09:29.060 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_size: 4096 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_size_deviation: 10 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_restart_interval: 16 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: index_block_restart_interval: 1 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: metadata_block_size: 4096 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: partition_filters: 0 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: use_delta_encoding: 1 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: filter_policy: bloomfilter 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: whole_key_filtering: 1 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: verify_compression: 0 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: read_amp_bytes_per_bit: 0 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: format_version: 5 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: enable_index_compression: 1 2024-03-30T14:09:29.061 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: block_align: 0 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: max_auto_readahead_size: 262144 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: prepopulate_block_cache: 0 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: initial_auto_readahead_size: 8192 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:09:29.062 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:09:29.063 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:09:29.064 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:09:29.064 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:09:29.064 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:09:29.064 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:09:29.065 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:09:29.066 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:09:29.067 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:09:29.068 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5ed7ce700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 18073, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 99e7d34f-81b9-4b21-af2d-fd0d84f41663 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807768819048, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.812+0000 7fd5fa062c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.824+0000 7fd5fa062c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807768830496, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2623030, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18083, "largest_seqno": 19086, "table_properties": {"data_size": 2617928, "index_size": 2931, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1157, "raw_key_size": 10297, "raw_average_key_size": 23, "raw_value_size": 2608431, "raw_average_value_size": 5955, "num_data_blocks": 133, "num_entries": 438, "num_filter_entries": 438, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711807768, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "99e7d34f-81b9-4b21-af2d-fd0d84f41663", "db_session_id": "1I2UBXX493JB2FRGI31R", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.824+0000 7fd5fa062c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807768830631, "job": 1, "event": "recovery_finished"} 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.824+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-30T14:09:29.069 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.824+0000 7fd5fa062c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5fa062c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5fa062c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560e6a888000 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5fa062c80 4 rocksdb: DB pointer 0x560e6a872000 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5e87c4700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5e87c4700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: ** DB Stats ** 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:09:29.070 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: ** Compaction Stats [default] ** 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: L0 1/0 2.50 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 560.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: L6 1/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Sum 2/0 12.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 560.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 560.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: ** Compaction Stats [default] ** 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 560.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-30T14:09:29.071 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Cumulative compaction: 0.00 GB write, 151.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Interval compaction: 0.00 GB write, 151.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Block cache BinnedLRUCache@0x560e6a793090#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.828+0000 7fd5fa062c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 1 mon.b@-1(???) e3 preinit fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).mds e1 new map 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).mds e1 print_map 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: e1 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:09:29.072 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: legacy client fscid: -1 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: No filesystems configured 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:09:29.073 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:28 smithi092 bash[42201]: debug 2024-03-30T14:09:28.832+0000 7fd5fa062c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-30T14:09:29.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:29] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.33.4" 2024-03-30T14:09:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[53778]: cluster 2024-03-30T14:09:25.614783+0000 mgr.y (mgr.25513) 56 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[53778]: audit 2024-03-30T14:09:26.578546+0000 mon.c (mon.1) 3 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[53778]: audit 2024-03-30T14:09:26.579166+0000 mon.c (mon.1) 4 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[53778]: audit 2024-03-30T14:09:26.579436+0000 mon.c (mon.1) 5 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[55161]: cluster 2024-03-30T14:09:25.614783+0000 mgr.y (mgr.25513) 56 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[55161]: audit 2024-03-30T14:09:26.578546+0000 mon.c (mon.1) 3 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[55161]: audit 2024-03-30T14:09:26.579166+0000 mon.c (mon.1) 4 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:30 smithi081 bash[55161]: audit 2024-03-30T14:09:26.579436+0000 mon.c (mon.1) 5 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:30.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:30 smithi092 bash[42201]: cluster 2024-03-30T14:09:25.614783+0000 mgr.y (mgr.25513) 56 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 634 B/s rd, 0 op/s 2024-03-30T14:09:30.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:30 smithi092 bash[42201]: audit 2024-03-30T14:09:26.578546+0000 mon.c (mon.1) 3 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:30.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:30 smithi092 bash[42201]: audit 2024-03-30T14:09:26.579166+0000 mon.c (mon.1) 4 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:30.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:30 smithi092 bash[42201]: audit 2024-03-30T14:09:26.579436+0000 mon.c (mon.1) 5 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:27.616477+0000 mgr.y (mgr.25513) 58 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:29.617245+0000 mgr.y (mgr.25513) 59 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.114268+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.114446+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.114568+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.116555+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.116555+0000 mon.a (mon.0) 100 : cluster 1 mon.a calling monitor election 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.119426+0000 mon.a (mon.0) 101 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.119813+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124813+0000 mon.a (mon.0) 102 : cluster 0 monmap epoch 4 2024-03-30T14:09:31.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124836+0000 mon.a (mon.0) 103 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124856+0000 mon.a (mon.0) 104 : cluster 0 last_changed 2024-03-30T14:09:30.104077+0000 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124867+0000 mon.a (mon.0) 105 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124881+0000 mon.a (mon.0) 106 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124897+0000 mon.a (mon.0) 107 : cluster 0 election_strategy: 1 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124909+0000 mon.a (mon.0) 108 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124923+0000 mon.a (mon.0) 109 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.124948+0000 mon.a (mon.0) 110 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.125430+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.125468+0000 mon.a (mon.0) 112 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.125908+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e38: y(active, since 54s), standbys: x 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.126086+0000 mon.a (mon.0) 114 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.126111+0000 mon.a (mon.0) 115 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: cluster 2024-03-30T14:09:30.126123+0000 mon.a (mon.0) 116 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:31.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.131450+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25513 ' entity='' 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:27.616477+0000 mgr.y (mgr.25513) 58 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:29.617245+0000 mgr.y (mgr.25513) 59 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.114268+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.114446+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.114568+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.116555+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.116555+0000 mon.a (mon.0) 100 : cluster 1 mon.a calling monitor election 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.119426+0000 mon.a (mon.0) 101 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.119813+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124813+0000 mon.a (mon.0) 102 : cluster 0 monmap epoch 4 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124836+0000 mon.a (mon.0) 103 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:31.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124856+0000 mon.a (mon.0) 104 : cluster 0 last_changed 2024-03-30T14:09:30.104077+0000 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124867+0000 mon.a (mon.0) 105 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124881+0000 mon.a (mon.0) 106 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124897+0000 mon.a (mon.0) 107 : cluster 0 election_strategy: 1 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124909+0000 mon.a (mon.0) 108 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124923+0000 mon.a (mon.0) 109 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.124948+0000 mon.a (mon.0) 110 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.125430+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.125468+0000 mon.a (mon.0) 112 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.125908+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e38: y(active, since 54s), standbys: x 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.126086+0000 mon.a (mon.0) 114 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.126111+0000 mon.a (mon.0) 115 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: cluster 2024-03-30T14:09:30.126123+0000 mon.a (mon.0) 116 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.131450+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25513 ' entity='' 2024-03-30T14:09:31.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.145395+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:31.504 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[53778]: audit 2024-03-30T14:09:30.196472+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:31.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.145395+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:31.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:31 smithi081 bash[55161]: audit 2024-03-30T14:09:30.196472+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:31.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:27.616477+0000 mgr.y (mgr.25513) 58 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:29.617245+0000 mgr.y (mgr.25513) 59 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:09:31.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.114268+0000 mon.c (mon.1) 6 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:09:31.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.114446+0000 mon.c (mon.1) 7 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.114568+0000 mon.c (mon.1) 8 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.116555+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.116555+0000 mon.a (mon.0) 100 : cluster 1 mon.a calling monitor election 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.119426+0000 mon.a (mon.0) 101 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.119813+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124813+0000 mon.a (mon.0) 102 : cluster 0 monmap epoch 4 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124836+0000 mon.a (mon.0) 103 : cluster 0 fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124856+0000 mon.a (mon.0) 104 : cluster 0 last_changed 2024-03-30T14:09:30.104077+0000 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124867+0000 mon.a (mon.0) 105 : cluster 0 created 2024-03-30T13:51:10.880082+0000 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124881+0000 mon.a (mon.0) 106 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124897+0000 mon.a (mon.0) 107 : cluster 0 election_strategy: 1 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124909+0000 mon.a (mon.0) 108 : cluster 0 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2024-03-30T14:09:31.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124923+0000 mon.a (mon.0) 109 : cluster 0 1: [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon.c 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.124948+0000 mon.a (mon.0) 110 : cluster 0 2: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.b 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.125430+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.125468+0000 mon.a (mon.0) 112 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.125908+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e38: y(active, since 54s), standbys: x 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.126086+0000 mon.a (mon.0) 114 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.126111+0000 mon.a (mon.0) 115 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: cluster 2024-03-30T14:09:30.126123+0000 mon.a (mon.0) 116 : cluster 3 daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.131450+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25513 ' entity='' 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.145395+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:31.551 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:31 smithi092 bash[42201]: audit 2024-03-30T14:09:30.196472+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:33.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:33 smithi081 bash[53778]: cluster 2024-03-30T14:09:31.618018+0000 mgr.y (mgr.25513) 60 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T14:09:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:33 smithi081 bash[55161]: cluster 2024-03-30T14:09:31.618018+0000 mgr.y (mgr.25513) 60 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T14:09:33.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:33 smithi092 bash[42201]: cluster 2024-03-30T14:09:31.618018+0000 mgr.y (mgr.25513) 60 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T14:09:34.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:33 smithi081 bash[50568]: debug 2024-03-30T14:09:33.840+0000 7f00e5836700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-30T14:09:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:35 smithi081 bash[53778]: cluster 2024-03-30T14:09:33.619716+0000 mgr.y (mgr.25513) 61 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:35 smithi081 bash[55161]: cluster 2024-03-30T14:09:33.619716+0000 mgr.y (mgr.25513) 61 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:35.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:35 smithi092 bash[42201]: cluster 2024-03-30T14:09:33.619716+0000 mgr.y (mgr.25513) 61 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:36 smithi081 bash[53778]: audit 2024-03-30T14:09:35.853468+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:36 smithi081 bash[55161]: audit 2024-03-30T14:09:35.853468+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:36.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:36 smithi092 bash[42201]: audit 2024-03-30T14:09:35.853468+0000 mon.c (mon.1) 11 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[53778]: cluster 2024-03-30T14:09:35.620467+0000 mgr.y (mgr.25513) 62 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:09:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[53778]: audit 2024-03-30T14:09:36.450223+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[53778]: audit 2024-03-30T14:09:36.465084+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[55161]: cluster 2024-03-30T14:09:35.620467+0000 mgr.y (mgr.25513) 62 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:09:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[55161]: audit 2024-03-30T14:09:36.450223+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:37 smithi081 bash[55161]: audit 2024-03-30T14:09:36.465084+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:37.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:37 smithi092 bash[42201]: cluster 2024-03-30T14:09:35.620467+0000 mgr.y (mgr.25513) 62 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:09:37.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:37 smithi092 bash[42201]: audit 2024-03-30T14:09:36.450223+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:37.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:37 smithi092 bash[42201]: audit 2024-03-30T14:09:36.465084+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[55161]: audit 2024-03-30T14:09:36.766445+0000 mgr.y (mgr.25513) 63 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:38.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[55161]: audit 2024-03-30T14:09:37.465201+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[55161]: audit 2024-03-30T14:09:37.482946+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[53778]: audit 2024-03-30T14:09:36.766445+0000 mgr.y (mgr.25513) 63 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:38.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[53778]: audit 2024-03-30T14:09:37.465201+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:38 smithi081 bash[53778]: audit 2024-03-30T14:09:37.482946+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:38 smithi092 bash[42201]: audit 2024-03-30T14:09:36.766445+0000 mgr.y (mgr.25513) 63 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:38.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:38 smithi092 bash[42201]: audit 2024-03-30T14:09:37.465201+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:38.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:38 smithi092 bash[42201]: audit 2024-03-30T14:09:37.482946+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:39.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:38 smithi092 bash[39167]: ts=2024-03-30T14:09:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:39.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:39 smithi081 bash[53778]: cluster 2024-03-30T14:09:37.622476+0000 mgr.y (mgr.25513) 64 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:39.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:39 smithi081 bash[55161]: cluster 2024-03-30T14:09:37.622476+0000 mgr.y (mgr.25513) 64 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:39.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:39 smithi092 bash[42201]: cluster 2024-03-30T14:09:37.622476+0000 mgr.y (mgr.25513) 64 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:39] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.33.4" 2024-03-30T14:09:40.129 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:09:40.899 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:09:40.899 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (3m) 30s ago 10m 15.9M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:09:40.899 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 4s ago 10m - - 2024-03-30T14:09:40.899 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (113s) 30s ago 8m 46.6M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (100s) 4s ago 16m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (2m) 30s ago 18m 490M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (75s) 30s ago 18m 38.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (13s) 4s ago 16m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (38s) 30s ago 16m 21.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (3m) 30s ago 10m 11.1M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (2m) 4s ago 10m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (15m) 30s ago 15m 61.0M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (15m) 30s ago 15m 62.3M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (14m) 30s ago 14m 54.2M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (14m) 30s ago 14m 57.3M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (13m) 4s ago 13m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (12m) 4s ago 12m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:09:40.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (12m) 4s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (11m) 4s ago 11m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (106s) 4s ago 10m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (8m) 30s ago 8m 87.1M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (8m) 4s ago 8m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (8m) 30s ago 8m 86.9M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:09:40.901 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (8m) 4s ago 8m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:09:41.362 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:09:41.362 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:09:41.362 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:09:41.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:09:41.363 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:09:41.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:41 smithi081 bash[53778]: cluster 2024-03-30T14:09:39.623243+0000 mgr.y (mgr.25513) 65 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:41.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:41 smithi081 bash[53778]: audit 2024-03-30T14:09:40.120688+0000 mgr.y (mgr.25513) 66 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:41.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:41 smithi081 bash[55161]: cluster 2024-03-30T14:09:39.623243+0000 mgr.y (mgr.25513) 65 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:41.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:41 smithi081 bash[55161]: audit 2024-03-30T14:09:40.120688+0000 mgr.y (mgr.25513) 66 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:41.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:41 smithi092 bash[42201]: cluster 2024-03-30T14:09:39.623243+0000 mgr.y (mgr.25513) 65 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:41.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:41 smithi092 bash[42201]: audit 2024-03-30T14:09:40.120688+0000 mgr.y (mgr.25513) 66 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:09:41.735 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:09:41.736 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T14:09:41.736 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:09:41.736 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:09:41.736 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:09:42.196 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:09:42.196 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:09:42.196 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in unknown state 2024-03-30T14:09:42.485 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:42 smithi092 bash[42201]: audit 2024-03-30T14:09:40.503149+0000 mgr.y (mgr.25513) 67 : audit 0 from='client.44131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.486 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:42 smithi092 bash[42201]: audit 2024-03-30T14:09:40.882274+0000 mgr.y (mgr.25513) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.486 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:42 smithi092 bash[42201]: audit 2024-03-30T14:09:41.368333+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1598766334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[53778]: audit 2024-03-30T14:09:40.503149+0000 mgr.y (mgr.25513) 67 : audit 0 from='client.44131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[53778]: audit 2024-03-30T14:09:40.882274+0000 mgr.y (mgr.25513) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[53778]: audit 2024-03-30T14:09:41.368333+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1598766334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[55161]: audit 2024-03-30T14:09:40.503149+0000 mgr.y (mgr.25513) 67 : audit 0 from='client.44131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[55161]: audit 2024-03-30T14:09:40.882274+0000 mgr.y (mgr.25513) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:42.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:42 smithi081 bash[55161]: audit 2024-03-30T14:09:41.368333+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1598766334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:09:43.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[53778]: cluster 2024-03-30T14:09:41.623968+0000 mgr.y (mgr.25513) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:43.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[53778]: audit 2024-03-30T14:09:41.740765+0000 mgr.y (mgr.25513) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:43.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[53778]: audit 2024-03-30T14:09:42.202758+0000 mon.a (mon.0) 123 : audit 0 from='client.? 172.21.15.81:0/2851661901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[55161]: cluster 2024-03-30T14:09:41.623968+0000 mgr.y (mgr.25513) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:43.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[55161]: audit 2024-03-30T14:09:41.740765+0000 mgr.y (mgr.25513) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:43.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:43 smithi081 bash[55161]: audit 2024-03-30T14:09:42.202758+0000 mon.a (mon.0) 123 : audit 0 from='client.? 172.21.15.81:0/2851661901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:43.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:43 smithi092 bash[42201]: cluster 2024-03-30T14:09:41.623968+0000 mgr.y (mgr.25513) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:43.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:43 smithi092 bash[42201]: audit 2024-03-30T14:09:41.740765+0000 mgr.y (mgr.25513) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:43.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:43 smithi092 bash[42201]: audit 2024-03-30T14:09:42.202758+0000 mon.a (mon.0) 123 : audit 0 from='client.? 172.21.15.81:0/2851661901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:09:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:45 smithi081 bash[53778]: cluster 2024-03-30T14:09:43.625634+0000 mgr.y (mgr.25513) 71 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:45.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:45 smithi081 bash[55161]: cluster 2024-03-30T14:09:43.625634+0000 mgr.y (mgr.25513) 71 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:45.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:45 smithi092 bash[42201]: cluster 2024-03-30T14:09:43.625634+0000 mgr.y (mgr.25513) 71 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:09:47.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:47 smithi081 bash[53778]: cluster 2024-03-30T14:09:45.626408+0000 mgr.y (mgr.25513) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:47.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:47 smithi081 bash[55161]: cluster 2024-03-30T14:09:45.626408+0000 mgr.y (mgr.25513) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:47.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:47 smithi092 bash[42201]: cluster 2024-03-30T14:09:45.626408+0000 mgr.y (mgr.25513) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:09:48.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:46.770850+0000 mgr.y (mgr.25513) 73 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.336258+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.348240+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.353067+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.354906+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: cluster 2024-03-30T14:09:47.358473+0000 mgr.y (mgr.25513) 74 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: cluster 2024-03-30T14:09:47.359105+0000 mgr.y (mgr.25513) 75 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.367592+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.442673+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.444530+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:48.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[42201]: audit 2024-03-30T14:09:47.446252+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:46.770850+0000 mgr.y (mgr.25513) 73 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.336258+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.348240+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.353067+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.354906+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: cluster 2024-03-30T14:09:47.358473+0000 mgr.y (mgr.25513) 74 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:09:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: cluster 2024-03-30T14:09:47.359105+0000 mgr.y (mgr.25513) 75 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.367592+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.442673+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.444530+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[53778]: audit 2024-03-30T14:09:47.446252+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:46.770850+0000 mgr.y (mgr.25513) 73 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.336258+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.348240+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.353067+0000 mon.c (mon.1) 13 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.354906+0000 mon.c (mon.1) 14 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: cluster 2024-03-30T14:09:47.358473+0000 mgr.y (mgr.25513) 74 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: cluster 2024-03-30T14:09:47.359105+0000 mgr.y (mgr.25513) 75 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:48.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.367592+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:48.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.442673+0000 mon.c (mon.1) 15 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:48.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.444530+0000 mon.c (mon.1) 16 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:48.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:48 smithi081 bash[55161]: audit 2024-03-30T14:09:47.446252+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:49.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:48 smithi092 bash[39167]: ts=2024-03-30T14:09:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:49.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:49 smithi081 bash[53778]: cephadm 2024-03-30T14:09:47.441931+0000 mgr.y (mgr.25513) 76 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:09:49.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:49 smithi081 bash[53778]: cephadm 2024-03-30T14:09:47.448416+0000 mgr.y (mgr.25513) 77 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2024-03-30T14:09:49.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:49 smithi081 bash[55161]: cephadm 2024-03-30T14:09:47.441931+0000 mgr.y (mgr.25513) 76 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:09:49.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:49 smithi081 bash[55161]: cephadm 2024-03-30T14:09:47.448416+0000 mgr.y (mgr.25513) 77 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2024-03-30T14:09:49.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:49 smithi092 bash[42201]: cephadm 2024-03-30T14:09:47.441931+0000 mgr.y (mgr.25513) 76 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:09:49.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:49 smithi092 bash[42201]: cephadm 2024-03-30T14:09:47.448416+0000 mgr.y (mgr.25513) 77 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2024-03-30T14:09:49.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:49] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.33.4" 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: cluster 2024-03-30T14:09:49.359584+0000 mgr.y (mgr.25513) 78 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:49.955114+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:49.969263+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:50.020166+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:50.020990+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:50.023404+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[53778]: audit 2024-03-30T14:09:50.025435+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: cluster 2024-03-30T14:09:49.359584+0000 mgr.y (mgr.25513) 78 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:50.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:49.955114+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:49.969263+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:50.020166+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:50.020990+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:50.023404+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:09:50.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:50 smithi081 bash[55161]: audit 2024-03-30T14:09:50.025435+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: cluster 2024-03-30T14:09:49.359584+0000 mgr.y (mgr.25513) 78 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:49.955114+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:49.969263+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:50.020166+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:50.020990+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:50.023404+0000 mon.c (mon.1) 19 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:09:50.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:50 smithi092 bash[42201]: audit 2024-03-30T14:09:50.025435+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:51.701 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[53778]: cephadm 2024-03-30T14:09:50.019377+0000 mgr.y (mgr.25513) 79 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:09:51.702 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[53778]: cephadm 2024-03-30T14:09:50.027595+0000 mgr.y (mgr.25513) 80 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2024-03-30T14:09:51.702 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[53778]: audit 2024-03-30T14:09:50.853916+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:51.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[55161]: cephadm 2024-03-30T14:09:50.019377+0000 mgr.y (mgr.25513) 79 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:09:51.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[55161]: cephadm 2024-03-30T14:09:50.027595+0000 mgr.y (mgr.25513) 80 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2024-03-30T14:09:51.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:51 smithi081 bash[55161]: audit 2024-03-30T14:09:50.853916+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:51.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:51 smithi092 bash[42201]: cephadm 2024-03-30T14:09:50.019377+0000 mgr.y (mgr.25513) 79 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:09:51.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:51 smithi092 bash[42201]: cephadm 2024-03-30T14:09:50.027595+0000 mgr.y (mgr.25513) 80 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2024-03-30T14:09:51.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:51 smithi092 bash[42201]: audit 2024-03-30T14:09:50.853916+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: cluster 2024-03-30T14:09:51.360361+0000 mgr.y (mgr.25513) 81 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: audit 2024-03-30T14:09:52.285046+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: audit 2024-03-30T14:09:52.298667+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: audit 2024-03-30T14:09:52.347799+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: audit 2024-03-30T14:09:52.349801+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[55161]: audit 2024-03-30T14:09:52.351705+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: cluster 2024-03-30T14:09:51.360361+0000 mgr.y (mgr.25513) 81 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: audit 2024-03-30T14:09:52.285046+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: audit 2024-03-30T14:09:52.298667+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: audit 2024-03-30T14:09:52.347799+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: audit 2024-03-30T14:09:52.349801+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:52 smithi081 bash[53778]: audit 2024-03-30T14:09:52.351705+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: cluster 2024-03-30T14:09:51.360361+0000 mgr.y (mgr.25513) 81 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: audit 2024-03-30T14:09:52.285046+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: audit 2024-03-30T14:09:52.298667+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: audit 2024-03-30T14:09:52.347799+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:09:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: audit 2024-03-30T14:09:52.349801+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:09:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:52 smithi092 bash[42201]: audit 2024-03-30T14:09:52.351705+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:53.688 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:53 smithi081 bash[53778]: cephadm 2024-03-30T14:09:52.347045+0000 mgr.y (mgr.25513) 82 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:09:53.689 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:53 smithi081 bash[53778]: cephadm 2024-03-30T14:09:52.353868+0000 mgr.y (mgr.25513) 83 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2024-03-30T14:09:53.689 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:53 smithi081 bash[55161]: cephadm 2024-03-30T14:09:52.347045+0000 mgr.y (mgr.25513) 82 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:09:53.689 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:53 smithi081 bash[55161]: cephadm 2024-03-30T14:09:52.353868+0000 mgr.y (mgr.25513) 83 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2024-03-30T14:09:53.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:53 smithi092 bash[42201]: cephadm 2024-03-30T14:09:52.347045+0000 mgr.y (mgr.25513) 82 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:09:53.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:53 smithi092 bash[42201]: cephadm 2024-03-30T14:09:52.353868+0000 mgr.y (mgr.25513) 83 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2024-03-30T14:09:54.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:54 smithi081 bash[53778]: cluster 2024-03-30T14:09:53.362023+0000 mgr.y (mgr.25513) 84 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:54.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:54 smithi081 bash[55161]: cluster 2024-03-30T14:09:53.362023+0000 mgr.y (mgr.25513) 84 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:54.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:54 smithi092 bash[42201]: cluster 2024-03-30T14:09:53.362023+0000 mgr.y (mgr.25513) 84 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:55.822 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: audit 2024-03-30T14:09:54.561479+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: audit 2024-03-30T14:09:54.576402+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: cephadm 2024-03-30T14:09:54.586137+0000 mgr.y (mgr.25513) 85 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: audit 2024-03-30T14:09:54.586804+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: audit 2024-03-30T14:09:54.588469+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: cephadm 2024-03-30T14:09:54.592911+0000 mgr.y (mgr.25513) 86 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2024-03-30T14:09:55.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[53778]: cluster 2024-03-30T14:09:55.362861+0000 mgr.y (mgr.25513) 87 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: audit 2024-03-30T14:09:54.561479+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: audit 2024-03-30T14:09:54.576402+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: cephadm 2024-03-30T14:09:54.586137+0000 mgr.y (mgr.25513) 85 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: audit 2024-03-30T14:09:54.586804+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: audit 2024-03-30T14:09:54.588469+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: cephadm 2024-03-30T14:09:54.592911+0000 mgr.y (mgr.25513) 86 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2024-03-30T14:09:55.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:55 smithi081 bash[55161]: cluster 2024-03-30T14:09:55.362861+0000 mgr.y (mgr.25513) 87 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:56.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: audit 2024-03-30T14:09:54.561479+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: audit 2024-03-30T14:09:54.576402+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: cephadm 2024-03-30T14:09:54.586137+0000 mgr.y (mgr.25513) 85 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: audit 2024-03-30T14:09:54.586804+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: audit 2024-03-30T14:09:54.588469+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: cephadm 2024-03-30T14:09:54.592911+0000 mgr.y (mgr.25513) 86 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2024-03-30T14:09:56.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:55 smithi092 bash[42201]: cluster 2024-03-30T14:09:55.362861+0000 mgr.y (mgr.25513) 87 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: audit 2024-03-30T14:09:56.763935+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: audit 2024-03-30T14:09:56.780745+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: audit 2024-03-30T14:09:56.781449+0000 mgr.y (mgr.25513) 88 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: cephadm 2024-03-30T14:09:56.811218+0000 mgr.y (mgr.25513) 89 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: audit 2024-03-30T14:09:56.811922+0000 mon.c (mon.1) 27 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: audit 2024-03-30T14:09:56.813675+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: cephadm 2024-03-30T14:09:56.818861+0000 mgr.y (mgr.25513) 90 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2024-03-30T14:09:58.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:57 smithi092 bash[42201]: cluster 2024-03-30T14:09:57.364559+0000 mgr.y (mgr.25513) 91 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:09:58.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: audit 2024-03-30T14:09:56.763935+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: audit 2024-03-30T14:09:56.780745+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: audit 2024-03-30T14:09:56.781449+0000 mgr.y (mgr.25513) 88 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: cephadm 2024-03-30T14:09:56.811218+0000 mgr.y (mgr.25513) 89 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: audit 2024-03-30T14:09:56.811922+0000 mon.c (mon.1) 27 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: audit 2024-03-30T14:09:56.813675+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: cephadm 2024-03-30T14:09:56.818861+0000 mgr.y (mgr.25513) 90 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[53778]: cluster 2024-03-30T14:09:57.364559+0000 mgr.y (mgr.25513) 91 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: audit 2024-03-30T14:09:56.763935+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: audit 2024-03-30T14:09:56.780745+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: audit 2024-03-30T14:09:56.781449+0000 mgr.y (mgr.25513) 88 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:09:58.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: cephadm 2024-03-30T14:09:56.811218+0000 mgr.y (mgr.25513) 89 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:09:58.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: audit 2024-03-30T14:09:56.811922+0000 mon.c (mon.1) 27 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:09:58.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: audit 2024-03-30T14:09:56.813675+0000 mon.c (mon.1) 28 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:58.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: cephadm 2024-03-30T14:09:56.818861+0000 mgr.y (mgr.25513) 90 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2024-03-30T14:09:58.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:57 smithi081 bash[55161]: cluster 2024-03-30T14:09:57.364559+0000 mgr.y (mgr.25513) 91 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:09:59.049 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:09:58 smithi092 bash[39167]: ts=2024-03-30T14:09:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:09:59.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:09:59] "GET /metrics HTTP/1.1" 200 38254 "" "Prometheus/2.33.4" 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: audit 2024-03-30T14:09:58.985878+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: audit 2024-03-30T14:09:59.002532+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: cephadm 2024-03-30T14:09:59.038160+0000 mgr.y (mgr.25513) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: audit 2024-03-30T14:09:59.038893+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: audit 2024-03-30T14:09:59.040766+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: cephadm 2024-03-30T14:09:59.046880+0000 mgr.y (mgr.25513) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[55161]: cluster 2024-03-30T14:09:59.365304+0000 mgr.y (mgr.25513) 94 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: audit 2024-03-30T14:09:58.985878+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: audit 2024-03-30T14:09:59.002532+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: cephadm 2024-03-30T14:09:59.038160+0000 mgr.y (mgr.25513) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: audit 2024-03-30T14:09:59.038893+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: audit 2024-03-30T14:09:59.040766+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: cephadm 2024-03-30T14:09:59.046880+0000 mgr.y (mgr.25513) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2024-03-30T14:10:00.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:09:59 smithi081 bash[53778]: cluster 2024-03-30T14:09:59.365304+0000 mgr.y (mgr.25513) 94 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:00.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: audit 2024-03-30T14:09:58.985878+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: audit 2024-03-30T14:09:59.002532+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: cephadm 2024-03-30T14:09:59.038160+0000 mgr.y (mgr.25513) 92 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: audit 2024-03-30T14:09:59.038893+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: audit 2024-03-30T14:09:59.040766+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: cephadm 2024-03-30T14:09:59.046880+0000 mgr.y (mgr.25513) 93 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2024-03-30T14:10:00.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:09:59 smithi092 bash[42201]: cluster 2024-03-30T14:09:59.365304+0000 mgr.y (mgr.25513) 94 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:01.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:00 smithi081 bash[53778]: cluster 2024-03-30T14:10:00.000083+0000 mon.a (mon.0) 138 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:10:01.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:00 smithi081 bash[55161]: cluster 2024-03-30T14:10:00.000083+0000 mon.a (mon.0) 138 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:10:01.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:00 smithi092 bash[42201]: cluster 2024-03-30T14:10:00.000083+0000 mon.a (mon.0) 138 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: audit 2024-03-30T14:10:01.141343+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: audit 2024-03-30T14:10:01.155490+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: cephadm 2024-03-30T14:10:01.166799+0000 mgr.y (mgr.25513) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: audit 2024-03-30T14:10:01.167435+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: audit 2024-03-30T14:10:01.169204+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: cephadm 2024-03-30T14:10:01.173672+0000 mgr.y (mgr.25513) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[53778]: cluster 2024-03-30T14:10:01.366028+0000 mgr.y (mgr.25513) 97 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: audit 2024-03-30T14:10:01.141343+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: audit 2024-03-30T14:10:01.155490+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: cephadm 2024-03-30T14:10:01.166799+0000 mgr.y (mgr.25513) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: audit 2024-03-30T14:10:01.167435+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: audit 2024-03-30T14:10:01.169204+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: cephadm 2024-03-30T14:10:01.173672+0000 mgr.y (mgr.25513) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2024-03-30T14:10:02.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:02 smithi081 bash[55161]: cluster 2024-03-30T14:10:01.366028+0000 mgr.y (mgr.25513) 97 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:02.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: audit 2024-03-30T14:10:01.141343+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: audit 2024-03-30T14:10:01.155490+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: cephadm 2024-03-30T14:10:01.166799+0000 mgr.y (mgr.25513) 95 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: audit 2024-03-30T14:10:01.167435+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: audit 2024-03-30T14:10:01.169204+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: cephadm 2024-03-30T14:10:01.173672+0000 mgr.y (mgr.25513) 96 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2024-03-30T14:10:02.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:02 smithi092 bash[42201]: cluster 2024-03-30T14:10:01.366028+0000 mgr.y (mgr.25513) 97 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: cluster 2024-03-30T14:10:03.367218+0000 mgr.y (mgr.25513) 98 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: audit 2024-03-30T14:10:03.384254+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: audit 2024-03-30T14:10:03.397576+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: audit 2024-03-30T14:10:03.444372+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: audit 2024-03-30T14:10:03.445098+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[55161]: audit 2024-03-30T14:10:03.450216+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:04.694 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: cluster 2024-03-30T14:10:03.367218+0000 mgr.y (mgr.25513) 98 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:04.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: audit 2024-03-30T14:10:03.384254+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: audit 2024-03-30T14:10:03.397576+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: audit 2024-03-30T14:10:03.444372+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: audit 2024-03-30T14:10:03.445098+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:04 smithi081 bash[53778]: audit 2024-03-30T14:10:03.450216+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:04.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: cluster 2024-03-30T14:10:03.367218+0000 mgr.y (mgr.25513) 98 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:04.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: audit 2024-03-30T14:10:03.384254+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: audit 2024-03-30T14:10:03.397576+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:04.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: audit 2024-03-30T14:10:03.444372+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: audit 2024-03-30T14:10:03.445098+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:04.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:04 smithi092 bash[42201]: audit 2024-03-30T14:10:03.450216+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:05.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:05 smithi081 bash[55161]: cephadm 2024-03-30T14:10:03.443592+0000 mgr.y (mgr.25513) 99 : cephadm 1 Reconfiguring rgw.foo.smithi081.wjxatc (monmap changed)... 2024-03-30T14:10:05.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:05 smithi081 bash[55161]: cephadm 2024-03-30T14:10:03.452333+0000 mgr.y (mgr.25513) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:10:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:05 smithi081 bash[53778]: cephadm 2024-03-30T14:10:03.443592+0000 mgr.y (mgr.25513) 99 : cephadm 1 Reconfiguring rgw.foo.smithi081.wjxatc (monmap changed)... 2024-03-30T14:10:05.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:05 smithi081 bash[53778]: cephadm 2024-03-30T14:10:03.452333+0000 mgr.y (mgr.25513) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:10:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:05 smithi092 bash[42201]: cephadm 2024-03-30T14:10:03.443592+0000 mgr.y (mgr.25513) 99 : cephadm 1 Reconfiguring rgw.foo.smithi081.wjxatc (monmap changed)... 2024-03-30T14:10:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:05 smithi092 bash[42201]: cephadm 2024-03-30T14:10:03.452333+0000 mgr.y (mgr.25513) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: cluster 2024-03-30T14:10:05.368068+0000 mgr.y (mgr.25513) 101 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.443573+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.455861+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.472269+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.473070+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.477564+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[53778]: audit 2024-03-30T14:10:05.854213+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: cluster 2024-03-30T14:10:05.368068+0000 mgr.y (mgr.25513) 101 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.443573+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.455861+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.472269+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.473070+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.477564+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:06.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:06 smithi081 bash[55161]: audit 2024-03-30T14:10:05.854213+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:06.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: cluster 2024-03-30T14:10:05.368068+0000 mgr.y (mgr.25513) 101 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:06.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.443573+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.455861+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:06.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.472269+0000 mon.c (mon.1) 35 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.473070+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:06.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.477564+0000 mon.c (mon.1) 36 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:06.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:06 smithi092 bash[42201]: audit 2024-03-30T14:10:05.854213+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:07.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:07 smithi081 bash[53778]: cephadm 2024-03-30T14:10:05.471574+0000 mgr.y (mgr.25513) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi081.xqzken (monmap changed)... 2024-03-30T14:10:07.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:07 smithi081 bash[53778]: cephadm 2024-03-30T14:10:05.479607+0000 mgr.y (mgr.25513) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:10:07.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:07 smithi081 bash[55161]: cephadm 2024-03-30T14:10:05.471574+0000 mgr.y (mgr.25513) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi081.xqzken (monmap changed)... 2024-03-30T14:10:07.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:07 smithi081 bash[55161]: cephadm 2024-03-30T14:10:05.479607+0000 mgr.y (mgr.25513) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:10:07.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:07 smithi092 bash[42201]: cephadm 2024-03-30T14:10:05.471574+0000 mgr.y (mgr.25513) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi081.xqzken (monmap changed)... 2024-03-30T14:10:07.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:07 smithi092 bash[42201]: cephadm 2024-03-30T14:10:05.479607+0000 mgr.y (mgr.25513) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:06.791778+0000 mgr.y (mgr.25513) 104 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: cluster 2024-03-30T14:10:07.369819+0000 mgr.y (mgr.25513) 105 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:07.608811+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:07.623056+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:07.650584+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:07.652583+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:10:08.653 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[42201]: audit 2024-03-30T14:10:07.654329+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:06.791778+0000 mgr.y (mgr.25513) 104 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: cluster 2024-03-30T14:10:07.369819+0000 mgr.y (mgr.25513) 105 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:07.608811+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:07.623056+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:07.650584+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:10:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:07.652583+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[53778]: audit 2024-03-30T14:10:07.654329+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:06.791778+0000 mgr.y (mgr.25513) 104 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: cluster 2024-03-30T14:10:07.369819+0000 mgr.y (mgr.25513) 105 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:07.608811+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:07.623056+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:07.650584+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:07.652583+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:10:08.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:08 smithi081 bash[55161]: audit 2024-03-30T14:10:07.654329+0000 mon.c (mon.1) 40 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:08.933 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:08 smithi092 bash[39167]: ts=2024-03-30T14:10:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:09.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:09 smithi092 bash[42201]: cephadm 2024-03-30T14:10:07.649856+0000 mgr.y (mgr.25513) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:10:09.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:09 smithi092 bash[42201]: cephadm 2024-03-30T14:10:07.656291+0000 mgr.y (mgr.25513) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi092 2024-03-30T14:10:09.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:09 smithi081 bash[53778]: cephadm 2024-03-30T14:10:07.649856+0000 mgr.y (mgr.25513) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:10:09.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:09 smithi081 bash[53778]: cephadm 2024-03-30T14:10:07.656291+0000 mgr.y (mgr.25513) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi092 2024-03-30T14:10:09.715 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:09 smithi081 bash[55161]: cephadm 2024-03-30T14:10:07.649856+0000 mgr.y (mgr.25513) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:10:09.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:09 smithi081 bash[55161]: cephadm 2024-03-30T14:10:07.656291+0000 mgr.y (mgr.25513) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi092 2024-03-30T14:10:09.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:09] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.33.4" 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: cluster 2024-03-30T14:10:09.370577+0000 mgr.y (mgr.25513) 108 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.893025+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.910219+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.926804+0000 mon.c (mon.1) 41 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.927574+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.929759+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:10:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[53778]: audit 2024-03-30T14:10:09.931389+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: cluster 2024-03-30T14:10:09.370577+0000 mgr.y (mgr.25513) 108 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.893025+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.910219+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.926804+0000 mon.c (mon.1) 41 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.927574+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.929759+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:10:10.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:10 smithi081 bash[55161]: audit 2024-03-30T14:10:09.931389+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:10.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: cluster 2024-03-30T14:10:09.370577+0000 mgr.y (mgr.25513) 108 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:10.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.893025+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.910219+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:10.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.926804+0000 mon.c (mon.1) 41 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.927574+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:10:10.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.929759+0000 mon.c (mon.1) 42 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:10:10.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:10 smithi092 bash[42201]: audit 2024-03-30T14:10:09.931389+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:11.663 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:11 smithi092 bash[42201]: cephadm 2024-03-30T14:10:09.926053+0000 mgr.y (mgr.25513) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:10:11.663 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:11 smithi092 bash[42201]: cephadm 2024-03-30T14:10:09.933426+0000 mgr.y (mgr.25513) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi092 2024-03-30T14:10:11.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:11 smithi081 bash[53778]: cephadm 2024-03-30T14:10:09.926053+0000 mgr.y (mgr.25513) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:10:11.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:11 smithi081 bash[53778]: cephadm 2024-03-30T14:10:09.933426+0000 mgr.y (mgr.25513) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi092 2024-03-30T14:10:11.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:11 smithi081 bash[55161]: cephadm 2024-03-30T14:10:09.926053+0000 mgr.y (mgr.25513) 109 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:10:11.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:11 smithi081 bash[55161]: cephadm 2024-03-30T14:10:09.933426+0000 mgr.y (mgr.25513) 110 : cephadm 1 Reconfiguring daemon mgr.x on smithi092 2024-03-30T14:10:12.629 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: cluster 2024-03-30T14:10:11.371294+0000 mgr.y (mgr.25513) 111 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: audit 2024-03-30T14:10:12.252962+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: audit 2024-03-30T14:10:12.267722+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: cephadm 2024-03-30T14:10:12.304039+0000 mgr.y (mgr.25513) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: audit 2024-03-30T14:10:12.304725+0000 mon.c (mon.1) 44 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: audit 2024-03-30T14:10:12.306400+0000 mon.c (mon.1) 45 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:12.723 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:12 smithi092 bash[42201]: cephadm 2024-03-30T14:10:12.310296+0000 mgr.y (mgr.25513) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi092 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: cluster 2024-03-30T14:10:11.371294+0000 mgr.y (mgr.25513) 111 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: audit 2024-03-30T14:10:12.252962+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: audit 2024-03-30T14:10:12.267722+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: cephadm 2024-03-30T14:10:12.304039+0000 mgr.y (mgr.25513) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: audit 2024-03-30T14:10:12.304725+0000 mon.c (mon.1) 44 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: audit 2024-03-30T14:10:12.306400+0000 mon.c (mon.1) 45 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[55161]: cephadm 2024-03-30T14:10:12.310296+0000 mgr.y (mgr.25513) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi092 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: cluster 2024-03-30T14:10:11.371294+0000 mgr.y (mgr.25513) 111 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: audit 2024-03-30T14:10:12.252962+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: audit 2024-03-30T14:10:12.267722+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: cephadm 2024-03-30T14:10:12.304039+0000 mgr.y (mgr.25513) 112 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: audit 2024-03-30T14:10:12.304725+0000 mon.c (mon.1) 44 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: audit 2024-03-30T14:10:12.306400+0000 mon.c (mon.1) 45 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:12.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:12 smithi081 bash[53778]: cephadm 2024-03-30T14:10:12.310296+0000 mgr.y (mgr.25513) 113 : cephadm 1 Reconfiguring daemon osd.4 on smithi092 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (3m) 62s ago 11m 15.9M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 36s ago 10m - - 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 62s ago 9m 46.6M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (2m) 36s ago 16m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (3m) 62s ago 18m 490M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (108s) 62s ago 18m 38.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (45s) 36s ago 17m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (71s) 62s ago 17m 21.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (3m) 62s ago 11m 11.1M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:10:13.409 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (3m) 36s ago 11m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (16m) 62s ago 16m 61.0M 2781M 17.2.0 e1d6a67b021e 926a2c0b9c7c 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (15m) 62s ago 15m 62.3M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (15m) 62s ago 15m 54.2M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (14m) 62s ago 14m 57.3M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (14m) 36s ago 14m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (13m) 36s ago 13m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (12m) 36s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (12m) 36s ago 12m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (2m) 36s ago 11m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (9m) 62s ago 9m 87.1M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (9m) 36s ago 9m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (9m) 62s ago 9m 86.9M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:10:13.410 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (9m) 36s ago 9m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:10:13.725 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:13 smithi092 bash[42201]: audit 2024-03-30T14:10:12.620192+0000 mgr.y (mgr.25513) 114 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.725 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:13 smithi092 bash[42201]: audit 2024-03-30T14:10:13.011759+0000 mgr.y (mgr.25513) 115 : audit 0 from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.725 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:13 smithi092 bash[42201]: cluster 2024-03-30T14:10:13.372889+0000 mgr.y (mgr.25513) 116 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:13.725 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:13 smithi092 bash[42201]: audit 2024-03-30T14:10:13.396038+0000 mgr.y (mgr.25513) 117 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[53778]: audit 2024-03-30T14:10:12.620192+0000 mgr.y (mgr.25513) 114 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[53778]: audit 2024-03-30T14:10:13.011759+0000 mgr.y (mgr.25513) 115 : audit 0 from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[53778]: cluster 2024-03-30T14:10:13.372889+0000 mgr.y (mgr.25513) 116 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[53778]: audit 2024-03-30T14:10:13.396038+0000 mgr.y (mgr.25513) 117 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[55161]: audit 2024-03-30T14:10:12.620192+0000 mgr.y (mgr.25513) 114 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[55161]: audit 2024-03-30T14:10:13.011759+0000 mgr.y (mgr.25513) 115 : audit 0 from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[55161]: cluster 2024-03-30T14:10:13.372889+0000 mgr.y (mgr.25513) 116 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:13.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:13 smithi081 bash[55161]: audit 2024-03-30T14:10:13.396038+0000 mgr.y (mgr.25513) 117 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:10:13.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:10:13.863 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:10:14.252 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:10:14.253 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T14:10:14.253 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:10:14.253 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:10:14.253 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:10:14.712 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:10:14.712 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:10:14.712 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:10:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:14 smithi081 bash[53778]: audit 2024-03-30T14:10:13.866803+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.81:0/870631283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:14 smithi081 bash[53778]: audit 2024-03-30T14:10:14.257759+0000 mgr.y (mgr.25513) 118 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:14.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:14 smithi081 bash[55161]: audit 2024-03-30T14:10:13.866803+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.81:0/870631283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:14.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:14 smithi081 bash[55161]: audit 2024-03-30T14:10:14.257759+0000 mgr.y (mgr.25513) 118 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:14 smithi092 bash[42201]: audit 2024-03-30T14:10:13.866803+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.81:0/870631283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:14 smithi092 bash[42201]: audit 2024-03-30T14:10:14.257759+0000 mgr.y (mgr.25513) 118 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:15.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: audit 2024-03-30T14:10:14.620625+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:15.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: audit 2024-03-30T14:10:14.633900+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:15.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: cephadm 2024-03-30T14:10:14.678586+0000 mgr.y (mgr.25513) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: audit 2024-03-30T14:10:14.679090+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: audit 2024-03-30T14:10:14.680638+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: cephadm 2024-03-30T14:10:14.685911+0000 mgr.y (mgr.25513) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi092 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: audit 2024-03-30T14:10:14.718820+0000 mon.a (mon.0) 156 : audit 0 from='client.? 172.21.15.81:0/2630232433' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[55161]: cluster 2024-03-30T14:10:15.373675+0000 mgr.y (mgr.25513) 121 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: audit 2024-03-30T14:10:14.620625+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: audit 2024-03-30T14:10:14.633900+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: cephadm 2024-03-30T14:10:14.678586+0000 mgr.y (mgr.25513) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: audit 2024-03-30T14:10:14.679090+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: audit 2024-03-30T14:10:14.680638+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: cephadm 2024-03-30T14:10:14.685911+0000 mgr.y (mgr.25513) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi092 2024-03-30T14:10:16.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: audit 2024-03-30T14:10:14.718820+0000 mon.a (mon.0) 156 : audit 0 from='client.? 172.21.15.81:0/2630232433' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:16.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:15 smithi081 bash[53778]: cluster 2024-03-30T14:10:15.373675+0000 mgr.y (mgr.25513) 121 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:16.022 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: audit 2024-03-30T14:10:14.620625+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: audit 2024-03-30T14:10:14.633900+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: cephadm 2024-03-30T14:10:14.678586+0000 mgr.y (mgr.25513) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: audit 2024-03-30T14:10:14.679090+0000 mon.c (mon.1) 47 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: audit 2024-03-30T14:10:14.680638+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: cephadm 2024-03-30T14:10:14.685911+0000 mgr.y (mgr.25513) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi092 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: audit 2024-03-30T14:10:14.718820+0000 mon.a (mon.0) 156 : audit 0 from='client.? 172.21.15.81:0/2630232433' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:16.023 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:15 smithi092 bash[42201]: cluster 2024-03-30T14:10:15.373675+0000 mgr.y (mgr.25513) 121 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:18.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: audit 2024-03-30T14:10:16.802978+0000 mgr.y (mgr.25513) 122 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: audit 2024-03-30T14:10:17.048326+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: audit 2024-03-30T14:10:17.062568+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: cephadm 2024-03-30T14:10:17.104897+0000 mgr.y (mgr.25513) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: audit 2024-03-30T14:10:17.105598+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: audit 2024-03-30T14:10:17.107506+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: cephadm 2024-03-30T14:10:17.113218+0000 mgr.y (mgr.25513) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi092 2024-03-30T14:10:18.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[42201]: cluster 2024-03-30T14:10:17.375420+0000 mgr.y (mgr.25513) 125 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: audit 2024-03-30T14:10:16.802978+0000 mgr.y (mgr.25513) 122 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: audit 2024-03-30T14:10:17.048326+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: audit 2024-03-30T14:10:17.062568+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: cephadm 2024-03-30T14:10:17.104897+0000 mgr.y (mgr.25513) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: audit 2024-03-30T14:10:17.105598+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: audit 2024-03-30T14:10:17.107506+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: cephadm 2024-03-30T14:10:17.113218+0000 mgr.y (mgr.25513) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi092 2024-03-30T14:10:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[53778]: cluster 2024-03-30T14:10:17.375420+0000 mgr.y (mgr.25513) 125 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: audit 2024-03-30T14:10:16.802978+0000 mgr.y (mgr.25513) 122 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: audit 2024-03-30T14:10:17.048326+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: audit 2024-03-30T14:10:17.062568+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: cephadm 2024-03-30T14:10:17.104897+0000 mgr.y (mgr.25513) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: audit 2024-03-30T14:10:17.105598+0000 mon.c (mon.1) 49 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: audit 2024-03-30T14:10:17.107506+0000 mon.c (mon.1) 50 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: cephadm 2024-03-30T14:10:17.113218+0000 mgr.y (mgr.25513) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi092 2024-03-30T14:10:18.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:18 smithi081 bash[55161]: cluster 2024-03-30T14:10:17.375420+0000 mgr.y (mgr.25513) 125 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:19.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:18 smithi092 bash[39167]: ts=2024-03-30T14:10:18.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:19.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:19] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.33.4" 2024-03-30T14:10:20.633 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: audit 2024-03-30T14:10:19.359601+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.633 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: audit 2024-03-30T14:10:19.375288+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.633 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: cluster 2024-03-30T14:10:19.376181+0000 mgr.y (mgr.25513) 126 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:20.634 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: cephadm 2024-03-30T14:10:19.382154+0000 mgr.y (mgr.25513) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:10:20.634 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: audit 2024-03-30T14:10:19.382750+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:10:20.634 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: audit 2024-03-30T14:10:19.384420+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:20.634 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:20 smithi092 bash[42201]: cephadm 2024-03-30T14:10:19.389546+0000 mgr.y (mgr.25513) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi092 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: audit 2024-03-30T14:10:19.359601+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: audit 2024-03-30T14:10:19.375288+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: cluster 2024-03-30T14:10:19.376181+0000 mgr.y (mgr.25513) 126 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: cephadm 2024-03-30T14:10:19.382154+0000 mgr.y (mgr.25513) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: audit 2024-03-30T14:10:19.382750+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:10:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: audit 2024-03-30T14:10:19.384420+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[53778]: cephadm 2024-03-30T14:10:19.389546+0000 mgr.y (mgr.25513) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi092 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: audit 2024-03-30T14:10:19.359601+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: audit 2024-03-30T14:10:19.375288+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: cluster 2024-03-30T14:10:19.376181+0000 mgr.y (mgr.25513) 126 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: cephadm 2024-03-30T14:10:19.382154+0000 mgr.y (mgr.25513) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: audit 2024-03-30T14:10:19.382750+0000 mon.c (mon.1) 51 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: audit 2024-03-30T14:10:19.384420+0000 mon.c (mon.1) 52 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:20.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:20 smithi081 bash[55161]: cephadm 2024-03-30T14:10:19.389546+0000 mgr.y (mgr.25513) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi092 2024-03-30T14:10:21.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:21 smithi081 bash[55161]: audit 2024-03-30T14:10:20.854678+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:21.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:21 smithi081 bash[53778]: audit 2024-03-30T14:10:20.854678+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:21.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:21 smithi092 bash[42201]: audit 2024-03-30T14:10:20.854678+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: cluster 2024-03-30T14:10:21.377063+0000 mgr.y (mgr.25513) 129 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: audit 2024-03-30T14:10:21.459086+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: audit 2024-03-30T14:10:21.474564+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: audit 2024-03-30T14:10:21.511767+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: audit 2024-03-30T14:10:21.512626+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[53778]: audit 2024-03-30T14:10:21.518250+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: cluster 2024-03-30T14:10:21.377063+0000 mgr.y (mgr.25513) 129 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: audit 2024-03-30T14:10:21.459086+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: audit 2024-03-30T14:10:21.474564+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: audit 2024-03-30T14:10:21.511767+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: audit 2024-03-30T14:10:21.512626+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:22 smithi081 bash[55161]: audit 2024-03-30T14:10:21.518250+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:22.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: cluster 2024-03-30T14:10:21.377063+0000 mgr.y (mgr.25513) 129 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:22.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: audit 2024-03-30T14:10:21.459086+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: audit 2024-03-30T14:10:21.474564+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:22.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: audit 2024-03-30T14:10:21.511767+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: audit 2024-03-30T14:10:21.512626+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:22.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:22 smithi092 bash[42201]: audit 2024-03-30T14:10:21.518250+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:23.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:23 smithi092 bash[42201]: cephadm 2024-03-30T14:10:21.510984+0000 mgr.y (mgr.25513) 130 : cephadm 1 Reconfiguring rgw.foo.smithi092.buoifu (monmap changed)... 2024-03-30T14:10:23.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:23 smithi092 bash[42201]: cephadm 2024-03-30T14:10:21.520381+0000 mgr.y (mgr.25513) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:10:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:23 smithi081 bash[53778]: cephadm 2024-03-30T14:10:21.510984+0000 mgr.y (mgr.25513) 130 : cephadm 1 Reconfiguring rgw.foo.smithi092.buoifu (monmap changed)... 2024-03-30T14:10:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:23 smithi081 bash[53778]: cephadm 2024-03-30T14:10:21.520381+0000 mgr.y (mgr.25513) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:10:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:23 smithi081 bash[55161]: cephadm 2024-03-30T14:10:21.510984+0000 mgr.y (mgr.25513) 130 : cephadm 1 Reconfiguring rgw.foo.smithi092.buoifu (monmap changed)... 2024-03-30T14:10:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:23 smithi081 bash[55161]: cephadm 2024-03-30T14:10:21.520381+0000 mgr.y (mgr.25513) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:10:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: cluster 2024-03-30T14:10:23.378758+0000 mgr.y (mgr.25513) 132 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: audit 2024-03-30T14:10:23.756508+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: audit 2024-03-30T14:10:23.769810+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: audit 2024-03-30T14:10:23.791011+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: audit 2024-03-30T14:10:23.792056+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:24 smithi092 bash[42201]: audit 2024-03-30T14:10:23.797752+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: cluster 2024-03-30T14:10:23.378758+0000 mgr.y (mgr.25513) 132 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: audit 2024-03-30T14:10:23.756508+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: audit 2024-03-30T14:10:23.769810+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: audit 2024-03-30T14:10:23.791011+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: audit 2024-03-30T14:10:23.792056+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[53778]: audit 2024-03-30T14:10:23.797752+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: cluster 2024-03-30T14:10:23.378758+0000 mgr.y (mgr.25513) 132 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: audit 2024-03-30T14:10:23.756508+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: audit 2024-03-30T14:10:23.769810+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: audit 2024-03-30T14:10:23.791011+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: audit 2024-03-30T14:10:23.792056+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:10:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:24 smithi081 bash[55161]: audit 2024-03-30T14:10:23.797752+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:25.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:25 smithi092 bash[42201]: cephadm 2024-03-30T14:10:23.790144+0000 mgr.y (mgr.25513) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi092.xfpeuu (monmap changed)... 2024-03-30T14:10:25.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:25 smithi092 bash[42201]: cephadm 2024-03-30T14:10:23.799946+0000 mgr.y (mgr.25513) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:10:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:25 smithi081 bash[55161]: cephadm 2024-03-30T14:10:23.790144+0000 mgr.y (mgr.25513) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi092.xfpeuu (monmap changed)... 2024-03-30T14:10:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:25 smithi081 bash[55161]: cephadm 2024-03-30T14:10:23.799946+0000 mgr.y (mgr.25513) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:10:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:25 smithi081 bash[53778]: cephadm 2024-03-30T14:10:23.790144+0000 mgr.y (mgr.25513) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi092.xfpeuu (monmap changed)... 2024-03-30T14:10:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:25 smithi081 bash[53778]: cephadm 2024-03-30T14:10:23.799946+0000 mgr.y (mgr.25513) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:10:26.703 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: cluster 2024-03-30T14:10:25.379488+0000 mgr.y (mgr.25513) 135 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.195729+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.210100+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.229396+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.232246+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.234581+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.242829+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.245961+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.246420+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.251487+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.255779+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.256484+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.260597+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.265058+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.265450+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.269129+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.273188+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.278755+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[55161]: audit 2024-03-30T14:10:26.285039+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: cluster 2024-03-30T14:10:25.379488+0000 mgr.y (mgr.25513) 135 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.195729+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.210100+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.229396+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.232246+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.234581+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.242829+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.245961+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.246420+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.251487+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.255779+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.256484+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.260597+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.265058+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.265450+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.269129+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.273188+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.278755+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.706 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:26 smithi081 bash[53778]: audit 2024-03-30T14:10:26.285039+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: cluster 2024-03-30T14:10:25.379488+0000 mgr.y (mgr.25513) 135 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.195729+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.210100+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.229396+0000 mon.c (mon.1) 58 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.232246+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.234581+0000 mon.c (mon.1) 60 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.242829+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.245961+0000 mon.c (mon.1) 61 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.246420+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.251487+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.255779+0000 mon.c (mon.1) 62 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.256484+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.260597+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.265058+0000 mon.c (mon.1) 63 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.265450+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.269129+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.273188+0000 mon.c (mon.1) 64 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.278755+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:26.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:26 smithi092 bash[42201]: audit 2024-03-30T14:10:26.285039+0000 mon.c (mon.1) 65 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[53778]: cephadm 2024-03-30T14:10:26.235667+0000 mgr.y (mgr.25513) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[53778]: cephadm 2024-03-30T14:10:26.274169+0000 mgr.y (mgr.25513) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[53778]: audit 2024-03-30T14:10:26.285351+0000 mgr.y (mgr.25513) 138 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[53778]: cephadm 2024-03-30T14:10:26.286979+0000 mgr.y (mgr.25513) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[55161]: cephadm 2024-03-30T14:10:26.235667+0000 mgr.y (mgr.25513) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:10:27.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[55161]: cephadm 2024-03-30T14:10:26.274169+0000 mgr.y (mgr.25513) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:10:27.743 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[55161]: audit 2024-03-30T14:10:26.285351+0000 mgr.y (mgr.25513) 138 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:27.743 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:27 smithi081 bash[55161]: cephadm 2024-03-30T14:10:26.286979+0000 mgr.y (mgr.25513) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:10:27.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:27 smithi092 bash[42201]: cephadm 2024-03-30T14:10:26.235667+0000 mgr.y (mgr.25513) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:10:27.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:27 smithi092 bash[42201]: cephadm 2024-03-30T14:10:26.274169+0000 mgr.y (mgr.25513) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:10:27.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:27 smithi092 bash[42201]: audit 2024-03-30T14:10:26.285351+0000 mgr.y (mgr.25513) 138 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:10:27.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:27 smithi092 bash[42201]: cephadm 2024-03-30T14:10:26.286979+0000 mgr.y (mgr.25513) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:10:28.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:28 smithi081 bash[53778]: audit 2024-03-30T14:10:26.814311+0000 mgr.y (mgr.25513) 140 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:28.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:28 smithi081 bash[53778]: cluster 2024-03-30T14:10:27.381202+0000 mgr.y (mgr.25513) 141 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:28.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:28 smithi081 bash[55161]: audit 2024-03-30T14:10:26.814311+0000 mgr.y (mgr.25513) 140 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:28.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:28 smithi081 bash[55161]: cluster 2024-03-30T14:10:27.381202+0000 mgr.y (mgr.25513) 141 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:28.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:28 smithi092 bash[42201]: audit 2024-03-30T14:10:26.814311+0000 mgr.y (mgr.25513) 140 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:28.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:28 smithi092 bash[42201]: cluster 2024-03-30T14:10:27.381202+0000 mgr.y (mgr.25513) 141 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:28.799 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:28 smithi092 bash[39167]: ts=2024-03-30T14:10:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:29] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: cephadm 2024-03-30T14:10:28.807085+0000 mgr.y (mgr.25513) 142 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: audit 2024-03-30T14:10:28.815457+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: audit 2024-03-30T14:10:28.820316+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: audit 2024-03-30T14:10:28.821679+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: cephadm 2024-03-30T14:10:28.824708+0000 mgr.y (mgr.25513) 143 : cephadm 1 Deploying daemon osd.0 on smithi081 2024-03-30T14:10:29.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[53778]: cluster 2024-03-30T14:10:29.382046+0000 mgr.y (mgr.25513) 144 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: cephadm 2024-03-30T14:10:28.807085+0000 mgr.y (mgr.25513) 142 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: audit 2024-03-30T14:10:28.815457+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: audit 2024-03-30T14:10:28.820316+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: audit 2024-03-30T14:10:28.821679+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: cephadm 2024-03-30T14:10:28.824708+0000 mgr.y (mgr.25513) 143 : cephadm 1 Deploying daemon osd.0 on smithi081 2024-03-30T14:10:29.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:29 smithi081 bash[55161]: cluster 2024-03-30T14:10:29.382046+0000 mgr.y (mgr.25513) 144 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:30.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: cephadm 2024-03-30T14:10:28.807085+0000 mgr.y (mgr.25513) 142 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:10:30.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: audit 2024-03-30T14:10:28.815457+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:30.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: audit 2024-03-30T14:10:28.820316+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:10:30.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: audit 2024-03-30T14:10:28.821679+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:30.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: cephadm 2024-03-30T14:10:28.824708+0000 mgr.y (mgr.25513) 143 : cephadm 1 Deploying daemon osd.0 on smithi081 2024-03-30T14:10:30.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:29 smithi092 bash[42201]: cluster 2024-03-30T14:10:29.382046+0000 mgr.y (mgr.25513) 144 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:31.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:31 smithi081 bash[55161]: cluster 2024-03-30T14:10:31.382876+0000 mgr.y (mgr.25513) 145 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:31 smithi081 bash[53778]: cluster 2024-03-30T14:10:31.382876+0000 mgr.y (mgr.25513) 145 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:31.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:31 smithi092 bash[42201]: cluster 2024-03-30T14:10:31.382876+0000 mgr.y (mgr.25513) 145 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:10:33.373 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:33 smithi081 systemd[1]: Stopping Ceph osd.0 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:10:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.380300+0000 mon.a (mon.0) 178 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:10:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.384603+0000 mgr.y (mgr.25513) 146 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.431628+0000 mon.a (mon.0) 179 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:10:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.380300+0000 mon.a (mon.0) 178 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:10:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.384603+0000 mgr.y (mgr.25513) 146 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:33.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.431628+0000 mon.a (mon.0) 179 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:10:33.749 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[22622]: debug 2024-03-30T14:10:33.375+0000 7f019724f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:10:33.749 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[22622]: debug 2024-03-30T14:10:33.375+0000 7f019724f700 -1 osd.0 107 *** Got signal Terminated *** 2024-03-30T14:10:33.749 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:33 smithi081 bash[22622]: debug 2024-03-30T14:10:33.375+0000 7f019724f700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:10:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:33 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.380300+0000 mon.a (mon.0) 178 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:10:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:33 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.384603+0000 mgr.y (mgr.25513) 146 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:10:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:33 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.431628+0000 mon.a (mon.0) 179 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:10:34.748 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[57516]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:10:34.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.437651+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.439588+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.440666+0000 mon.a (mon.0) 180 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-30T14:10:34.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.442612+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[55161]: cluster 2024-03-30T14:10:33.445858+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.437651+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.439588+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.440666+0000 mon.a (mon.0) 180 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.442612+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[53778]: cluster 2024-03-30T14:10:33.445858+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:34 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.437651+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:34 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.439588+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:34 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.440666+0000 mon.a (mon.0) 180 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-30T14:10:34.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:34 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.442612+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:34.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:34 smithi092 bash[42201]: cluster 2024-03-30T14:10:33.445858+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:10:35.248 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:34 smithi081 bash[57595]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.460884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.464039+0000 mon.a (mon.0) 181 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.464508+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.464735+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.464965+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.465211+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.467957+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.468027+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.468315+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[53778]: cluster 2024-03-30T14:10:35.385491+0000 mgr.y (mgr.25513) 147 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:10:35.728 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.460884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.728 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.464039+0000 mon.a (mon.0) 181 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.464508+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.464735+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.464965+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.465211+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.467957+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.468027+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.468315+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:35 smithi081 bash[55161]: cluster 2024-03-30T14:10:35.385491+0000 mgr.y (mgr.25513) 147 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:10:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.460884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.464039+0000 mon.a (mon.0) 181 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.464508+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.464735+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.464965+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.465211+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.467957+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.468027+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.468315+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:35.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:35 smithi092 bash[42201]: cluster 2024-03-30T14:10:35.385491+0000 mgr.y (mgr.25513) 147 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:10:36.480 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: cluster 2024-03-30T14:10:34.467997+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:36.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: cluster 2024-03-30T14:10:34.467997+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.773261+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.774019+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.774287+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.774914+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.775761+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.775822+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.776587+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.776631+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.777225+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.777493+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.777851+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.778272+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.778406+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.779344+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.779494+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.773261+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.774019+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.774287+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.774914+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.775761+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.775822+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.776587+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.776631+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.777225+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.777493+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.777851+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.778272+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.778406+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.779344+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.779494+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.781389+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.784024+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.784251+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.785544+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.785835+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.862820+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:36.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[53778]: audit 2024-03-30T14:10:35.867659+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.781389+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.784024+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.784251+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.785544+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.785835+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.862820+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:36.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:36 smithi081 bash[55161]: audit 2024-03-30T14:10:35.867659+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: cluster 2024-03-30T14:10:34.467997+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.773261+0000 mon.c (mon.1) 68 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.774019+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.774287+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.774914+0000 mon.c (mon.1) 70 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.775761+0000 mon.c (mon.1) 71 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.775822+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.776587+0000 mon.c (mon.1) 72 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.776631+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.777225+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.777493+0000 mon.c (mon.1) 73 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.777851+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.778272+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.778406+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.779344+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.779494+0000 mon.c (mon.1) 75 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.781389+0000 mon.c (mon.1) 76 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.784024+0000 mon.c (mon.1) 77 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.784251+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.785544+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.785835+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.862820+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:36.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:36 smithi092 bash[42201]: audit 2024-03-30T14:10:35.867659+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:37.089 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:36 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.0.service: Succeeded. 2024-03-30T14:10:37.089 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:36 smithi081 systemd[1]: Stopped Ceph osd.0 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.468953+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469190+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469342+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469472+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-03-30T14:10:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469830+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.469956+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]': finished 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.470079+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]': finished 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.470201+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: cluster 2024-03-30T14:10:36.472001+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: cluster 2024-03-30T14:10:36.472803+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: cluster 2024-03-30T14:10:36.476371+0000 mon.a (mon.0) 203 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:36.822953+0000 mgr.y (mgr.25513) 148 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:37.144112+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:37.158296+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: audit 2024-03-30T14:10:37.210963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.387596+0000 mgr.y (mgr.25513) 149 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.468953+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469190+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469342+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469472+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469830+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.469956+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.470079+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.470201+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: cluster 2024-03-30T14:10:36.472001+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: cluster 2024-03-30T14:10:36.472803+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: cluster 2024-03-30T14:10:36.476371+0000 mon.a (mon.0) 203 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:10:37.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:36.822953+0000 mgr.y (mgr.25513) 148 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:37.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:37.144112+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.501 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:37 smithi081 systemd[1]: Started Ceph osd.0 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:10:37.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:37.158296+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: audit 2024-03-30T14:10:37.210963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:37.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:37 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.387596+0000 mgr.y (mgr.25513) 149 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:37.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.468953+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-03-30T14:10:37.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469190+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 0]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469342+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469472+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 0]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469830+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.469956+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.a", "id": [5, 1]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.470079+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 0]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.470201+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: cluster 2024-03-30T14:10:36.472001+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: cluster 2024-03-30T14:10:36.472803+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: cluster 2024-03-30T14:10:36.476371+0000 mon.a (mon.0) 203 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:36.822953+0000 mgr.y (mgr.25513) 148 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:37.144112+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:37.158296+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:37.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: audit 2024-03-30T14:10:37.210963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:37.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:37 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.387596+0000 mgr.y (mgr.25513) 149 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:38.767 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.485038+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.487570+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.488452+0000 mon.a (mon.0) 206 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.490645+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.490749+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.492424+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.492671+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.492920+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:37.492965+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.155752+0000 mon.a (mon.0) 207 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:10:38.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.155827+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:38.768 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T14:10:38.769 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[57771]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T14:10:38.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.485038+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.487570+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.488452+0000 mon.a (mon.0) 206 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:10:38.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.490645+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.490749+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.492424+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.492671+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.492920+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:37.492965+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.155752+0000 mon.a (mon.0) 207 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:10:38.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:38 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.155827+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:38.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[39167]: ts=2024-03-30T14:10:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.485038+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.487570+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.488452+0000 mon.a (mon.0) 206 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.490645+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.490749+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.492424+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.492671+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.492920+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:37.492965+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.155752+0000 mon.a (mon.0) 207 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:10:38.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:38 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.155827+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:39.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.504719+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.505461+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.510685+0000 mon.a (mon.0) 209 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.511488+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.511684+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.514844+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.514908+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:38.514908+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:39 smithi092 bash[42201]: cluster 2024-03-30T14:10:39.388718+0000 mgr.y (mgr.25513) 150 : cluster 0 pgmap v73: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:39] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.33.4" 2024-03-30T14:10:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.504719+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.505461+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.510685+0000 mon.a (mon.0) 209 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.511488+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.511684+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.514844+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.514908+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:38.514908+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[53778]: cluster 2024-03-30T14:10:39.388718+0000 mgr.y (mgr.25513) 150 : cluster 0 pgmap v73: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.504719+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.505461+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.510685+0000 mon.a (mon.0) 209 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.511488+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.511684+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.514844+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.514908+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:38.514908+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:10:40.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:39 smithi081 bash[55161]: cluster 2024-03-30T14:10:39.388718+0000 mgr.y (mgr.25513) 150 : cluster 0 pgmap v73: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:40.748 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:40 smithi081 bash[58072]: debug 2024-03-30T14:10:40.526+0000 7fe58ce65700 1 -- 172.21.15.81:0/165394924 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d5c6f73680 con 0x55d5c6fb0c00 2024-03-30T14:10:41.471 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:41 smithi081 bash[58072]: debug 2024-03-30T14:10:41.062+0000 7fe595ffd7c0 -1 Falling back to public interface 2024-03-30T14:10:41.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:41 smithi081 bash[53778]: cluster 2024-03-30T14:10:41.389850+0000 mgr.y (mgr.25513) 151 : cluster 0 pgmap v74: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:41.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:41 smithi081 bash[55161]: cluster 2024-03-30T14:10:41.389850+0000 mgr.y (mgr.25513) 151 : cluster 0 pgmap v74: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:41.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:41 smithi092 bash[42201]: cluster 2024-03-30T14:10:41.389850+0000 mgr.y (mgr.25513) 151 : cluster 0 pgmap v74: 161 pgs: 8 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-03-30T14:10:43.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:43 smithi081 bash[53778]: cluster 2024-03-30T14:10:43.392069+0000 mgr.y (mgr.25513) 152 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 27 B/s, 0 objects/s recovering 2024-03-30T14:10:43.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:43 smithi081 bash[53778]: cluster 2024-03-30T14:10:43.444465+0000 mon.a (mon.0) 210 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T14:10:43.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:43 smithi081 bash[55161]: cluster 2024-03-30T14:10:43.392069+0000 mgr.y (mgr.25513) 152 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 27 B/s, 0 objects/s recovering 2024-03-30T14:10:43.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:43 smithi081 bash[55161]: cluster 2024-03-30T14:10:43.444465+0000 mon.a (mon.0) 210 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T14:10:43.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:43 smithi092 bash[42201]: cluster 2024-03-30T14:10:43.392069+0000 mgr.y (mgr.25513) 152 : cluster 0 pgmap v75: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 27 B/s, 0 objects/s recovering 2024-03-30T14:10:43.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:43 smithi092 bash[42201]: cluster 2024-03-30T14:10:43.444465+0000 mon.a (mon.0) 210 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T14:10:44.498 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[58072]: debug 2024-03-30T14:10:44.118+0000 7fe595ffd7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-30T14:10:44.498 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[58072]: debug 2024-03-30T14:10:44.150+0000 7fe595ffd7c0 -1 osd.0 107 log_to_monitors true 2024-03-30T14:10:44.998 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[58072]: debug 2024-03-30T14:10:44.786+0000 7fe587455700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[55161]: audit 2024-03-30T14:10:43.710075+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[55161]: audit 2024-03-30T14:10:43.723945+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[55161]: audit 2024-03-30T14:10:44.161054+0000 mon.a (mon.0) 213 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[53778]: audit 2024-03-30T14:10:43.710075+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[53778]: audit 2024-03-30T14:10:43.723945+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:44 smithi081 bash[53778]: audit 2024-03-30T14:10:44.161054+0000 mon.a (mon.0) 213 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:10:45.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:44 smithi092 bash[42201]: audit 2024-03-30T14:10:43.710075+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:44 smithi092 bash[42201]: audit 2024-03-30T14:10:43.723945+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:44 smithi092 bash[42201]: audit 2024-03-30T14:10:44.161054+0000 mon.a (mon.0) 213 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:10:45.154 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (4m) 2s ago 11m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 69s ago 11m - - 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 2s ago 9m 47.1M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (2m) 69s ago 17m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (3m) 2s ago 19m 500M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (2m) 2s ago 19m 49.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (78s) 69s ago 17m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:10:45.958 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (104s) 2s ago 17m 43.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (4m) 2s ago 11m 12.2M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (4m) 69s ago 11m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (6s) 2s ago 17m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (16m) 2s ago 16m 64.0M 2781M 17.2.0 e1d6a67b021e 2d3d4b31224d 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (15m) 2s ago 15m 56.4M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (15m) 2s ago 15m 58.2M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (14m) 69s ago 14m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (14m) 69s ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (13m) 69s ago 13m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (12m) 69s ago 12m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (2m) 69s ago 11m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (9m) 2s ago 9m 87.5M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (9m) 69s ago 9m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:10:45.959 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (9m) 2s ago 9m 87.4M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:10:45.960 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (9m) 69s ago 9m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: audit 2024-03-30T14:10:44.720108+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: audit 2024-03-30T14:10:44.722891+0000 mon.a (mon.0) 215 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: cluster 2024-03-30T14:10:44.725001+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: cluster 2024-03-30T14:10:44.726037+0000 mon.a (mon.0) 216 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: audit 2024-03-30T14:10:44.726614+0000 mon.a (mon.0) 217 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: cluster 2024-03-30T14:10:44.727673+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: audit 2024-03-30T14:10:44.738120+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: audit 2024-03-30T14:10:45.147837+0000 mgr.y (mgr.25513) 153 : audit 0 from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.393113+0000 mgr.y (mgr.25513) 154 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 23 B/s, 0 objects/s recovering 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: audit 2024-03-30T14:10:44.720108+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: audit 2024-03-30T14:10:44.722891+0000 mon.a (mon.0) 215 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: cluster 2024-03-30T14:10:44.725001+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: cluster 2024-03-30T14:10:44.726037+0000 mon.a (mon.0) 216 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: audit 2024-03-30T14:10:44.726614+0000 mon.a (mon.0) 217 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: cluster 2024-03-30T14:10:44.727673+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: audit 2024-03-30T14:10:44.738120+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: audit 2024-03-30T14:10:45.147837+0000 mgr.y (mgr.25513) 153 : audit 0 from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:45.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:45 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.393113+0000 mgr.y (mgr.25513) 154 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 23 B/s, 0 objects/s recovering 2024-03-30T14:10:46.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: audit 2024-03-30T14:10:44.720108+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:46.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: audit 2024-03-30T14:10:44.722891+0000 mon.a (mon.0) 215 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:10:46.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: cluster 2024-03-30T14:10:44.725001+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:46.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: cluster 2024-03-30T14:10:44.726037+0000 mon.a (mon.0) 216 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:10:46.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: audit 2024-03-30T14:10:44.726614+0000 mon.a (mon.0) 217 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:10:46.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: cluster 2024-03-30T14:10:44.727673+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:46.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: audit 2024-03-30T14:10:44.738120+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:46.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: audit 2024-03-30T14:10:45.147837+0000 mgr.y (mgr.25513) 153 : audit 0 from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:46.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:45 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.393113+0000 mgr.y (mgr.25513) 154 : cluster 0 pgmap v77: 161 pgs: 8 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s; 68/630 objects degraded (10.794%); 2/630 objects misplaced (0.317%); 23 B/s, 0 objects/s recovering 2024-03-30T14:10:46.395 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:10:46.396 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:10:46.397 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T14:10:46.397 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 6 2024-03-30T14:10:46.397 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:10:46.397 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:10:46.771 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:10:46.772 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "6/23 daemons upgraded", 2024-03-30T14:10:46.772 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:10:46.772 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:10:46.772 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:10:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: audit 2024-03-30T14:10:45.512186+0000 mgr.y (mgr.25513) 155 : audit 0 from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.651751+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.731563+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.734738+0000 mon.a (mon.0) 219 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:10:46.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.738577+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.738966+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.741499+0000 mon.a (mon.0) 220 : cluster 1 osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281] boot 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.741599+0000 mon.a (mon.0) 221 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: audit 2024-03-30T14:10:45.744307+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: audit 2024-03-30T14:10:45.925238+0000 mgr.y (mgr.25513) 156 : audit 0 from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.925375+0000 mon.a (mon.0) 222 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.925877+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.926018+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.929290+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.929355+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.930300+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.930561+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.932557+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:46.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[55161]: audit 2024-03-30T14:10:46.401874+0000 mon.c (mon.1) 81 : audit 0 from='client.? 172.21.15.81:0/2094091061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: audit 2024-03-30T14:10:45.512186+0000 mgr.y (mgr.25513) 155 : audit 0 from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.651751+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.731563+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.734738+0000 mon.a (mon.0) 219 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.738577+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.738966+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.741499+0000 mon.a (mon.0) 220 : cluster 1 osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281] boot 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.741599+0000 mon.a (mon.0) 221 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: audit 2024-03-30T14:10:45.744307+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: audit 2024-03-30T14:10:45.925238+0000 mgr.y (mgr.25513) 156 : audit 0 from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:47.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.925375+0000 mon.a (mon.0) 222 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.925877+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.926018+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.929290+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.929355+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.930300+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.930561+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.932557+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:46 smithi081 bash[53778]: audit 2024-03-30T14:10:46.401874+0000 mon.c (mon.1) 81 : audit 0 from='client.? 172.21.15.81:0/2094091061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:47.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: audit 2024-03-30T14:10:45.512186+0000 mgr.y (mgr.25513) 155 : audit 0 from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.651751+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.731563+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.734738+0000 mon.a (mon.0) 219 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.738577+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.738966+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.741499+0000 mon.a (mon.0) 220 : cluster 1 osd.0 [v2:172.21.15.81:6802/2325376281,v1:172.21.15.81:6803/2325376281] boot 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.741599+0000 mon.a (mon.0) 221 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: audit 2024-03-30T14:10:45.744307+0000 mon.c (mon.1) 80 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: audit 2024-03-30T14:10:45.925238+0000 mgr.y (mgr.25513) 156 : audit 0 from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.925375+0000 mon.a (mon.0) 222 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.925877+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.926018+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.929290+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.929355+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.930300+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.930561+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.932557+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:46 smithi092 bash[42201]: audit 2024-03-30T14:10:46.401874+0000 mon.c (mon.1) 81 : audit 0 from='client.? 172.21.15.81:0/2094091061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:47.231 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-03-30T14:10:47.232 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-03-30T14:10:47.233 INFO:teuthology.orchestra.run.smithi081.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-03-30T14:10:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.926609+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.929916+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.930732+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.930776+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:45.932933+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: audit 2024-03-30T14:10:46.777016+0000 mgr.y (mgr.25513) 157 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: audit 2024-03-30T14:10:46.830823+0000 mgr.y (mgr.25513) 158 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:46.924710+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:46.925206+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:46.928414+0000 mon.a (mon.0) 223 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:46.932576+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: audit 2024-03-30T14:10:47.238396+0000 mon.c (mon.1) 82 : audit 0 from='client.? 172.21.15.81:0/907012805' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:47.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[53778]: cluster 2024-03-30T14:10:47.394049+0000 mgr.y (mgr.25513) 159 : cluster 0 pgmap v81: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.926609+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.929916+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.930732+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.930776+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:45.932933+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: audit 2024-03-30T14:10:46.777016+0000 mgr.y (mgr.25513) 157 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: audit 2024-03-30T14:10:46.830823+0000 mgr.y (mgr.25513) 158 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:46.924710+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:46.925206+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:46.928414+0000 mon.a (mon.0) 223 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:46.932576+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: audit 2024-03-30T14:10:47.238396+0000 mon.c (mon.1) 82 : audit 0 from='client.? 172.21.15.81:0/907012805' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:48.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:47 smithi081 bash[55161]: cluster 2024-03-30T14:10:47.394049+0000 mgr.y (mgr.25513) 159 : cluster 0 pgmap v81: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:48.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.926609+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.929916+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.930732+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.930776+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:45.932933+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: audit 2024-03-30T14:10:46.777016+0000 mgr.y (mgr.25513) 157 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: audit 2024-03-30T14:10:46.830823+0000 mgr.y (mgr.25513) 158 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:46.924710+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:46.925206+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:46.928414+0000 mon.a (mon.0) 223 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:46.932576+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: audit 2024-03-30T14:10:47.238396+0000 mon.c (mon.1) 82 : audit 0 from='client.? 172.21.15.81:0/907012805' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:10:48.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:47 smithi092 bash[42201]: cluster 2024-03-30T14:10:47.394049+0000 mgr.y (mgr.25513) 159 : cluster 0 pgmap v81: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:48.722 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:48 smithi092 bash[42201]: cluster 2024-03-30T14:10:46.937129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.722 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:48 smithi092 bash[39167]: ts=2024-03-30T14:10:48.662Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:10:48.722 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:48 smithi092 bash[39167]: ts=2024-03-30T14:10:48.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[53778]: cluster 2024-03-30T14:10:46.937129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[53778]: cluster 2024-03-30T14:10:47.518855+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[53778]: cluster 2024-03-30T14:10:47.924098+0000 mon.a (mon.0) 224 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[55161]: cluster 2024-03-30T14:10:46.937129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[55161]: cluster 2024-03-30T14:10:47.518855+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:48.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:48 smithi081 bash[55161]: cluster 2024-03-30T14:10:47.924098+0000 mon.a (mon.0) 224 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:49.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:48 smithi092 bash[42201]: cluster 2024-03-30T14:10:47.518855+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:10:49.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:48 smithi092 bash[42201]: cluster 2024-03-30T14:10:47.924098+0000 mon.a (mon.0) 224 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:10:49.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:49] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.33.4" 2024-03-30T14:10:49.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:49 smithi081 bash[55161]: cluster 2024-03-30T14:10:49.395060+0000 mgr.y (mgr.25513) 160 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:49.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:49 smithi081 bash[53778]: cluster 2024-03-30T14:10:49.395060+0000 mgr.y (mgr.25513) 160 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:50.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:49 smithi092 bash[42201]: cluster 2024-03-30T14:10:49.395060+0000 mgr.y (mgr.25513) 160 : cluster 0 pgmap v82: 161 pgs: 4 active+clean+remapped, 4 peering, 8 active+undersized+degraded, 12 active+undersized, 133 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%); 1/630 objects misplaced (0.159%) 2024-03-30T14:10:51.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[53778]: audit 2024-03-30T14:10:50.862647+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:51.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[53778]: audit 2024-03-30T14:10:50.866926+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:51.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[53778]: audit 2024-03-30T14:10:50.944747+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:51.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[53778]: cluster 2024-03-30T14:10:51.396015+0000 mgr.y (mgr.25513) 161 : cluster 0 pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 92 op/s; 64 B/s, 0 objects/s recovering 2024-03-30T14:10:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[55161]: audit 2024-03-30T14:10:50.862647+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[55161]: audit 2024-03-30T14:10:50.866926+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[55161]: audit 2024-03-30T14:10:50.944747+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:51.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:51 smithi081 bash[55161]: cluster 2024-03-30T14:10:51.396015+0000 mgr.y (mgr.25513) 161 : cluster 0 pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 92 op/s; 64 B/s, 0 objects/s recovering 2024-03-30T14:10:52.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:51 smithi092 bash[42201]: audit 2024-03-30T14:10:50.862647+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:52.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:51 smithi092 bash[42201]: audit 2024-03-30T14:10:50.866926+0000 mon.c (mon.1) 83 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:10:52.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:51 smithi092 bash[42201]: audit 2024-03-30T14:10:50.944747+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:52.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:51 smithi092 bash[42201]: cluster 2024-03-30T14:10:51.396015+0000 mgr.y (mgr.25513) 161 : cluster 0 pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 92 op/s; 64 B/s, 0 objects/s recovering 2024-03-30T14:10:53.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:52 smithi081 bash[55161]: cluster 2024-03-30T14:10:51.940915+0000 mon.a (mon.0) 227 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-30T14:10:53.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:52 smithi081 bash[53778]: cluster 2024-03-30T14:10:51.940915+0000 mon.a (mon.0) 227 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-30T14:10:53.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:52 smithi092 bash[42201]: cluster 2024-03-30T14:10:51.940915+0000 mon.a (mon.0) 227 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-30T14:10:53.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:53 smithi081 bash[55161]: cluster 2024-03-30T14:10:53.397711+0000 mgr.y (mgr.25513) 162 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 72 op/s; 50 B/s, 0 objects/s recovering 2024-03-30T14:10:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:53 smithi081 bash[53778]: cluster 2024-03-30T14:10:53.397711+0000 mgr.y (mgr.25513) 162 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 72 op/s; 50 B/s, 0 objects/s recovering 2024-03-30T14:10:54.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:53 smithi092 bash[42201]: cluster 2024-03-30T14:10:53.397711+0000 mgr.y (mgr.25513) 162 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 72 op/s; 50 B/s, 0 objects/s recovering 2024-03-30T14:10:55.487 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.490952+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.509707+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.514785+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.516486+0000 mon.c (mon.1) 85 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: cluster 2024-03-30T14:10:54.519664+0000 mgr.y (mgr.25513) 163 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 64 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: cluster 2024-03-30T14:10:54.520355+0000 mgr.y (mgr.25513) 164 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 73 op/s; 51 B/s, 0 objects/s recovering 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.528295+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.490952+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.509707+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.514785+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.516486+0000 mon.c (mon.1) 85 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: cluster 2024-03-30T14:10:54.519664+0000 mgr.y (mgr.25513) 163 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 64 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: cluster 2024-03-30T14:10:54.520355+0000 mgr.y (mgr.25513) 164 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 73 op/s; 51 B/s, 0 objects/s recovering 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.528295+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.618967+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.622614+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.625764+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.629184+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.631958+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: audit 2024-03-30T14:10:54.632222+0000 mgr.y (mgr.25513) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[53778]: cephadm 2024-03-30T14:10:54.633854+0000 mgr.y (mgr.25513) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.618967+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.622614+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.625764+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.629184+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.631958+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: audit 2024-03-30T14:10:54.632222+0000 mgr.y (mgr.25513) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:55 smithi081 bash[55161]: cephadm 2024-03-30T14:10:54.633854+0000 mgr.y (mgr.25513) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:10:55.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.490952+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.509707+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.514785+0000 mon.c (mon.1) 84 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.516486+0000 mon.c (mon.1) 85 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: cluster 2024-03-30T14:10:54.519664+0000 mgr.y (mgr.25513) 163 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 64 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: cluster 2024-03-30T14:10:54.520355+0000 mgr.y (mgr.25513) 164 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 73 op/s; 51 B/s, 0 objects/s recovering 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.528295+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.618967+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.622614+0000 mon.c (mon.1) 87 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.625764+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.629184+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.631958+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: audit 2024-03-30T14:10:54.632222+0000 mgr.y (mgr.25513) 165 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:10:55.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:55 smithi092 bash[42201]: cephadm 2024-03-30T14:10:54.633854+0000 mgr.y (mgr.25513) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:10:58.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: cluster 2024-03-30T14:10:56.521486+0000 mgr.y (mgr.25513) 167 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 77 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: audit 2024-03-30T14:10:56.841634+0000 mgr.y (mgr.25513) 168 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: cephadm 2024-03-30T14:10:57.003522+0000 mgr.y (mgr.25513) 169 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: audit 2024-03-30T14:10:57.012047+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: audit 2024-03-30T14:10:57.017258+0000 mon.c (mon.1) 91 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: audit 2024-03-30T14:10:57.018887+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:58.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[42201]: cephadm 2024-03-30T14:10:57.024130+0000 mgr.y (mgr.25513) 170 : cephadm 1 Deploying daemon osd.1 on smithi081 2024-03-30T14:10:58.330 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: cluster 2024-03-30T14:10:56.521486+0000 mgr.y (mgr.25513) 167 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 77 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:10:58.330 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: audit 2024-03-30T14:10:56.841634+0000 mgr.y (mgr.25513) 168 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:58.330 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: cephadm 2024-03-30T14:10:57.003522+0000 mgr.y (mgr.25513) 169 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:10:58.330 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: audit 2024-03-30T14:10:57.012047+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:58.330 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: audit 2024-03-30T14:10:57.017258+0000 mon.c (mon.1) 91 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: audit 2024-03-30T14:10:57.018887+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[55161]: cephadm 2024-03-30T14:10:57.024130+0000 mgr.y (mgr.25513) 170 : cephadm 1 Deploying daemon osd.1 on smithi081 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: cluster 2024-03-30T14:10:56.521486+0000 mgr.y (mgr.25513) 167 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 77 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: audit 2024-03-30T14:10:56.841634+0000 mgr.y (mgr.25513) 168 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: cephadm 2024-03-30T14:10:57.003522+0000 mgr.y (mgr.25513) 169 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: audit 2024-03-30T14:10:57.012047+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: audit 2024-03-30T14:10:57.017258+0000 mon.c (mon.1) 91 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: audit 2024-03-30T14:10:57.018887+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:58.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:10:58 smithi081 bash[53778]: cephadm 2024-03-30T14:10:57.024130+0000 mgr.y (mgr.25513) 170 : cephadm 1 Deploying daemon osd.1 on smithi081 2024-03-30T14:10:59.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[39167]: ts=2024-03-30T14:10:58.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:10:59.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:10:58 smithi092 bash[39167]: ts=2024-03-30T14:10:58.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:10:59.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:10:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:10:59] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.33.4" 2024-03-30T14:11:00.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:00 smithi092 bash[42201]: cluster 2024-03-30T14:10:58.523172+0000 mgr.y (mgr.25513) 171 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 0 B/s wr, 207 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:11:00.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:00 smithi081 bash[53778]: cluster 2024-03-30T14:10:58.523172+0000 mgr.y (mgr.25513) 171 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 0 B/s wr, 207 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:11:00.359 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:00 smithi081 bash[55161]: cluster 2024-03-30T14:10:58.523172+0000 mgr.y (mgr.25513) 171 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 0 B/s wr, 207 op/s; 42 B/s, 0 objects/s recovering 2024-03-30T14:11:01.424 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:01 smithi081 systemd[1]: Stopping Ceph osd.1 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:11:01.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[25721]: debug 2024-03-30T14:11:01.426+0000 7fe3afe7a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:11:01.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[25721]: debug 2024-03-30T14:11:01.426+0000 7fe3afe7a700 -1 osd.1 116 *** Got signal Terminated *** 2024-03-30T14:11:01.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[25721]: debug 2024-03-30T14:11:01.426+0000 7fe3afe7a700 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[53778]: cluster 2024-03-30T14:11:00.524135+0000 mgr.y (mgr.25513) 172 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 157 op/s 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[53778]: audit 2024-03-30T14:11:00.973801+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[53778]: cluster 2024-03-30T14:11:01.432037+0000 mon.a (mon.0) 233 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[55161]: cluster 2024-03-30T14:11:00.524135+0000 mgr.y (mgr.25513) 172 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 157 op/s 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[55161]: audit 2024-03-30T14:11:00.973801+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:01 smithi081 bash[55161]: cluster 2024-03-30T14:11:01.432037+0000 mon.a (mon.0) 233 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:11:02.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:01 smithi092 bash[42201]: cluster 2024-03-30T14:11:00.524135+0000 mgr.y (mgr.25513) 172 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 157 op/s 2024-03-30T14:11:02.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:01 smithi092 bash[42201]: audit 2024-03-30T14:11:00.973801+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:02.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:01 smithi092 bash[42201]: cluster 2024-03-30T14:11:01.432037+0000 mon.a (mon.0) 233 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:11:03.248 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[59686]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.017398+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.023154+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.025071+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.026930+0000 mon.a (mon.0) 235 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.028437+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.031713+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.031833+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.031911+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.017398+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.023154+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.025071+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.026930+0000 mon.a (mon.0) 235 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.028437+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.031713+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.031833+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:02 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.031911+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.017398+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:03.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.023154+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.025071+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.026930+0000 mon.a (mon.0) 235 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-03-30T14:11:03.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.028437+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.031713+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.031833+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:02 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.031911+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:03.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[59759]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.027730+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:02.524830+0000 mgr.y (mgr.25513) 173 : cluster 0 pgmap v91: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.035556+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.036721+0000 mon.a (mon.0) 236 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.038548+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.040910+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.040912+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.041648+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.041698+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.047055+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.047075+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.027730+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:02.524830+0000 mgr.y (mgr.25513) 173 : cluster 0 pgmap v91: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.035556+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.036721+0000 mon.a (mon.0) 236 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.038548+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.040910+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.040912+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.041648+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.041698+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.047055+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:03 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.047075+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.027730+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:11:04.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:02.524830+0000 mgr.y (mgr.25513) 173 : cluster 0 pgmap v91: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-30T14:11:04.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.035556+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.036721+0000 mon.a (mon.0) 236 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.038548+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.040910+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.040912+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.041648+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.041698+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.047055+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:04.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:03 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.047075+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:04 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.032306+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:04 smithi081 bash[53778]: cluster 2024-03-30T14:11:03.037181+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:04 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.032306+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:04 smithi081 bash[55161]: cluster 2024-03-30T14:11:03.037181+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:04 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.032306+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:04 smithi092 bash[42201]: cluster 2024-03-30T14:11:03.037181+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:11:05.720 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:05 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.1.service: Succeeded. 2024-03-30T14:11:05.720 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:05 smithi081 systemd[1]: Stopped Ceph osd.1 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:11:05.720 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:05 smithi081 systemd[1]: Started Ceph osd.1 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:11:05.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: cluster 2024-03-30T14:11:04.525558+0000 mgr.y (mgr.25513) 174 : cluster 0 pgmap v93: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s 2024-03-30T14:11:05.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: audit 2024-03-30T14:11:05.713526+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:05.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: cluster 2024-03-30T14:11:04.525558+0000 mgr.y (mgr.25513) 174 : cluster 0 pgmap v93: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s 2024-03-30T14:11:05.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: audit 2024-03-30T14:11:05.713526+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:05.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: audit 2024-03-30T14:11:05.723886+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:05.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: audit 2024-03-30T14:11:05.757792+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:05.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: audit 2024-03-30T14:11:05.862995+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:05.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[55161]: audit 2024-03-30T14:11:05.866439+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:06.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: audit 2024-03-30T14:11:05.723886+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:06.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: audit 2024-03-30T14:11:05.757792+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:06.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: audit 2024-03-30T14:11:05.862995+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:06.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:05 smithi081 bash[53778]: audit 2024-03-30T14:11:05.866439+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:06.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: cluster 2024-03-30T14:11:04.525558+0000 mgr.y (mgr.25513) 174 : cluster 0 pgmap v93: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s 2024-03-30T14:11:06.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: audit 2024-03-30T14:11:05.713526+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:06.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: audit 2024-03-30T14:11:05.723886+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:06.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: audit 2024-03-30T14:11:05.757792+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:06.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: audit 2024-03-30T14:11:05.862995+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:06.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:05 smithi092 bash[42201]: audit 2024-03-30T14:11:05.866439+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[53778]: cluster 2024-03-30T14:11:06.985475+0000 mon.a (mon.0) 240 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[55161]: cluster 2024-03-30T14:11:06.985475+0000 mon.a (mon.0) 240 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:07.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:07 smithi092 bash[42201]: cluster 2024-03-30T14:11:06.985475+0000 mon.a (mon.0) 240 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T14:11:07.748 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:07 smithi081 bash[59927]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-30T14:11:08.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:08 smithi092 bash[42201]: cluster 2024-03-30T14:11:06.526617+0000 mgr.y (mgr.25513) 175 : cluster 0 pgmap v94: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s; 7/630 objects degraded (1.111%) 2024-03-30T14:11:08.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:08 smithi092 bash[42201]: audit 2024-03-30T14:11:06.852431+0000 mgr.y (mgr.25513) 176 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:08.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:08 smithi081 bash[53778]: cluster 2024-03-30T14:11:06.526617+0000 mgr.y (mgr.25513) 175 : cluster 0 pgmap v94: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s; 7/630 objects degraded (1.111%) 2024-03-30T14:11:08.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:08 smithi081 bash[53778]: audit 2024-03-30T14:11:06.852431+0000 mgr.y (mgr.25513) 176 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:08.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:08 smithi081 bash[55161]: cluster 2024-03-30T14:11:06.526617+0000 mgr.y (mgr.25513) 175 : cluster 0 pgmap v94: 161 pgs: 2 active+undersized+degraded, 20 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s; 7/630 objects degraded (1.111%) 2024-03-30T14:11:08.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:08 smithi081 bash[55161]: audit 2024-03-30T14:11:06.852431+0000 mgr.y (mgr.25513) 176 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:09.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:11:08 smithi092 bash[39167]: ts=2024-03-30T14:11:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:11:09.498 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:09 smithi081 bash[60234]: debug 2024-03-30T14:11:09.166+0000 7f16c8398700 1 -- 172.21.15.81:0/3882561762 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c1dd731680 con 0x55c1dd76f000 2024-03-30T14:11:09.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:09] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-30T14:11:09.998 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:09 smithi081 bash[60234]: debug 2024-03-30T14:11:09.714+0000 7f16d15307c0 -1 Falling back to public interface 2024-03-30T14:11:10.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:10 smithi092 bash[42201]: cluster 2024-03-30T14:11:08.528478+0000 mgr.y (mgr.25513) 177 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 158 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:10 smithi081 bash[53778]: cluster 2024-03-30T14:11:08.528478+0000 mgr.y (mgr.25513) 177 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 158 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:10 smithi081 bash[55161]: cluster 2024-03-30T14:11:08.528478+0000 mgr.y (mgr.25513) 177 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 158 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:12.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:12 smithi092 bash[42201]: cluster 2024-03-30T14:11:10.529702+0000 mgr.y (mgr.25513) 178 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:12 smithi081 bash[55161]: cluster 2024-03-30T14:11:10.529702+0000 mgr.y (mgr.25513) 178 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:12 smithi081 bash[53778]: cluster 2024-03-30T14:11:10.529702+0000 mgr.y (mgr.25513) 178 : cluster 0 pgmap v96: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:13.248 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:12 smithi081 bash[60234]: debug 2024-03-30T14:11:12.766+0000 7f16d15307c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-30T14:11:13.248 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:12 smithi081 bash[60234]: debug 2024-03-30T14:11:12.806+0000 7f16d15307c0 -1 osd.1 116 log_to_monitors true 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[53778]: audit 2024-03-30T14:11:12.315786+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[53778]: audit 2024-03-30T14:11:12.330804+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[53778]: audit 2024-03-30T14:11:12.814283+0000 mon.c (mon.1) 95 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[53778]: audit 2024-03-30T14:11:12.814821+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[55161]: audit 2024-03-30T14:11:12.315786+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[55161]: audit 2024-03-30T14:11:12.330804+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[55161]: audit 2024-03-30T14:11:12.814283+0000 mon.c (mon.1) 95 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[55161]: audit 2024-03-30T14:11:12.814821+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:13.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:13 smithi092 bash[42201]: audit 2024-03-30T14:11:12.315786+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:13 smithi092 bash[42201]: audit 2024-03-30T14:11:12.330804+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:13.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:13 smithi092 bash[42201]: audit 2024-03-30T14:11:12.814283+0000 mon.c (mon.1) 95 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:13.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:13 smithi092 bash[42201]: audit 2024-03-30T14:11:12.814821+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:11:14.248 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:11:13 smithi081 bash[60234]: debug 2024-03-30T14:11:13.898+0000 7f16be980700 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:11:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: cluster 2024-03-30T14:11:12.531494+0000 mgr.y (mgr.25513) 179 : cluster 0 pgmap v97: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.332191+0000 mon.a (mon.0) 244 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:11:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: cluster 2024-03-30T14:11:13.335845+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: cluster 2024-03-30T14:11:13.338636+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: cluster 2024-03-30T14:11:13.339144+0000 mon.a (mon.0) 245 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.342996+0000 mon.c (mon.1) 96 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.355263+0000 mon.a (mon.0) 246 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.550634+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.727346+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[53778]: audit 2024-03-30T14:11:13.874641+0000 mon.a (mon.0) 249 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: cluster 2024-03-30T14:11:12.531494+0000 mgr.y (mgr.25513) 179 : cluster 0 pgmap v97: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.332191+0000 mon.a (mon.0) 244 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: cluster 2024-03-30T14:11:13.335845+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: cluster 2024-03-30T14:11:13.338636+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: cluster 2024-03-30T14:11:13.339144+0000 mon.a (mon.0) 245 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.342996+0000 mon.c (mon.1) 96 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.355263+0000 mon.a (mon.0) 246 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.550634+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.727346+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:14 smithi081 bash[55161]: audit 2024-03-30T14:11:13.874641+0000 mon.a (mon.0) 249 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: cluster 2024-03-30T14:11:12.531494+0000 mgr.y (mgr.25513) 179 : cluster 0 pgmap v97: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.332191+0000 mon.a (mon.0) 244 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: cluster 2024-03-30T14:11:13.335845+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: cluster 2024-03-30T14:11:13.338636+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: cluster 2024-03-30T14:11:13.339144+0000 mon.a (mon.0) 245 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:11:14.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.342996+0000 mon.c (mon.1) 96 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.355263+0000 mon.a (mon.0) 246 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:14.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.550634+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.727346+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:14.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:14 smithi092 bash[42201]: audit 2024-03-30T14:11:13.874641+0000 mon.a (mon.0) 249 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.873149+0000 mon.a (mon.0) 250 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.877913+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.880139+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.880434+0000 mon.a (mon.0) 251 : cluster 1 osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051] boot 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.880515+0000 mon.a (mon.0) 252 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.881114+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[53778]: audit 2024-03-30T14:11:14.883170+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.873149+0000 mon.a (mon.0) 250 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.877913+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.880139+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.880434+0000 mon.a (mon.0) 251 : cluster 1 osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051] boot 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.880515+0000 mon.a (mon.0) 252 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.881114+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:15 smithi081 bash[55161]: audit 2024-03-30T14:11:14.883170+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.873149+0000 mon.a (mon.0) 250 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.877913+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.880139+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.880434+0000 mon.a (mon.0) 251 : cluster 1 osd.1 [v2:172.21.15.81:6810/2214819051,v1:172.21.15.81:6811/2214819051] boot 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.880515+0000 mon.a (mon.0) 252 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-03-30T14:11:15.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.881114+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:15.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:15 smithi092 bash[42201]: audit 2024-03-30T14:11:14.883170+0000 mon.c (mon.1) 97 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.532568+0000 mgr.y (mgr.25513) 180 : cluster 0 pgmap v99: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.885597+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.885709+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:14.886011+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.880784+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.885450+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.886625+0000 mon.a (mon.0) 253 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.888124+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.889117+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.890327+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.892206+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.933643+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.532568+0000 mgr.y (mgr.25513) 180 : cluster 0 pgmap v99: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.885597+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.885709+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:14.886011+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.880784+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.885450+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.886625+0000 mon.a (mon.0) 253 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.888124+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.889117+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.890327+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.892206+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:16 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.933643+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:16.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.532568+0000 mgr.y (mgr.25513) 180 : cluster 0 pgmap v99: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:16.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.885597+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.885709+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:14.886011+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:11:16.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.880784+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.885450+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.886625+0000 mon.a (mon.0) 253 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.888124+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.889117+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.890327+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.892206+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:16.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:16 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.933643+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:17.639 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.889043+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.889273+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.891226+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.891808+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.893119+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.893469+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.896559+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[53778]: cluster 2024-03-30T14:11:15.896634+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.889043+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.889273+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.891226+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.891808+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.893119+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.893469+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.896559+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:17 smithi081 bash[55161]: cluster 2024-03-30T14:11:15.896634+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.889043+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.889273+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.891226+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.891808+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.893119+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.893469+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.896559+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:17.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:17 smithi092 bash[42201]: cluster 2024-03-30T14:11:15.896634+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (4m) 6s ago 12m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 101s ago 11m - - 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (3m) 6s ago 10m 47.4M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (3m) 101s ago 18m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (4m) 6s ago 19m 501M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:11:18.432 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (2m) 6s ago 20m 47.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (110s) 101s ago 18m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (2m) 6s ago 18m 41.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (5m) 6s ago 12m 12.3M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (4m) 101s ago 12m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (38s) 6s ago 17m 50.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (10s) 6s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (16m) 6s ago 16m 59.2M 2781M 17.2.0 e1d6a67b021e 773286c254a6 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (15m) 6s ago 15m 62.5M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (15m) 101s ago 15m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (14m) 101s ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (13m) 101s ago 13m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (13m) 101s ago 13m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (3m) 101s ago 12m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (10m) 6s ago 10m 87.8M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:11:18.433 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (10m) 101s ago 10m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:11:18.434 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (10m) 6s ago 10m 87.8M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:11:18.434 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (10m) 101s ago 10m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:11:18.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:18 smithi092 bash[42201]: cluster 2024-03-30T14:11:16.533550+0000 mgr.y (mgr.25513) 181 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:18.651 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:18 smithi092 bash[42201]: audit 2024-03-30T14:11:16.862904+0000 mgr.y (mgr.25513) 182 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:18 smithi081 bash[53778]: cluster 2024-03-30T14:11:16.533550+0000 mgr.y (mgr.25513) 181 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:18 smithi081 bash[53778]: audit 2024-03-30T14:11:16.862904+0000 mgr.y (mgr.25513) 182 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:18 smithi081 bash[55161]: cluster 2024-03-30T14:11:16.533550+0000 mgr.y (mgr.25513) 181 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-03-30T14:11:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:18 smithi081 bash[55161]: audit 2024-03-30T14:11:16.862904+0000 mgr.y (mgr.25513) 182 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:18.879 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:11:18.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:11:18.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:18.882 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:11:18.882 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T14:11:18.882 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 7 2024-03-30T14:11:18.882 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:11:18.882 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:11:19.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:11:18 smithi092 bash[39167]: ts=2024-03-30T14:11:18.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:11:19.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:11:18 smithi092 bash[39167]: ts=2024-03-30T14:11:18.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:11:19.270 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:11:19.271 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "7/23 daemons upgraded", 2024-03-30T14:11:19.271 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:11:19.271 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:11:19.271 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[53778]: audit 2024-03-30T14:11:17.629074+0000 mgr.y (mgr.25513) 183 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[53778]: audit 2024-03-30T14:11:18.026926+0000 mgr.y (mgr.25513) 184 : audit 0 from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[53778]: audit 2024-03-30T14:11:18.415795+0000 mgr.y (mgr.25513) 185 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[53778]: audit 2024-03-30T14:11:18.885792+0000 mon.c (mon.1) 98 : audit 0 from='client.? 172.21.15.81:0/1628956582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[55161]: audit 2024-03-30T14:11:17.629074+0000 mgr.y (mgr.25513) 183 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[55161]: audit 2024-03-30T14:11:18.026926+0000 mgr.y (mgr.25513) 184 : audit 0 from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[55161]: audit 2024-03-30T14:11:18.415795+0000 mgr.y (mgr.25513) 185 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.715 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[55161]: audit 2024-03-30T14:11:18.885792+0000 mon.c (mon.1) 98 : audit 0 from='client.? 172.21.15.81:0/1628956582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:19.725 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded 2024-03-30T14:11:19.725 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:11:19.725 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:11:19.725 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded 2024-03-30T14:11:19.726 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-03-30T14:11:19.726 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.8 is active+recovering+degraded, acting [3,1,7] 2024-03-30T14:11:19.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:19 smithi092 bash[42201]: audit 2024-03-30T14:11:17.629074+0000 mgr.y (mgr.25513) 183 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:19 smithi092 bash[42201]: audit 2024-03-30T14:11:18.026926+0000 mgr.y (mgr.25513) 184 : audit 0 from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:19 smithi092 bash[42201]: audit 2024-03-30T14:11:18.415795+0000 mgr.y (mgr.25513) 185 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:19.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:19 smithi092 bash[42201]: audit 2024-03-30T14:11:18.885792+0000 mon.c (mon.1) 98 : audit 0 from='client.? 172.21.15.81:0/1628956582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:19.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:19] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[53778]: cluster 2024-03-30T14:11:18.535247+0000 mgr.y (mgr.25513) 186 : cluster 0 pgmap v103: 161 pgs: 1 active+recovering+degraded, 1 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/630 objects degraded (1.270%); 0 B/s, 8 objects/s recovering 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[53778]: audit 2024-03-30T14:11:19.276197+0000 mgr.y (mgr.25513) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[53778]: audit 2024-03-30T14:11:19.732072+0000 mon.c (mon.1) 99 : audit 0 from='client.? 172.21.15.81:0/1126239169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[55161]: cluster 2024-03-30T14:11:18.535247+0000 mgr.y (mgr.25513) 186 : cluster 0 pgmap v103: 161 pgs: 1 active+recovering+degraded, 1 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/630 objects degraded (1.270%); 0 B/s, 8 objects/s recovering 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[55161]: audit 2024-03-30T14:11:19.276197+0000 mgr.y (mgr.25513) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:20.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:20 smithi081 bash[55161]: audit 2024-03-30T14:11:19.732072+0000 mon.c (mon.1) 99 : audit 0 from='client.? 172.21.15.81:0/1126239169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:20.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:20 smithi092 bash[42201]: cluster 2024-03-30T14:11:18.535247+0000 mgr.y (mgr.25513) 186 : cluster 0 pgmap v103: 161 pgs: 1 active+recovering+degraded, 1 active+undersized+degraded, 5 active+undersized, 154 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/630 objects degraded (1.270%); 0 B/s, 8 objects/s recovering 2024-03-30T14:11:20.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:20 smithi092 bash[42201]: audit 2024-03-30T14:11:19.276197+0000 mgr.y (mgr.25513) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:20.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:20 smithi092 bash[42201]: audit 2024-03-30T14:11:19.732072+0000 mon.c (mon.1) 99 : audit 0 from='client.? 172.21.15.81:0/1126239169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:22.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[53778]: cluster 2024-03-30T14:11:20.536272+0000 mgr.y (mgr.25513) 188 : cluster 0 pgmap v104: 161 pgs: 1 active+recovering+degraded, 160 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%); 0 B/s, 7 objects/s recovering 2024-03-30T14:11:22.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[53778]: audit 2024-03-30T14:11:20.863497+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:22.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[53778]: audit 2024-03-30T14:11:20.867397+0000 mon.c (mon.1) 100 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:22.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[53778]: cluster 2024-03-30T14:11:20.935442+0000 mon.a (mon.0) 256 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:22.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[55161]: cluster 2024-03-30T14:11:20.536272+0000 mgr.y (mgr.25513) 188 : cluster 0 pgmap v104: 161 pgs: 1 active+recovering+degraded, 160 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%); 0 B/s, 7 objects/s recovering 2024-03-30T14:11:22.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[55161]: audit 2024-03-30T14:11:20.863497+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:22.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[55161]: audit 2024-03-30T14:11:20.867397+0000 mon.c (mon.1) 100 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:22.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:21 smithi081 bash[55161]: cluster 2024-03-30T14:11:20.935442+0000 mon.a (mon.0) 256 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:21 smithi092 bash[42201]: cluster 2024-03-30T14:11:20.536272+0000 mgr.y (mgr.25513) 188 : cluster 0 pgmap v104: 161 pgs: 1 active+recovering+degraded, 160 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%); 0 B/s, 7 objects/s recovering 2024-03-30T14:11:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:21 smithi092 bash[42201]: audit 2024-03-30T14:11:20.863497+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:21 smithi092 bash[42201]: audit 2024-03-30T14:11:20.867397+0000 mon.c (mon.1) 100 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:21 smithi092 bash[42201]: cluster 2024-03-30T14:11:20.935442+0000 mon.a (mon.0) 256 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:23.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:22 smithi081 bash[53778]: cluster 2024-03-30T14:11:22.861298+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded) 2024-03-30T14:11:23.198 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:22 smithi081 bash[55161]: cluster 2024-03-30T14:11:22.861298+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded) 2024-03-30T14:11:23.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:22 smithi092 bash[42201]: cluster 2024-03-30T14:11:22.861298+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded) 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: cluster 2024-03-30T14:11:22.537829+0000 mgr.y (mgr.25513) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: audit 2024-03-30T14:11:23.799380+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: audit 2024-03-30T14:11:23.816484+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: audit 2024-03-30T14:11:23.819981+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: audit 2024-03-30T14:11:23.821607+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[55161]: audit 2024-03-30T14:11:23.833627+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: cluster 2024-03-30T14:11:22.537829+0000 mgr.y (mgr.25513) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:24.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: audit 2024-03-30T14:11:23.799380+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: audit 2024-03-30T14:11:23.816484+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: audit 2024-03-30T14:11:23.819981+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:24.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: audit 2024-03-30T14:11:23.821607+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:24.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:23 smithi081 bash[53778]: audit 2024-03-30T14:11:23.833627+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: cluster 2024-03-30T14:11:22.537829+0000 mgr.y (mgr.25513) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: audit 2024-03-30T14:11:23.799380+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: audit 2024-03-30T14:11:23.816484+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: audit 2024-03-30T14:11:23.819981+0000 mon.c (mon.1) 101 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: audit 2024-03-30T14:11:23.821607+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:24.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:23 smithi092 bash[42201]: audit 2024-03-30T14:11:23.833627+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: cluster 2024-03-30T14:11:23.824526+0000 mgr.y (mgr.25513) 190 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: cluster 2024-03-30T14:11:23.824824+0000 mgr.y (mgr.25513) 191 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.927676+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.930158+0000 mon.c (mon.1) 104 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.932058+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.933441+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.935327+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: audit 2024-03-30T14:11:23.935546+0000 mgr.y (mgr.25513) 192 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[53778]: cephadm 2024-03-30T14:11:23.936720+0000 mgr.y (mgr.25513) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: cluster 2024-03-30T14:11:23.824526+0000 mgr.y (mgr.25513) 190 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: cluster 2024-03-30T14:11:23.824824+0000 mgr.y (mgr.25513) 191 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.927676+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.930158+0000 mon.c (mon.1) 104 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.932058+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.933441+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.935327+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: audit 2024-03-30T14:11:23.935546+0000 mgr.y (mgr.25513) 192 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:24 smithi081 bash[55161]: cephadm 2024-03-30T14:11:23.936720+0000 mgr.y (mgr.25513) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: cluster 2024-03-30T14:11:23.824526+0000 mgr.y (mgr.25513) 190 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: cluster 2024-03-30T14:11:23.824824+0000 mgr.y (mgr.25513) 191 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.927676+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.930158+0000 mon.c (mon.1) 104 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.932058+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.933441+0000 mon.c (mon.1) 106 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.935327+0000 mon.c (mon.1) 107 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: audit 2024-03-30T14:11:23.935546+0000 mgr.y (mgr.25513) 192 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:11:25.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:24 smithi092 bash[42201]: cephadm 2024-03-30T14:11:23.936720+0000 mgr.y (mgr.25513) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: cluster 2024-03-30T14:11:25.825741+0000 mgr.y (mgr.25513) 194 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: cephadm 2024-03-30T14:11:26.256390+0000 mgr.y (mgr.25513) 195 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: audit 2024-03-30T14:11:26.264904+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: audit 2024-03-30T14:11:26.269697+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: audit 2024-03-30T14:11:26.271070+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[53778]: cephadm 2024-03-30T14:11:26.276702+0000 mgr.y (mgr.25513) 196 : cephadm 1 Deploying daemon osd.2 on smithi081 2024-03-30T14:11:27.546 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: cluster 2024-03-30T14:11:25.825741+0000 mgr.y (mgr.25513) 194 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:27.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: cephadm 2024-03-30T14:11:26.256390+0000 mgr.y (mgr.25513) 195 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:11:27.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: audit 2024-03-30T14:11:26.264904+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:27.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: audit 2024-03-30T14:11:26.269697+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:11:27.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: audit 2024-03-30T14:11:26.271070+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:27.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:27 smithi081 bash[55161]: cephadm 2024-03-30T14:11:26.276702+0000 mgr.y (mgr.25513) 196 : cephadm 1 Deploying daemon osd.2 on smithi081 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: cluster 2024-03-30T14:11:25.825741+0000 mgr.y (mgr.25513) 194 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: cephadm 2024-03-30T14:11:26.256390+0000 mgr.y (mgr.25513) 195 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: audit 2024-03-30T14:11:26.264904+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: audit 2024-03-30T14:11:26.269697+0000 mon.c (mon.1) 108 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: audit 2024-03-30T14:11:26.271070+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:27.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:27 smithi092 bash[42201]: cephadm 2024-03-30T14:11:26.276702+0000 mgr.y (mgr.25513) 196 : cephadm 1 Deploying daemon osd.2 on smithi081 2024-03-30T14:11:28.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:28 smithi092 bash[42201]: audit 2024-03-30T14:11:26.870896+0000 mgr.y (mgr.25513) 197 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:28.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:28 smithi081 bash[53778]: audit 2024-03-30T14:11:26.870896+0000 mgr.y (mgr.25513) 197 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:28.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:28 smithi081 bash[55161]: audit 2024-03-30T14:11:26.870896+0000 mgr.y (mgr.25513) 197 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:29.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:11:28 smithi092 bash[39167]: ts=2024-03-30T14:11:28.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:11:29.048 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:11:28 smithi092 bash[39167]: ts=2024-03-30T14:11:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"172.21.15.92:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:11:29.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:29 smithi081 bash[53778]: cluster 2024-03-30T14:11:27.827265+0000 mgr.y (mgr.25513) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:29 smithi081 bash[55161]: cluster 2024-03-30T14:11:27.827265+0000 mgr.y (mgr.25513) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:29.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:29 smithi092 bash[42201]: cluster 2024-03-30T14:11:27.827265+0000 mgr.y (mgr.25513) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:29.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:29] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.33.4" 2024-03-30T14:11:30.748 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:30 smithi081 systemd[1]: Stopping Ceph osd.2 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:11:31.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:30 smithi081 bash[28863]: debug 2024-03-30T14:11:30.833+0000 7f890381a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:11:31.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:30 smithi081 bash[28863]: debug 2024-03-30T14:11:30.833+0000 7f890381a700 -1 osd.2 121 *** Got signal Terminated *** 2024-03-30T14:11:31.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:30 smithi081 bash[28863]: debug 2024-03-30T14:11:30.833+0000 7f890381a700 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:11:31.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:31 smithi092 bash[42201]: cluster 2024-03-30T14:11:29.828355+0000 mgr.y (mgr.25513) 199 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:31.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:31 smithi092 bash[42201]: cluster 2024-03-30T14:11:30.838632+0000 mon.a (mon.0) 262 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:11:31.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:31 smithi092 bash[42201]: audit 2024-03-30T14:11:31.003032+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[53778]: cluster 2024-03-30T14:11:29.828355+0000 mgr.y (mgr.25513) 199 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[53778]: cluster 2024-03-30T14:11:30.838632+0000 mon.a (mon.0) 262 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:11:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[53778]: audit 2024-03-30T14:11:31.003032+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:31.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[55161]: cluster 2024-03-30T14:11:29.828355+0000 mgr.y (mgr.25513) 199 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T14:11:31.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[55161]: cluster 2024-03-30T14:11:30.838632+0000 mon.a (mon.0) 262 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:11:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:31 smithi081 bash[55161]: audit 2024-03-30T14:11:31.003032+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:32.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.279606+0000 mon.a (mon.0) 264 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:32.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.283581+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.289343+0000 mon.a (mon.0) 265 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.295013+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.296906+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.297684+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.298775+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.301636+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.306590+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.306683+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.279606+0000 mon.a (mon.0) 264 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.283581+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.289343+0000 mon.a (mon.0) 265 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.295013+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.296906+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.297684+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.298775+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.301636+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.306590+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:32 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.306683+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.706 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[61864]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:11:32.706 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.279606+0000 mon.a (mon.0) 264 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:11:32.706 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.283581+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.706 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.289343+0000 mon.a (mon.0) 265 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-03-30T14:11:32.706 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.295013+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.296906+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.297684+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.298775+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.301636+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.306590+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.306683+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:11:32.998 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:32 smithi081 bash[61939]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:31.830025+0000 mgr.y (mgr.25513) 200 : cluster 0 pgmap v112: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.292667+0000 mon.a (mon.0) 266 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.307218+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.311195+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.311216+0000 mon.a (mon.0) 267 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.313308+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.315790+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.315978+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.316421+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.317819+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.317953+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.321094+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.321249+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[55161]: cluster 2024-03-30T14:11:32.324513+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:31.830025+0000 mgr.y (mgr.25513) 200 : cluster 0 pgmap v112: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.292667+0000 mon.a (mon.0) 266 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.307218+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.311195+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.311216+0000 mon.a (mon.0) 267 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.313308+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.315790+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.315978+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.316421+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.317819+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.317953+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.321094+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.321249+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:33 smithi081 bash[53778]: cluster 2024-03-30T14:11:32.324513+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:31.830025+0000 mgr.y (mgr.25513) 200 : cluster 0 pgmap v112: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.292667+0000 mon.a (mon.0) 266 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T14:11:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.307218+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.311195+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.311216+0000 mon.a (mon.0) 267 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.313308+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.315790+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.315978+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.316421+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.317819+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.317953+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.321094+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.321249+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:33.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:33 smithi092 bash[42201]: cluster 2024-03-30T14:11:32.324513+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:11:34.532 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:34 smithi081 bash[53778]: cluster 2024-03-30T14:11:34.304651+0000 mon.a (mon.0) 268 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:34.533 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:34 smithi081 bash[55161]: cluster 2024-03-30T14:11:34.304651+0000 mon.a (mon.0) 268 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:34.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:34 smithi092 bash[42201]: cluster 2024-03-30T14:11:34.304651+0000 mon.a (mon.0) 268 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:35.087 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:34 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.2.service: Succeeded. 2024-03-30T14:11:35.087 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:34 smithi081 systemd[1]: Stopped Ceph osd.2 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:11:35.087 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:35 smithi081 systemd[1]: Started Ceph osd.2 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:11:35.357 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[53778]: cluster 2024-03-30T14:11:33.831272+0000 mgr.y (mgr.25513) 201 : cluster 0 pgmap v114: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 26 peering, 4 active+undersized, 120 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-30T14:11:35.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[53778]: audit 2024-03-30T14:11:35.072366+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[53778]: audit 2024-03-30T14:11:35.083330+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[53778]: audit 2024-03-30T14:11:35.111740+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:35.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[55161]: cluster 2024-03-30T14:11:33.831272+0000 mgr.y (mgr.25513) 201 : cluster 0 pgmap v114: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 26 peering, 4 active+undersized, 120 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-30T14:11:35.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[55161]: audit 2024-03-30T14:11:35.072366+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[55161]: audit 2024-03-30T14:11:35.083330+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:35 smithi081 bash[55161]: audit 2024-03-30T14:11:35.111740+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:35 smithi092 bash[42201]: cluster 2024-03-30T14:11:33.831272+0000 mgr.y (mgr.25513) 201 : cluster 0 pgmap v114: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 26 peering, 4 active+undersized, 120 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-30T14:11:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:35 smithi092 bash[42201]: audit 2024-03-30T14:11:35.072366+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:35 smithi092 bash[42201]: audit 2024-03-30T14:11:35.083330+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:35.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:35 smithi092 bash[42201]: audit 2024-03-30T14:11:35.111740+0000 mon.c (mon.1) 110 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:36.855 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T14:11:36.856 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[62105]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[53778]: cluster 2024-03-30T14:11:35.832450+0000 mgr.y (mgr.25513) 202 : cluster 0 pgmap v115: 161 pgs: 6 stale+active+clean, 4 active+undersized+degraded, 26 peering, 12 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[53778]: audit 2024-03-30T14:11:35.864226+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[53778]: audit 2024-03-30T14:11:35.867299+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[55161]: cluster 2024-03-30T14:11:35.832450+0000 mgr.y (mgr.25513) 202 : cluster 0 pgmap v115: 161 pgs: 6 stale+active+clean, 4 active+undersized+degraded, 26 peering, 12 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[55161]: audit 2024-03-30T14:11:35.864226+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:36 smithi081 bash[55161]: audit 2024-03-30T14:11:35.867299+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:37.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:36 smithi092 bash[42201]: cluster 2024-03-30T14:11:35.832450+0000 mgr.y (mgr.25513) 202 : cluster 0 pgmap v115: 161 pgs: 6 stale+active+clean, 4 active+undersized+degraded, 26 peering, 12 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:11:37.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:36 smithi092 bash[42201]: audit 2024-03-30T14:11:35.864226+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:37.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:36 smithi092 bash[42201]: audit 2024-03-30T14:11:35.867299+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:38.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:37 smithi081 bash[53778]: audit 2024-03-30T14:11:36.878981+0000 mgr.y (mgr.25513) 203 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:38.185 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:37 smithi081 bash[55161]: audit 2024-03-30T14:11:36.878981+0000 mgr.y (mgr.25513) 203 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:37 smithi092 bash[42201]: audit 2024-03-30T14:11:36.878981+0000 mgr.y (mgr.25513) 203 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:38.498 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[62412]: debug 2024-03-30T14:11:38.297+0000 7fab63407700 1 -- 172.21.15.81:0/812448708 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x565514129680 con 0x565514166800 2024-03-30T14:11:39.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[62412]: debug 2024-03-30T14:11:38.841+0000 7fab6c59f7c0 -1 Falling back to public interface 2024-03-30T14:11:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[53778]: cluster 2024-03-30T14:11:37.834124+0000 mgr.y (mgr.25513) 204 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[53778]: cluster 2024-03-30T14:11:37.861855+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T14:11:39.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[55161]: cluster 2024-03-30T14:11:37.834124+0000 mgr.y (mgr.25513) 204 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:39.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:38 smithi081 bash[55161]: cluster 2024-03-30T14:11:37.861855+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T14:11:39.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:38 smithi092 bash[42201]: cluster 2024-03-30T14:11:37.834124+0000 mgr.y (mgr.25513) 204 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:39.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:38 smithi092 bash[42201]: cluster 2024-03-30T14:11:37.861855+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T14:11:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:39] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.33.4" 2024-03-30T14:11:41.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:40 smithi081 bash[55161]: cluster 2024-03-30T14:11:39.835396+0000 mgr.y (mgr.25513) 205 : cluster 0 pgmap v117: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:40 smithi081 bash[53778]: cluster 2024-03-30T14:11:39.835396+0000 mgr.y (mgr.25513) 205 : cluster 0 pgmap v117: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:40 smithi092 bash[42201]: cluster 2024-03-30T14:11:39.835396+0000 mgr.y (mgr.25513) 205 : cluster 0 pgmap v117: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-30T14:11:42.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[62412]: debug 2024-03-30T14:11:41.809+0000 7fab6c59f7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-30T14:11:42.248 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[62412]: debug 2024-03-30T14:11:41.849+0000 7fab6c59f7c0 -1 osd.2 121 log_to_monitors true 2024-03-30T14:11:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[53778]: cluster 2024-03-30T14:11:40.939507+0000 mon.a (mon.0) 273 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[53778]: audit 2024-03-30T14:11:41.621960+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[53778]: audit 2024-03-30T14:11:41.634493+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[53778]: audit 2024-03-30T14:11:41.856345+0000 mon.a (mon.0) 276 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:11:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[55161]: cluster 2024-03-30T14:11:40.939507+0000 mon.a (mon.0) 273 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[55161]: audit 2024-03-30T14:11:41.621960+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[55161]: audit 2024-03-30T14:11:41.634493+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:41 smithi081 bash[55161]: audit 2024-03-30T14:11:41.856345+0000 mon.a (mon.0) 276 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:11:42.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:41 smithi092 bash[42201]: cluster 2024-03-30T14:11:40.939507+0000 mon.a (mon.0) 273 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:42.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:41 smithi092 bash[42201]: audit 2024-03-30T14:11:41.621960+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:41 smithi092 bash[42201]: audit 2024-03-30T14:11:41.634493+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:42.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:41 smithi092 bash[42201]: audit 2024-03-30T14:11:41.856345+0000 mon.a (mon.0) 276 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:11:43.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: cluster 2024-03-30T14:11:41.836729+0000 mgr.y (mgr.25513) 206 : cluster 0 pgmap v118: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:43.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: audit 2024-03-30T14:11:42.642602+0000 mon.a (mon.0) 277 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:11:43.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: cluster 2024-03-30T14:11:42.648338+0000 mon.a (mon.0) 278 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:11:43.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: audit 2024-03-30T14:11:42.650688+0000 mon.a (mon.0) 279 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:43.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: cluster 2024-03-30T14:11:42.840269+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:43.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:43 smithi092 bash[42201]: audit 2024-03-30T14:11:42.850484+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:43.498 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[62412]: debug 2024-03-30T14:11:43.209+0000 7fab599ef700 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: cluster 2024-03-30T14:11:41.836729+0000 mgr.y (mgr.25513) 206 : cluster 0 pgmap v118: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: audit 2024-03-30T14:11:42.642602+0000 mon.a (mon.0) 277 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: cluster 2024-03-30T14:11:42.648338+0000 mon.a (mon.0) 278 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: audit 2024-03-30T14:11:42.650688+0000 mon.a (mon.0) 279 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: cluster 2024-03-30T14:11:42.840269+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:43.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[55161]: audit 2024-03-30T14:11:42.850484+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: cluster 2024-03-30T14:11:41.836729+0000 mgr.y (mgr.25513) 206 : cluster 0 pgmap v118: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: audit 2024-03-30T14:11:42.642602+0000 mon.a (mon.0) 277 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: cluster 2024-03-30T14:11:42.648338+0000 mon.a (mon.0) 278 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: audit 2024-03-30T14:11:42.650688+0000 mon.a (mon.0) 279 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: cluster 2024-03-30T14:11:42.840269+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:43.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:43 smithi081 bash[53778]: audit 2024-03-30T14:11:42.850484+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:44.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:44 smithi092 bash[42201]: cluster 2024-03-30T14:11:42.649966+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:44 smithi092 bash[42201]: cluster 2024-03-30T14:11:42.650130+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:44 smithi092 bash[42201]: cluster 2024-03-30T14:11:42.836315+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:44 smithi092 bash[42201]: audit 2024-03-30T14:11:43.061607+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:44.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:44 smithi092 bash[42201]: audit 2024-03-30T14:11:43.189819+0000 mon.a (mon.0) 282 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[53778]: cluster 2024-03-30T14:11:42.649966+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[53778]: cluster 2024-03-30T14:11:42.650130+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[53778]: cluster 2024-03-30T14:11:42.836315+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[53778]: audit 2024-03-30T14:11:43.061607+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[53778]: audit 2024-03-30T14:11:43.189819+0000 mon.a (mon.0) 282 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[55161]: cluster 2024-03-30T14:11:42.649966+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[55161]: cluster 2024-03-30T14:11:42.650130+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[55161]: cluster 2024-03-30T14:11:42.836315+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:11:44.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[55161]: audit 2024-03-30T14:11:43.061607+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:44.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:44 smithi081 bash[55161]: audit 2024-03-30T14:11:43.189819+0000 mon.a (mon.0) 282 : audit 1 from='osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635]' entity='osd.2' 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:43.837915+0000 mgr.y (mgr.25513) 207 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.189814+0000 mon.a (mon.0) 283 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.201873+0000 mon.a (mon.0) 284 : cluster 1 osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635] boot 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.201960+0000 mon.a (mon.0) 285 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: audit 2024-03-30T14:11:44.206642+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.207723+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.208054+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.214527+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.215994+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.216527+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.218829+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:45 smithi092 bash[42201]: cluster 2024-03-30T14:11:44.220518+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:43.837915+0000 mgr.y (mgr.25513) 207 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.189814+0000 mon.a (mon.0) 283 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.201873+0000 mon.a (mon.0) 284 : cluster 1 osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635] boot 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.201960+0000 mon.a (mon.0) 285 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: audit 2024-03-30T14:11:44.206642+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.207723+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.208054+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.214527+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.215994+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.216527+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.218829+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[53778]: cluster 2024-03-30T14:11:44.220518+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:43.837915+0000 mgr.y (mgr.25513) 207 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 34 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.189814+0000 mon.a (mon.0) 283 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.201873+0000 mon.a (mon.0) 284 : cluster 1 osd.2 [v2:172.21.15.81:6818/2666415635,v1:172.21.15.81:6819/2666415635] boot 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.201960+0000 mon.a (mon.0) 285 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: audit 2024-03-30T14:11:44.206642+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.207723+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.208054+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.214527+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.215994+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.216527+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.218829+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:45.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:45 smithi081 bash[55161]: cluster 2024-03-30T14:11:44.220518+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.206128+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.206566+0000 mon.a (mon.0) 286 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.208275+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.210801+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.211094+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.211198+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.211318+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.214070+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.216121+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.218699+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[53778]: audit 2024-03-30T14:11:46.032498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.206128+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.206566+0000 mon.a (mon.0) 286 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.208275+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.210801+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.211094+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.211198+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.211318+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.214070+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.216121+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.218699+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:46 smithi081 bash[55161]: audit 2024-03-30T14:11:46.032498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.206128+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.206566+0000 mon.a (mon.0) 286 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.208275+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.210801+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.211094+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.211198+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.211318+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.214070+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.216121+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.218699+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:11:46.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:46 smithi092 bash[42201]: audit 2024-03-30T14:11:46.032498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:47.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:47 smithi081 bash[55161]: cluster 2024-03-30T14:11:45.838987+0000 mgr.y (mgr.25513) 208 : cluster 0 pgmap v123: 161 pgs: 7 peering, 13 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:11:47.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:47 smithi081 bash[55161]: cluster 2024-03-30T14:11:46.199836+0000 mon.a (mon.0) 288 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:47.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:47 smithi081 bash[53778]: cluster 2024-03-30T14:11:45.838987+0000 mgr.y (mgr.25513) 208 : cluster 0 pgmap v123: 161 pgs: 7 peering, 13 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:11:47.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:47 smithi081 bash[53778]: cluster 2024-03-30T14:11:46.199836+0000 mon.a (mon.0) 288 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:47.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:47 smithi092 bash[42201]: cluster 2024-03-30T14:11:45.838987+0000 mgr.y (mgr.25513) 208 : cluster 0 pgmap v123: 161 pgs: 7 peering, 13 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:11:47.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:47 smithi092 bash[42201]: cluster 2024-03-30T14:11:46.199836+0000 mon.a (mon.0) 288 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:11:48.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:48 smithi081 bash[53778]: audit 2024-03-30T14:11:46.883352+0000 mgr.y (mgr.25513) 209 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:48.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:48 smithi081 bash[55161]: audit 2024-03-30T14:11:46.883352+0000 mgr.y (mgr.25513) 209 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:48.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:48 smithi092 bash[42201]: audit 2024-03-30T14:11:46.883352+0000 mgr.y (mgr.25513) 209 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:49.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:49 smithi081 bash[55161]: cluster 2024-03-30T14:11:47.840818+0000 mgr.y (mgr.25513) 210 : cluster 0 pgmap v124: 161 pgs: 7 peering, 3 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/630 objects degraded (3.175%) 2024-03-30T14:11:49.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:49 smithi081 bash[53778]: cluster 2024-03-30T14:11:47.840818+0000 mgr.y (mgr.25513) 210 : cluster 0 pgmap v124: 161 pgs: 7 peering, 3 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/630 objects degraded (3.175%) 2024-03-30T14:11:49.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:49 smithi092 bash[42201]: cluster 2024-03-30T14:11:47.840818+0000 mgr.y (mgr.25513) 210 : cluster 0 pgmap v124: 161 pgs: 7 peering, 3 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/630 objects degraded (3.175%) 2024-03-30T14:11:49.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:49] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.33.4" 2024-03-30T14:11:50.161 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:11:50.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:50 smithi081 bash[55161]: cluster 2024-03-30T14:11:50.222096+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded) 2024-03-30T14:11:50.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:50 smithi081 bash[53778]: cluster 2024-03-30T14:11:50.222096+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded) 2024-03-30T14:11:50.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:50 smithi092 bash[42201]: cluster 2024-03-30T14:11:50.222096+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded) 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (5m) 9s ago 12m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 2m ago 12m - - 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (4m) 9s ago 10m 47.6M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (3m) 2m ago 18m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (4m) 9s ago 20m 503M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (3m) 9s ago 20m 49.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (2m) 2m ago 18m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:11:50.928 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (2m) 9s ago 18m 43.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (5m) 9s ago 12m 12.0M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (5m) 2m ago 12m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (71s) 9s ago 18m 52.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (42s) 9s ago 17m 54.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (13s) 9s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (16m) 9s ago 16m 64.5M 2781M 17.2.0 e1d6a67b021e 5aa044bf33c8 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (15m) 2m ago 15m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (15m) 2m ago 15m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (14m) 2m ago 14m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (13m) 2m ago 13m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (3m) 2m ago 12m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (11m) 9s ago 11m 88.0M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (10m) 2m ago 10m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (10m) 9s ago 10m 88.0M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:11:50.929 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (10m) 2m ago 10m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:11:51.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:11:51.394 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[53778]: cluster 2024-03-30T14:11:49.842021+0000 mgr.y (mgr.25513) 211 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[53778]: audit 2024-03-30T14:11:50.153460+0000 mgr.y (mgr.25513) 212 : audit 0 from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[53778]: audit 2024-03-30T14:11:50.862613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[53778]: audit 2024-03-30T14:11:50.864230+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[55161]: cluster 2024-03-30T14:11:49.842021+0000 mgr.y (mgr.25513) 211 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[55161]: audit 2024-03-30T14:11:50.153460+0000 mgr.y (mgr.25513) 212 : audit 0 from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[55161]: audit 2024-03-30T14:11:50.862613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:51 smithi081 bash[55161]: audit 2024-03-30T14:11:50.864230+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:51.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:51 smithi092 bash[42201]: cluster 2024-03-30T14:11:49.842021+0000 mgr.y (mgr.25513) 211 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:11:51.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:51 smithi092 bash[42201]: audit 2024-03-30T14:11:50.153460+0000 mgr.y (mgr.25513) 212 : audit 0 from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:51.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:51 smithi092 bash[42201]: audit 2024-03-30T14:11:50.862613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:51.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:51 smithi092 bash[42201]: audit 2024-03-30T14:11:50.864230+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:11:51.788 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "8/23 daemons upgraded", 2024-03-30T14:11:51.789 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:11:51.789 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:11:51.789 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:11:52.244 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:11:52.244 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:11:52.245 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:11:52.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:52 smithi092 bash[42201]: audit 2024-03-30T14:11:50.542313+0000 mgr.y (mgr.25513) 213 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:52 smithi092 bash[42201]: audit 2024-03-30T14:11:50.918027+0000 mgr.y (mgr.25513) 214 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:52 smithi092 bash[42201]: audit 2024-03-30T14:11:51.399612+0000 mon.a (mon.0) 291 : audit 0 from='client.? 172.21.15.81:0/4253625988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:52.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:52 smithi092 bash[42201]: audit 2024-03-30T14:11:52.251226+0000 mon.c (mon.1) 114 : audit 0 from='client.? 172.21.15.81:0/3551309299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:52.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[55161]: audit 2024-03-30T14:11:50.542313+0000 mgr.y (mgr.25513) 213 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[55161]: audit 2024-03-30T14:11:50.918027+0000 mgr.y (mgr.25513) 214 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[55161]: audit 2024-03-30T14:11:51.399612+0000 mon.a (mon.0) 291 : audit 0 from='client.? 172.21.15.81:0/4253625988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:52.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[55161]: audit 2024-03-30T14:11:52.251226+0000 mon.c (mon.1) 114 : audit 0 from='client.? 172.21.15.81:0/3551309299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:52.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[53778]: audit 2024-03-30T14:11:50.542313+0000 mgr.y (mgr.25513) 213 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[53778]: audit 2024-03-30T14:11:50.918027+0000 mgr.y (mgr.25513) 214 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:52.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[53778]: audit 2024-03-30T14:11:51.399612+0000 mon.a (mon.0) 291 : audit 0 from='client.? 172.21.15.81:0/4253625988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:52.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:52 smithi081 bash[53778]: audit 2024-03-30T14:11:52.251226+0000 mon.c (mon.1) 114 : audit 0 from='client.? 172.21.15.81:0/3551309299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:51.794292+0000 mgr.y (mgr.25513) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: cluster 2024-03-30T14:11:51.843168+0000 mgr.y (mgr.25513) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:53.172130+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:53.187500+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:53.192245+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:53.193786+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:53.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:53 smithi092 bash[42201]: audit 2024-03-30T14:11:53.206845+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:51.794292+0000 mgr.y (mgr.25513) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:53.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: cluster 2024-03-30T14:11:51.843168+0000 mgr.y (mgr.25513) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:11:53.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:53.172130+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:53.187500+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:53.192245+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:53.193786+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[53778]: audit 2024-03-30T14:11:53.206845+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:51.794292+0000 mgr.y (mgr.25513) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: cluster 2024-03-30T14:11:51.843168+0000 mgr.y (mgr.25513) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:53.172130+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:53.187500+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:53.192245+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:53.193786+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:53.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:53 smithi081 bash[55161]: audit 2024-03-30T14:11:53.206845+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: cluster 2024-03-30T14:11:53.196446+0000 mgr.y (mgr.25513) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: cluster 2024-03-30T14:11:53.196836+0000 mgr.y (mgr.25513) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.298907+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.301625+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.303759+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.305419+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.307652+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: audit 2024-03-30T14:11:53.307895+0000 mgr.y (mgr.25513) 219 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:54 smithi092 bash[42201]: cephadm 2024-03-30T14:11:53.309379+0000 mgr.y (mgr.25513) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:11:54.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: cluster 2024-03-30T14:11:53.196446+0000 mgr.y (mgr.25513) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:54.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: cluster 2024-03-30T14:11:53.196836+0000 mgr.y (mgr.25513) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T14:11:54.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.298907+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:54.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.301625+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.303759+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.305419+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.307652+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: audit 2024-03-30T14:11:53.307895+0000 mgr.y (mgr.25513) 219 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[53778]: cephadm 2024-03-30T14:11:53.309379+0000 mgr.y (mgr.25513) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: cluster 2024-03-30T14:11:53.196446+0000 mgr.y (mgr.25513) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: cluster 2024-03-30T14:11:53.196836+0000 mgr.y (mgr.25513) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.298907+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.301625+0000 mon.c (mon.1) 118 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.303759+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.305419+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.307652+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: audit 2024-03-30T14:11:53.307895+0000 mgr.y (mgr.25513) 219 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:11:54.600 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:54 smithi081 bash[55161]: cephadm 2024-03-30T14:11:53.309379+0000 mgr.y (mgr.25513) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:11:56.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:56 smithi092 bash[42201]: cluster 2024-03-30T14:11:55.197907+0000 mgr.y (mgr.25513) 221 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:56.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:56 smithi092 bash[42201]: audit 2024-03-30T14:11:55.587093+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:56.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:56 smithi092 bash[42201]: audit 2024-03-30T14:11:55.591966+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:11:56.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:56 smithi092 bash[42201]: audit 2024-03-30T14:11:55.593379+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:56.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:56 smithi092 bash[42201]: audit 2024-03-30T14:11:56.062508+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[53778]: cluster 2024-03-30T14:11:55.197907+0000 mgr.y (mgr.25513) 221 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[53778]: audit 2024-03-30T14:11:55.587093+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[53778]: audit 2024-03-30T14:11:55.591966+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:11:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[53778]: audit 2024-03-30T14:11:55.593379+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[53778]: audit 2024-03-30T14:11:56.062508+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:56.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[55161]: cluster 2024-03-30T14:11:55.197907+0000 mgr.y (mgr.25513) 221 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:56.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[55161]: audit 2024-03-30T14:11:55.587093+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:56.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[55161]: audit 2024-03-30T14:11:55.591966+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:11:56.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[55161]: audit 2024-03-30T14:11:55.593379+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:56.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:56 smithi081 bash[55161]: audit 2024-03-30T14:11:56.062508+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:11:57.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:57 smithi081 bash[53778]: cephadm 2024-03-30T14:11:55.578778+0000 mgr.y (mgr.25513) 222 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:11:57.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:57 smithi081 bash[53778]: cephadm 2024-03-30T14:11:55.597995+0000 mgr.y (mgr.25513) 223 : cephadm 1 Deploying daemon osd.3 on smithi081 2024-03-30T14:11:57.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:57 smithi081 bash[55161]: cephadm 2024-03-30T14:11:55.578778+0000 mgr.y (mgr.25513) 222 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:11:57.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:57 smithi081 bash[55161]: cephadm 2024-03-30T14:11:55.597995+0000 mgr.y (mgr.25513) 223 : cephadm 1 Deploying daemon osd.3 on smithi081 2024-03-30T14:11:57.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:57 smithi092 bash[42201]: cephadm 2024-03-30T14:11:55.578778+0000 mgr.y (mgr.25513) 222 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:11:57.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:57 smithi092 bash[42201]: cephadm 2024-03-30T14:11:55.597995+0000 mgr.y (mgr.25513) 223 : cephadm 1 Deploying daemon osd.3 on smithi081 2024-03-30T14:11:58.672 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:58 smithi081 bash[53778]: audit 2024-03-30T14:11:56.892209+0000 mgr.y (mgr.25513) 224 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:58.672 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:11:58 smithi081 bash[53778]: cluster 2024-03-30T14:11:57.199423+0000 mgr.y (mgr.25513) 225 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:58.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:58 smithi081 bash[55161]: audit 2024-03-30T14:11:56.892209+0000 mgr.y (mgr.25513) 224 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:58.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:11:58 smithi081 bash[55161]: cluster 2024-03-30T14:11:57.199423+0000 mgr.y (mgr.25513) 225 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:58.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:58 smithi092 bash[42201]: audit 2024-03-30T14:11:56.892209+0000 mgr.y (mgr.25513) 224 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:11:58.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:11:58 smithi092 bash[42201]: cluster 2024-03-30T14:11:57.199423+0000 mgr.y (mgr.25513) 225 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:11:59.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:11:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:11:59] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-03-30T14:12:00.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[55161]: cluster 2024-03-30T14:11:59.200624+0000 mgr.y (mgr.25513) 226 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 547 B/s rd, 0 op/s 2024-03-30T14:12:00.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.308477+0000 mon.a (mon.0) 297 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:12:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[53778]: cluster 2024-03-30T14:11:59.200624+0000 mgr.y (mgr.25513) 226 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 547 B/s rd, 0 op/s 2024-03-30T14:12:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.308477+0000 mon.a (mon.0) 297 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:12:00.499 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:00 smithi081 systemd[1]: Stopping Ceph osd.3 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:12:00.499 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[32058]: debug 2024-03-30T14:12:00.305+0000 7f00d2d5f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:12:00.499 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[32058]: debug 2024-03-30T14:12:00.305+0000 7f00d2d5f700 -1 osd.3 126 *** Got signal Terminated *** 2024-03-30T14:12:00.499 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:00 smithi081 bash[32058]: debug 2024-03-30T14:12:00.305+0000 7f00d2d5f700 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:12:00.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:00 smithi092 bash[42201]: cluster 2024-03-30T14:11:59.200624+0000 mgr.y (mgr.25513) 226 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 547 B/s rd, 0 op/s 2024-03-30T14:12:00.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.308477+0000 mon.a (mon.0) 297 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:12:01.582 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[64029]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.314970+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.325995+0000 mon.a (mon.0) 299 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.331716+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.331802+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.333156+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.333860+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.334842+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.336862+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.337231+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.339430+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.339675+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.339827+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.339938+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.342561+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.343032+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:00.343721+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.326837+0000 mon.a (mon.0) 300 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:12:01.583 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.314970+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.325995+0000 mon.a (mon.0) 299 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.331716+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.331802+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.333156+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.333860+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.334842+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.336862+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.337231+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.339430+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.339675+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.339827+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.339938+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.342561+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.343032+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:00.343721+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.326837+0000 mon.a (mon.0) 300 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.314970+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.325995+0000 mon.a (mon.0) 299 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.331716+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.331802+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.333156+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.333860+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.334842+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.336862+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.337231+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.339430+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.339675+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.339827+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.339938+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.342561+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.343032+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:00.343721+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:12:01.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.326837+0000 mon.a (mon.0) 300 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:12:01.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:01 smithi081 bash[64103]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.201425+0000 mgr.y (mgr.25513) 227 : cluster 0 pgmap v133: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.325957+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.329455+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.330840+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.330986+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.331487+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.333053+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.334119+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.334587+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.335679+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.337771+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[53778]: cluster 2024-03-30T14:12:01.341210+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.201425+0000 mgr.y (mgr.25513) 227 : cluster 0 pgmap v133: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.325957+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.329455+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.330840+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.330986+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.331487+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.333053+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.334119+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.334587+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.335679+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.337771+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:02 smithi081 bash[55161]: cluster 2024-03-30T14:12:01.341210+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.201425+0000 mgr.y (mgr.25513) 227 : cluster 0 pgmap v133: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.325957+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.329455+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.330840+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.330986+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.331487+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.333053+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.334119+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.334587+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.335679+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.337771+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:02.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:02 smithi092 bash[42201]: cluster 2024-03-30T14:12:01.341210+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:03 smithi081 bash[53778]: cluster 2024-03-30T14:12:03.343129+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:03 smithi081 bash[55161]: cluster 2024-03-30T14:12:03.343129+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:03.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:03 smithi092 bash[42201]: cluster 2024-03-30T14:12:03.343129+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:03.946 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:03 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.3.service: Succeeded. 2024-03-30T14:12:03.946 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:03 smithi081 systemd[1]: Stopped Ceph osd.3 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:03.946 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:03 smithi081 systemd[1]: Started Ceph osd.3 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[55161]: cluster 2024-03-30T14:12:03.203125+0000 mgr.y (mgr.25513) 228 : cluster 0 pgmap v135: 161 pgs: 15 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[55161]: audit 2024-03-30T14:12:03.943703+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[55161]: audit 2024-03-30T14:12:03.959058+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[55161]: audit 2024-03-30T14:12:03.985441+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[53778]: cluster 2024-03-30T14:12:03.203125+0000 mgr.y (mgr.25513) 228 : cluster 0 pgmap v135: 161 pgs: 15 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[53778]: audit 2024-03-30T14:12:03.943703+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[53778]: audit 2024-03-30T14:12:03.959058+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:04 smithi081 bash[53778]: audit 2024-03-30T14:12:03.985441+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:04.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:04 smithi092 bash[42201]: cluster 2024-03-30T14:12:03.203125+0000 mgr.y (mgr.25513) 228 : cluster 0 pgmap v135: 161 pgs: 15 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:12:04.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:04 smithi092 bash[42201]: audit 2024-03-30T14:12:03.943703+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:04 smithi092 bash[42201]: audit 2024-03-30T14:12:03.959058+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:04.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:04 smithi092 bash[42201]: audit 2024-03-30T14:12:03.985441+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T14:12:05.998 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:05 smithi081 bash[64272]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[53778]: cluster 2024-03-30T14:12:05.203930+0000 mgr.y (mgr.25513) 229 : cluster 0 pgmap v136: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[53778]: audit 2024-03-30T14:12:05.864479+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[53778]: audit 2024-03-30T14:12:05.867696+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[55161]: cluster 2024-03-30T14:12:05.203930+0000 mgr.y (mgr.25513) 229 : cluster 0 pgmap v136: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[55161]: audit 2024-03-30T14:12:05.864479+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:06 smithi081 bash[55161]: audit 2024-03-30T14:12:05.867696+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:06.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:06 smithi092 bash[42201]: cluster 2024-03-30T14:12:05.203930+0000 mgr.y (mgr.25513) 229 : cluster 0 pgmap v136: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:06.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:06 smithi092 bash[42201]: audit 2024-03-30T14:12:05.864479+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:06.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:06 smithi092 bash[42201]: audit 2024-03-30T14:12:05.867696+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:07.498 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:07 smithi081 bash[64582]: debug 2024-03-30T14:12:07.209+0000 7f66e8b81700 1 -- 172.21.15.81:0/2320638673 <== mon.1 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5584dda51680 con 0x5584dda8e800 2024-03-30T14:12:08.248 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:07 smithi081 bash[64582]: debug 2024-03-30T14:12:07.753+0000 7f66f1d197c0 -1 Falling back to public interface 2024-03-30T14:12:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:08 smithi081 bash[53778]: audit 2024-03-30T14:12:06.902873+0000 mgr.y (mgr.25513) 230 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:08.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:08 smithi081 bash[53778]: cluster 2024-03-30T14:12:07.205362+0000 mgr.y (mgr.25513) 231 : cluster 0 pgmap v137: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:08.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:08 smithi081 bash[55161]: audit 2024-03-30T14:12:06.902873+0000 mgr.y (mgr.25513) 230 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:08.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:08 smithi081 bash[55161]: cluster 2024-03-30T14:12:07.205362+0000 mgr.y (mgr.25513) 231 : cluster 0 pgmap v137: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:08.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:08 smithi092 bash[42201]: audit 2024-03-30T14:12:06.902873+0000 mgr.y (mgr.25513) 230 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:08.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:08 smithi092 bash[42201]: cluster 2024-03-30T14:12:07.205362+0000 mgr.y (mgr.25513) 231 : cluster 0 pgmap v137: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:09.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:09] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-03-30T14:12:10.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:10 smithi081 bash[55161]: cluster 2024-03-30T14:12:09.206759+0000 mgr.y (mgr.25513) 232 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:10.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:10 smithi081 bash[53778]: cluster 2024-03-30T14:12:09.206759+0000 mgr.y (mgr.25513) 232 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:10.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:10 smithi092 bash[42201]: cluster 2024-03-30T14:12:09.206759+0000 mgr.y (mgr.25513) 232 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:11.248 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:10 smithi081 bash[64582]: debug 2024-03-30T14:12:10.757+0000 7f66f1d197c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-30T14:12:11.248 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:10 smithi081 bash[64582]: debug 2024-03-30T14:12:10.797+0000 7f66f1d197c0 -1 osd.3 126 log_to_monitors true 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: audit 2024-03-30T14:12:10.534663+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: audit 2024-03-30T14:12:10.547012+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: audit 2024-03-30T14:12:10.805259+0000 mon.c (mon.1) 126 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: audit 2024-03-30T14:12:10.805711+0000 mon.a (mon.0) 307 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: cluster 2024-03-30T14:12:10.945584+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:11.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:11 smithi092 bash[42201]: cluster 2024-03-30T14:12:11.207999+0000 mgr.y (mgr.25513) 233 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: audit 2024-03-30T14:12:10.534663+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: audit 2024-03-30T14:12:10.547012+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: audit 2024-03-30T14:12:10.805259+0000 mon.c (mon.1) 126 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: audit 2024-03-30T14:12:10.805711+0000 mon.a (mon.0) 307 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: cluster 2024-03-30T14:12:10.945584+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[53778]: cluster 2024-03-30T14:12:11.207999+0000 mgr.y (mgr.25513) 233 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: audit 2024-03-30T14:12:10.534663+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: audit 2024-03-30T14:12:10.547012+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:11.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: audit 2024-03-30T14:12:10.805259+0000 mon.c (mon.1) 126 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: audit 2024-03-30T14:12:10.805711+0000 mon.a (mon.0) 307 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:12:11.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: cluster 2024-03-30T14:12:10.945584+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:11.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:11 smithi081 bash[55161]: cluster 2024-03-30T14:12:11.207999+0000 mgr.y (mgr.25513) 233 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:12:12.498 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[64582]: debug 2024-03-30T14:12:12.080+0000 7f66df169700 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:11.554621+0000 mon.a (mon.0) 309 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: cluster 2024-03-30T14:12:11.561828+0000 mon.a (mon.0) 310 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:11.563050+0000 mon.c (mon.1) 127 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:11.563460+0000 mon.a (mon.0) 311 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:11.778787+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:11.939298+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: cluster 2024-03-30T14:12:12.024634+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:12.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: cluster 2024-03-30T14:12:12.024645+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[53778]: audit 2024-03-30T14:12:12.064439+0000 mon.a (mon.0) 314 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:11.554621+0000 mon.a (mon.0) 309 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: cluster 2024-03-30T14:12:11.561828+0000 mon.a (mon.0) 310 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:11.563050+0000 mon.c (mon.1) 127 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:11.563460+0000 mon.a (mon.0) 311 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:11.778787+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:11.939298+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: cluster 2024-03-30T14:12:12.024634+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: cluster 2024-03-30T14:12:12.024645+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:12.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:12 smithi081 bash[55161]: audit 2024-03-30T14:12:12.064439+0000 mon.a (mon.0) 314 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:11.554621+0000 mon.a (mon.0) 309 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: cluster 2024-03-30T14:12:11.561828+0000 mon.a (mon.0) 310 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:11.563050+0000 mon.c (mon.1) 127 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:11.563460+0000 mon.a (mon.0) 311 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:11.778787+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:11.939298+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: cluster 2024-03-30T14:12:12.024634+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: cluster 2024-03-30T14:12:12.024645+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:12 smithi092 bash[42201]: audit 2024-03-30T14:12:12.064439+0000 mon.a (mon.0) 314 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:12.024608+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:12.024680+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.062621+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.069707+0000 mon.a (mon.0) 316 : cluster 1 osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219] boot 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.069780+0000 mon.a (mon.0) 317 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.070846+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: audit 2024-03-30T14:12:13.071138+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:13.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.209092+0000 mgr.y (mgr.25513) 234 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:12.024608+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:12.024680+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.062621+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.069707+0000 mon.a (mon.0) 316 : cluster 1 osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219] boot 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.069780+0000 mon.a (mon.0) 317 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.070846+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: audit 2024-03-30T14:12:13.071138+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:13.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:13 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.209092+0000 mgr.y (mgr.25513) 234 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-30T14:12:14.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:12.024608+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:12.024680+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.062621+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.069707+0000 mon.a (mon.0) 316 : cluster 1 osd.3 [v2:172.21.15.81:6826/2116587219,v1:172.21.15.81:6827/2116587219] boot 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.069780+0000 mon.a (mon.0) 317 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.070846+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: audit 2024-03-30T14:12:13.071138+0000 mon.c (mon.1) 128 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:14.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:13 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.209092+0000 mgr.y (mgr.25513) 234 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.076617+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:13.077183+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.083446+0000 mon.a (mon.0) 318 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.088075+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.088148+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.091579+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.094726+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.076617+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:13.077183+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.083446+0000 mon.a (mon.0) 318 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.088075+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.088148+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.091579+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:14.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:14 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.094726+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.076617+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:13.077183+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.083446+0000 mon.a (mon.0) 318 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.088075+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.088148+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.091579+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:14 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.094726+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.085075+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.088035+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.088182+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.090362+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.091460+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.093563+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:14.095236+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[53778]: cluster 2024-03-30T14:12:15.210421+0000 mgr.y (mgr.25513) 235 : cluster 0 pgmap v144: 161 pgs: 8 peering, 19 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.085075+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.088035+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.088182+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.090362+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.091460+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.093563+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:14.095236+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:15.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:15 smithi081 bash[55161]: cluster 2024-03-30T14:12:15.210421+0000 mgr.y (mgr.25513) 235 : cluster 0 pgmap v144: 161 pgs: 8 peering, 19 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.085075+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.088035+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.088182+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.090362+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.091460+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.093563+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:14.095236+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:12:16.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:15 smithi092 bash[42201]: cluster 2024-03-30T14:12:15.210421+0000 mgr.y (mgr.25513) 235 : cluster 0 pgmap v144: 161 pgs: 8 peering, 19 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:12:16.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:16 smithi081 bash[53778]: cluster 2024-03-30T14:12:15.946706+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:16.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:16 smithi081 bash[55161]: cluster 2024-03-30T14:12:15.946706+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:17.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:16 smithi092 bash[42201]: cluster 2024-03-30T14:12:15.946706+0000 mon.a (mon.0) 319 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:17 smithi081 bash[53778]: audit 2024-03-30T14:12:16.910958+0000 mgr.y (mgr.25513) 236 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:17 smithi081 bash[53778]: cluster 2024-03-30T14:12:17.211901+0000 mgr.y (mgr.25513) 237 : cluster 0 pgmap v145: 161 pgs: 8 peering, 2 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-03-30T14:12:17.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:17 smithi081 bash[55161]: audit 2024-03-30T14:12:16.910958+0000 mgr.y (mgr.25513) 236 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:17.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:17 smithi081 bash[55161]: cluster 2024-03-30T14:12:17.211901+0000 mgr.y (mgr.25513) 237 : cluster 0 pgmap v145: 161 pgs: 8 peering, 2 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-03-30T14:12:18.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:17 smithi092 bash[42201]: audit 2024-03-30T14:12:16.910958+0000 mgr.y (mgr.25513) 236 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:18.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:17 smithi092 bash[42201]: cluster 2024-03-30T14:12:17.211901+0000 mgr.y (mgr.25513) 237 : cluster 0 pgmap v145: 161 pgs: 8 peering, 2 active+undersized+degraded, 3 active+undersized, 148 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-03-30T14:12:19.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:19 smithi081 bash[53778]: cluster 2024-03-30T14:12:19.265538+0000 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-03-30T14:12:19.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:19 smithi081 bash[55161]: cluster 2024-03-30T14:12:19.265538+0000 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-03-30T14:12:19.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:19 smithi092 bash[42201]: cluster 2024-03-30T14:12:19.265538+0000 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-03-30T14:12:19.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:19] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-03-30T14:12:20.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:20 smithi081 bash[53778]: cluster 2024-03-30T14:12:19.212861+0000 mgr.y (mgr.25513) 238 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:12:20.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:20 smithi081 bash[55161]: cluster 2024-03-30T14:12:19.212861+0000 mgr.y (mgr.25513) 238 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:12:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:20 smithi092 bash[42201]: cluster 2024-03-30T14:12:19.212861+0000 mgr.y (mgr.25513) 238 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[53778]: audit 2024-03-30T14:12:20.864396+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[53778]: audit 2024-03-30T14:12:20.868064+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[53778]: audit 2024-03-30T14:12:21.111485+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[53778]: cluster 2024-03-30T14:12:21.213862+0000 mgr.y (mgr.25513) 239 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[55161]: audit 2024-03-30T14:12:20.864396+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[55161]: audit 2024-03-30T14:12:20.868064+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[55161]: audit 2024-03-30T14:12:21.111485+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:21 smithi081 bash[55161]: cluster 2024-03-30T14:12:21.213862+0000 mgr.y (mgr.25513) 239 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:22.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:21 smithi092 bash[42201]: audit 2024-03-30T14:12:20.864396+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:21 smithi092 bash[42201]: audit 2024-03-30T14:12:20.868064+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:21 smithi092 bash[42201]: audit 2024-03-30T14:12:21.111485+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:22.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:21 smithi092 bash[42201]: cluster 2024-03-30T14:12:21.213862+0000 mgr.y (mgr.25513) 239 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:22.664 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (5m) 12s ago 13m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 2m ago 12m - - 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (4m) 12s ago 11m 47.8M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (4m) 2m ago 19m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (5m) 12s ago 21m 504M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (3m) 12s ago 21m 51.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (2m) 2m ago 19m 22.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (3m) 12s ago 19m 45.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (6m) 12s ago 13m 12.5M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (5m) 2m ago 13m 11.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:12:23.446 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (103s) 12s ago 18m 53.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (75s) 12s ago 18m 56.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (46s) 12s ago 17m 53.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (17s) 12s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (16m) 2m ago 16m 59.1M 3037M 17.2.0 e1d6a67b021e 60ca1d27d0db 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (15m) 2m ago 15m 55.5M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (15m) 2m ago 15m 54.7M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (14m) 2m ago 14m 58.9M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (4m) 2m ago 13m 58.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (11m) 12s ago 11m 88.2M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (11m) 2m ago 11m 87.0M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (11m) 12s ago 11m 88.2M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:12:23.447 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (11m) 2m ago 11m 87.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.398794+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.417485+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.420582+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.421909+0000 mon.c (mon.1) 131 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: cluster 2024-03-30T14:12:22.424717+0000 mgr.y (mgr.25513) 240 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: cluster 2024-03-30T14:12:22.425213+0000 mgr.y (mgr.25513) 241 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.432885+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.518135+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.521508+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.523621+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.525181+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[55161]: audit 2024-03-30T14:12:22.527127+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.398794+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.417485+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.420582+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.421909+0000 mon.c (mon.1) 131 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: cluster 2024-03-30T14:12:22.424717+0000 mgr.y (mgr.25513) 240 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:23.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: cluster 2024-03-30T14:12:22.425213+0000 mgr.y (mgr.25513) 241 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.432885+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.518135+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.521508+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.523621+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.525181+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:23 smithi081 bash[53778]: audit 2024-03-30T14:12:22.527127+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.398794+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.417485+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.420582+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.421909+0000 mon.c (mon.1) 131 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: cluster 2024-03-30T14:12:22.424717+0000 mgr.y (mgr.25513) 240 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: cluster 2024-03-30T14:12:22.425213+0000 mgr.y (mgr.25513) 241 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.432885+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.518135+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.521508+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.523621+0000 mon.c (mon.1) 134 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.525181+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:23.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:23 smithi092 bash[42201]: audit 2024-03-30T14:12:22.527127+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:23.902 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:12:23.902 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:12:23.903 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-30T14:12:23.904 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 9 2024-03-30T14:12:23.904 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:12:23.904 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:12:24.288 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "9/23 daemons upgraded", 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:12:24.289 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:12:24.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: audit 2024-03-30T14:12:22.527363+0000 mgr.y (mgr.25513) 242 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: cephadm 2024-03-30T14:12:22.528606+0000 mgr.y (mgr.25513) 243 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:12:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: audit 2024-03-30T14:12:22.652580+0000 mgr.y (mgr.25513) 244 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: audit 2024-03-30T14:12:23.045225+0000 mgr.y (mgr.25513) 245 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: audit 2024-03-30T14:12:23.429210+0000 mgr.y (mgr.25513) 246 : audit 0 from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:24 smithi092 bash[42201]: audit 2024-03-30T14:12:23.908817+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.81:0/4232663734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:24.734 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:12:24.734 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:12:24.734 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: audit 2024-03-30T14:12:22.527363+0000 mgr.y (mgr.25513) 242 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: cephadm 2024-03-30T14:12:22.528606+0000 mgr.y (mgr.25513) 243 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: audit 2024-03-30T14:12:22.652580+0000 mgr.y (mgr.25513) 244 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: audit 2024-03-30T14:12:23.045225+0000 mgr.y (mgr.25513) 245 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: audit 2024-03-30T14:12:23.429210+0000 mgr.y (mgr.25513) 246 : audit 0 from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[55161]: audit 2024-03-30T14:12:23.908817+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.81:0/4232663734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: audit 2024-03-30T14:12:22.527363+0000 mgr.y (mgr.25513) 242 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: cephadm 2024-03-30T14:12:22.528606+0000 mgr.y (mgr.25513) 243 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: audit 2024-03-30T14:12:22.652580+0000 mgr.y (mgr.25513) 244 : audit 0 from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: audit 2024-03-30T14:12:23.045225+0000 mgr.y (mgr.25513) 245 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: audit 2024-03-30T14:12:23.429210+0000 mgr.y (mgr.25513) 246 : audit 0 from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:24.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:24 smithi081 bash[53778]: audit 2024-03-30T14:12:23.908817+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.81:0/4232663734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:25.744 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: audit 2024-03-30T14:12:24.294426+0000 mgr.y (mgr.25513) 247 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:25.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: cluster 2024-03-30T14:12:24.425850+0000 mgr.y (mgr.25513) 248 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-03-30T14:12:25.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: audit 2024-03-30T14:12:24.740865+0000 mon.c (mon.1) 137 : audit 0 from='client.? 172.21.15.81:0/1126058180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:25.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: audit 2024-03-30T14:12:25.316050+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:25.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: audit 2024-03-30T14:12:25.320683+0000 mon.c (mon.1) 138 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:12:25.745 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:25 smithi092 bash[42201]: audit 2024-03-30T14:12:25.321978+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: audit 2024-03-30T14:12:24.294426+0000 mgr.y (mgr.25513) 247 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: cluster 2024-03-30T14:12:24.425850+0000 mgr.y (mgr.25513) 248 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: audit 2024-03-30T14:12:24.740865+0000 mon.c (mon.1) 137 : audit 0 from='client.? 172.21.15.81:0/1126058180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: audit 2024-03-30T14:12:25.316050+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: audit 2024-03-30T14:12:25.320683+0000 mon.c (mon.1) 138 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[55161]: audit 2024-03-30T14:12:25.321978+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: audit 2024-03-30T14:12:24.294426+0000 mgr.y (mgr.25513) 247 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: cluster 2024-03-30T14:12:24.425850+0000 mgr.y (mgr.25513) 248 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: audit 2024-03-30T14:12:24.740865+0000 mon.c (mon.1) 137 : audit 0 from='client.? 172.21.15.81:0/1126058180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:25.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: audit 2024-03-30T14:12:25.316050+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:25.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: audit 2024-03-30T14:12:25.320683+0000 mon.c (mon.1) 138 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:12:25.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:25 smithi081 bash[53778]: audit 2024-03-30T14:12:25.321978+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:26.677 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:26 smithi092 bash[42201]: cephadm 2024-03-30T14:12:25.307289+0000 mgr.y (mgr.25513) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:12:26.677 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:26 smithi092 bash[42201]: cephadm 2024-03-30T14:12:25.327786+0000 mgr.y (mgr.25513) 250 : cephadm 1 Deploying daemon osd.4 on smithi092 2024-03-30T14:12:26.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:26 smithi081 bash[53778]: cephadm 2024-03-30T14:12:25.307289+0000 mgr.y (mgr.25513) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:12:26.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:26 smithi081 bash[53778]: cephadm 2024-03-30T14:12:25.327786+0000 mgr.y (mgr.25513) 250 : cephadm 1 Deploying daemon osd.4 on smithi092 2024-03-30T14:12:26.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:26 smithi081 bash[55161]: cephadm 2024-03-30T14:12:25.307289+0000 mgr.y (mgr.25513) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:12:26.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:26 smithi081 bash[55161]: cephadm 2024-03-30T14:12:25.327786+0000 mgr.y (mgr.25513) 250 : cephadm 1 Deploying daemon osd.4 on smithi092 2024-03-30T14:12:27.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:27 smithi081 bash[53778]: cluster 2024-03-30T14:12:26.426829+0000 mgr.y (mgr.25513) 251 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:27.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:27 smithi081 bash[55161]: cluster 2024-03-30T14:12:26.426829+0000 mgr.y (mgr.25513) 251 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:27.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:27 smithi092 bash[42201]: cluster 2024-03-30T14:12:26.426829+0000 mgr.y (mgr.25513) 251 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:28.725 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:28 smithi092 bash[42201]: audit 2024-03-30T14:12:26.922163+0000 mgr.y (mgr.25513) 252 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:28.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:28 smithi081 bash[53778]: audit 2024-03-30T14:12:26.922163+0000 mgr.y (mgr.25513) 252 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:28.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:28 smithi081 bash[55161]: audit 2024-03-30T14:12:26.922163+0000 mgr.y (mgr.25513) 252 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:29.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:29 smithi092 bash[42201]: cluster 2024-03-30T14:12:28.428347+0000 mgr.y (mgr.25513) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:29.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:29 smithi081 bash[53778]: cluster 2024-03-30T14:12:28.428347+0000 mgr.y (mgr.25513) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:29.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:29 smithi081 bash[55161]: cluster 2024-03-30T14:12:28.428347+0000 mgr.y (mgr.25513) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:29.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:29] "GET /metrics HTTP/1.1" 200 38508 "" "Prometheus/2.33.4" 2024-03-30T14:12:30.297 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:30 smithi092 systemd[1]: Stopping Ceph osd.4 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:12:30.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:30 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.350530+0000 mon.a (mon.0) 328 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:12:30.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:30 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.350530+0000 mon.a (mon.0) 328 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:12:30.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:30 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.350530+0000 mon.a (mon.0) 328 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:12:30.797 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:30 smithi092 bash[17699]: debug 2024-03-30T14:12:30.347+0000 7fa039d4a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:12:30.798 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:30 smithi092 bash[17699]: debug 2024-03-30T14:12:30.347+0000 7fa039d4a700 -1 osd.4 131 *** Got signal Terminated *** 2024-03-30T14:12:30.798 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:30 smithi092 bash[17699]: debug 2024-03-30T14:12:30.347+0000 7fa039d4a700 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.429463+0000 mgr.y (mgr.25513) 254 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.449655+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.465353+0000 mon.a (mon.0) 330 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.465588+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.471950+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.473600+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.474860+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.475404+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.477237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.477625+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[53778]: cluster 2024-03-30T14:12:30.478474+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.429463+0000 mgr.y (mgr.25513) 254 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.449655+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.465353+0000 mon.a (mon.0) 330 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.465588+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.471950+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.473600+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.474860+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.475404+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.477237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.477625+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:31 smithi081 bash[55161]: cluster 2024-03-30T14:12:30.478474+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.798 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[44050]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:12:31.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.429463+0000 mgr.y (mgr.25513) 254 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:31.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.449655+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:12:31.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.465353+0000 mon.a (mon.0) 330 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.465588+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.471950+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.473600+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.474860+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.475404+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.477237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.477625+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:31.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[42201]: cluster 2024-03-30T14:12:30.478474+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:12:32.297 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:31 smithi092 bash[44124]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:12:32.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.474257+0000 mon.a (mon.0) 331 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:12:32.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.479122+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.479145+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.479182+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.482071+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:31.482157+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[53778]: cluster 2024-03-30T14:12:32.431087+0000 mgr.y (mgr.25513) 255 : cluster 0 pgmap v156: 161 pgs: 14 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 111 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.474257+0000 mon.a (mon.0) 331 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.479122+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.479145+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.479182+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.482071+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:31.482157+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:32 smithi081 bash[55161]: cluster 2024-03-30T14:12:32.431087+0000 mgr.y (mgr.25513) 255 : cluster 0 pgmap v156: 161 pgs: 14 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 111 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:12:32.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.474257+0000 mon.a (mon.0) 331 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.479122+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.479145+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.479182+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.482071+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:31.482157+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:12:32.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:32 smithi092 bash[42201]: cluster 2024-03-30T14:12:32.431087+0000 mgr.y (mgr.25513) 255 : cluster 0 pgmap v156: 161 pgs: 14 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 111 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:12:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:33 smithi081 bash[53778]: cluster 2024-03-30T14:12:32.467400+0000 mon.a (mon.0) 332 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:33 smithi081 bash[55161]: cluster 2024-03-30T14:12:32.467400+0000 mon.a (mon.0) 332 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:33.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:33 smithi092 bash[42201]: cluster 2024-03-30T14:12:32.467400+0000 mon.a (mon.0) 332 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 14 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:34.218 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:33 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.4.service: Succeeded. 2024-03-30T14:12:34.218 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:33 smithi092 systemd[1]: Stopped Ceph osd.4 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:34.218 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:34 smithi092 systemd[1]: Started Ceph osd.4 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: audit 2024-03-30T14:12:34.217553+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: audit 2024-03-30T14:12:34.233811+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: audit 2024-03-30T14:12:34.265581+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: cluster 2024-03-30T14:12:34.431856+0000 mgr.y (mgr.25513) 256 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 39 active+undersized, 100 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: audit 2024-03-30T14:12:34.796046+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[55161]: audit 2024-03-30T14:12:34.809552+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: audit 2024-03-30T14:12:34.217553+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: audit 2024-03-30T14:12:34.233811+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: audit 2024-03-30T14:12:34.265581+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:35.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: cluster 2024-03-30T14:12:34.431856+0000 mgr.y (mgr.25513) 256 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 39 active+undersized, 100 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-30T14:12:35.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: audit 2024-03-30T14:12:34.796046+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:35 smithi081 bash[53778]: audit 2024-03-30T14:12:34.809552+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: audit 2024-03-30T14:12:34.217553+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: audit 2024-03-30T14:12:34.233811+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: audit 2024-03-30T14:12:34.265581+0000 mon.c (mon.1) 140 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:35.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: cluster 2024-03-30T14:12:34.431856+0000 mgr.y (mgr.25513) 256 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 39 active+undersized, 100 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-30T14:12:35.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: audit 2024-03-30T14:12:34.796046+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:35.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[42201]: audit 2024-03-30T14:12:34.809552+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:36.047 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T14:12:36.047 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T14:12:36.047 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T14:12:36.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T14:12:36.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T14:12:36.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T14:12:36.048 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:35 smithi092 bash[44297]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[55161]: audit 2024-03-30T14:12:35.866390+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[55161]: audit 2024-03-30T14:12:35.869047+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[55161]: cluster 2024-03-30T14:12:36.433160+0000 mgr.y (mgr.25513) 257 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[53778]: audit 2024-03-30T14:12:35.866390+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[53778]: audit 2024-03-30T14:12:35.869047+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:36 smithi081 bash[53778]: cluster 2024-03-30T14:12:36.433160+0000 mgr.y (mgr.25513) 257 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:36 smithi092 bash[42201]: audit 2024-03-30T14:12:35.866390+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:36 smithi092 bash[42201]: audit 2024-03-30T14:12:35.869047+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:36 smithi092 bash[42201]: cluster 2024-03-30T14:12:36.433160+0000 mgr.y (mgr.25513) 257 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:37.797 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:37 smithi092 bash[44570]: debug 2024-03-30T14:12:37.535+0000 7f5f6f681700 1 -- 172.21.15.92:0/2445905535 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d4da707680 con 0x55d4da745000 2024-03-30T14:12:38.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:37 smithi081 bash[53778]: audit 2024-03-30T14:12:36.933229+0000 mgr.y (mgr.25513) 258 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:38.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:37 smithi081 bash[55161]: audit 2024-03-30T14:12:36.933229+0000 mgr.y (mgr.25513) 258 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:38.297 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:38 smithi092 bash[44570]: debug 2024-03-30T14:12:38.087+0000 7f5f788197c0 -1 Falling back to public interface 2024-03-30T14:12:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:37 smithi092 bash[42201]: audit 2024-03-30T14:12:36.933229+0000 mgr.y (mgr.25513) 258 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:38 smithi081 bash[53778]: cluster 2024-03-30T14:12:38.434972+0000 mgr.y (mgr.25513) 259 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:39.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:38 smithi081 bash[55161]: cluster 2024-03-30T14:12:38.434972+0000 mgr.y (mgr.25513) 259 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:38 smithi092 bash[42201]: cluster 2024-03-30T14:12:38.434972+0000 mgr.y (mgr.25513) 259 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:39.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:39] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-03-30T14:12:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:40 smithi081 bash[53778]: cluster 2024-03-30T14:12:40.436386+0000 mgr.y (mgr.25513) 260 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:40 smithi081 bash[55161]: cluster 2024-03-30T14:12:40.436386+0000 mgr.y (mgr.25513) 260 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:40.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:40 smithi092 bash[42201]: cluster 2024-03-30T14:12:40.436386+0000 mgr.y (mgr.25513) 260 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:41.523 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[44570]: debug 2024-03-30T14:12:41.115+0000 7f5f788197c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-30T14:12:41.523 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[44570]: debug 2024-03-30T14:12:41.183+0000 7f5f788197c0 -1 osd.4 131 log_to_monitors true 2024-03-30T14:12:41.797 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[44570]: debug 2024-03-30T14:12:41.591+0000 7f5f69c71700 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:12:41.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[42201]: audit 2024-03-30T14:12:40.529918+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[42201]: audit 2024-03-30T14:12:40.541672+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[42201]: cluster 2024-03-30T14:12:40.952279+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:41.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[42201]: audit 2024-03-30T14:12:41.190159+0000 mon.a (mon.0) 341 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:41.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:41 smithi092 bash[42201]: audit 2024-03-30T14:12:41.193731+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[53778]: audit 2024-03-30T14:12:40.529918+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[53778]: audit 2024-03-30T14:12:40.541672+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[53778]: cluster 2024-03-30T14:12:40.952279+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[53778]: audit 2024-03-30T14:12:41.190159+0000 mon.a (mon.0) 341 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[53778]: audit 2024-03-30T14:12:41.193731+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[55161]: audit 2024-03-30T14:12:40.529918+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[55161]: audit 2024-03-30T14:12:40.541672+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[55161]: cluster 2024-03-30T14:12:40.952279+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[55161]: audit 2024-03-30T14:12:41.190159+0000 mon.a (mon.0) 341 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:41.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:41 smithi081 bash[55161]: audit 2024-03-30T14:12:41.193731+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: audit 2024-03-30T14:12:41.540650+0000 mon.a (mon.0) 342 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: cluster 2024-03-30T14:12:41.545492+0000 mon.a (mon.0) 343 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: cluster 2024-03-30T14:12:41.546021+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: audit 2024-03-30T14:12:41.547887+0000 mon.a (mon.0) 344 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: audit 2024-03-30T14:12:41.551264+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:42.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: audit 2024-03-30T14:12:41.642543+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: audit 2024-03-30T14:12:41.657826+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.438023+0000 mgr.y (mgr.25513) 261 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: audit 2024-03-30T14:12:41.540650+0000 mon.a (mon.0) 342 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: cluster 2024-03-30T14:12:41.545492+0000 mon.a (mon.0) 343 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: cluster 2024-03-30T14:12:41.546021+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: audit 2024-03-30T14:12:41.547887+0000 mon.a (mon.0) 344 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: audit 2024-03-30T14:12:41.551264+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:42.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: audit 2024-03-30T14:12:41.642543+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:43.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: audit 2024-03-30T14:12:41.657826+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:43.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:42 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.438023+0000 mgr.y (mgr.25513) 261 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:43.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: audit 2024-03-30T14:12:41.540650+0000 mon.a (mon.0) 342 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: cluster 2024-03-30T14:12:41.545492+0000 mon.a (mon.0) 343 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: cluster 2024-03-30T14:12:41.546021+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: audit 2024-03-30T14:12:41.547887+0000 mon.a (mon.0) 344 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: audit 2024-03-30T14:12:41.551264+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: audit 2024-03-30T14:12:41.642543+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: audit 2024-03-30T14:12:41.657826+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:43.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:42 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.438023+0000 mgr.y (mgr.25513) 261 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-30T14:12:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.541816+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:44.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.553061+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.554279+0000 mon.a (mon.0) 348 : cluster 1 osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160] boot 2024-03-30T14:12:44.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.554405+0000 mon.a (mon.0) 349 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-03-30T14:12:44.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: audit 2024-03-30T14:12:42.556655+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.565291+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.565956+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.567183+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:42.569213+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.554835+0000 mon.a (mon.0) 350 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.541816+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.553061+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.554279+0000 mon.a (mon.0) 348 : cluster 1 osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160] boot 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.554405+0000 mon.a (mon.0) 349 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: audit 2024-03-30T14:12:42.556655+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:44.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.565291+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.565956+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.567183+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:42.569213+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:43 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.554835+0000 mon.a (mon.0) 350 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.541816+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.553061+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.554279+0000 mon.a (mon.0) 348 : cluster 1 osd.4 [v2:172.21.15.92:6800/1166197160,v1:172.21.15.92:6801/1166197160] boot 2024-03-30T14:12:44.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.554405+0000 mon.a (mon.0) 349 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: audit 2024-03-30T14:12:42.556655+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.565291+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.565956+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.567183+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:42.569213+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:12:44.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:43 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.554835+0000 mon.a (mon.0) 350 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:12:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.553177+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.558914+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.563588+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.563746+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.563975+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.566086+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.566498+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.568373+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.569951+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.570151+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:43.572240+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[53778]: cluster 2024-03-30T14:12:44.439314+0000 mgr.y (mgr.25513) 262 : cluster 0 pgmap v165: 161 pgs: 11 peering, 24 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.553177+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.558914+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.563588+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.563746+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:44.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.563975+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.566086+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.566498+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.568373+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.569951+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.570151+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:43.572240+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:44 smithi081 bash[55161]: cluster 2024-03-30T14:12:44.439314+0000 mgr.y (mgr.25513) 262 : cluster 0 pgmap v165: 161 pgs: 11 peering, 24 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.553177+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.558914+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.563588+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.563746+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.563975+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.566086+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.566498+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.568373+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.569951+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.570151+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:43.572240+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:12:45.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:44 smithi092 bash[42201]: cluster 2024-03-30T14:12:44.439314+0000 mgr.y (mgr.25513) 262 : cluster 0 pgmap v165: 161 pgs: 11 peering, 24 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-03-30T14:12:46.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:46 smithi092 bash[42201]: cluster 2024-03-30T14:12:45.953380+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:46.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:46 smithi081 bash[55161]: cluster 2024-03-30T14:12:45.953380+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:46.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:46 smithi081 bash[53778]: cluster 2024-03-30T14:12:45.953380+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 97/630 objects degraded (15.397%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:12:47.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:47 smithi081 bash[53778]: cluster 2024-03-30T14:12:46.440537+0000 mgr.y (mgr.25513) 263 : cluster 0 pgmap v166: 161 pgs: 11 peering, 20 active+undersized+degraded, 30 active+undersized, 100 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:12:47.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:47 smithi081 bash[55161]: cluster 2024-03-30T14:12:46.440537+0000 mgr.y (mgr.25513) 263 : cluster 0 pgmap v166: 161 pgs: 11 peering, 20 active+undersized+degraded, 30 active+undersized, 100 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:12:47.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:47 smithi092 bash[42201]: cluster 2024-03-30T14:12:46.440537+0000 mgr.y (mgr.25513) 263 : cluster 0 pgmap v166: 161 pgs: 11 peering, 20 active+undersized+degraded, 30 active+undersized, 100 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:12:48.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:48 smithi092 bash[42201]: audit 2024-03-30T14:12:46.942924+0000 mgr.y (mgr.25513) 264 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:48.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:48 smithi081 bash[53778]: audit 2024-03-30T14:12:46.942924+0000 mgr.y (mgr.25513) 264 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:48.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:48 smithi081 bash[55161]: audit 2024-03-30T14:12:46.942924+0000 mgr.y (mgr.25513) 264 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:49.030 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:49 smithi092 bash[42201]: cluster 2024-03-30T14:12:48.442084+0000 mgr.y (mgr.25513) 265 : cluster 0 pgmap v167: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-03-30T14:12:49.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:49 smithi081 bash[53778]: cluster 2024-03-30T14:12:48.442084+0000 mgr.y (mgr.25513) 265 : cluster 0 pgmap v167: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-03-30T14:12:49.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:49 smithi081 bash[55161]: cluster 2024-03-30T14:12:48.442084+0000 mgr.y (mgr.25513) 265 : cluster 0 pgmap v167: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s 2024-03-30T14:12:49.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:49] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-03-30T14:12:50.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:50 smithi092 bash[42201]: cluster 2024-03-30T14:12:49.022331+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/630 objects degraded (12.857%), 20 pgs degraded) 2024-03-30T14:12:50.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:50 smithi081 bash[55161]: cluster 2024-03-30T14:12:49.022331+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/630 objects degraded (12.857%), 20 pgs degraded) 2024-03-30T14:12:50.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:50 smithi081 bash[53778]: cluster 2024-03-30T14:12:49.022331+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/630 objects degraded (12.857%), 20 pgs degraded) 2024-03-30T14:12:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:51 smithi092 bash[42201]: cluster 2024-03-30T14:12:50.443206+0000 mgr.y (mgr.25513) 266 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:51 smithi092 bash[42201]: audit 2024-03-30T14:12:50.865777+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:51 smithi092 bash[42201]: audit 2024-03-30T14:12:50.869985+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[55161]: cluster 2024-03-30T14:12:50.443206+0000 mgr.y (mgr.25513) 266 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[55161]: audit 2024-03-30T14:12:50.865777+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[55161]: audit 2024-03-30T14:12:50.869985+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[53778]: cluster 2024-03-30T14:12:50.443206+0000 mgr.y (mgr.25513) 266 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[53778]: audit 2024-03-30T14:12:50.865777+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:51.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:51 smithi081 bash[53778]: audit 2024-03-30T14:12:50.869985+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.722810+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.740567+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.744141+0000 mon.c (mon.1) 144 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.745744+0000 mon.c (mon.1) 145 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: cluster 2024-03-30T14:12:51.748933+0000 mgr.y (mgr.25513) 267 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: cluster 2024-03-30T14:12:51.749480+0000 mgr.y (mgr.25513) 268 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.759152+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.847728+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.851171+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.853920+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.856843+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.859626+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:52.972 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: audit 2024-03-30T14:12:51.859913+0000 mgr.y (mgr.25513) 269 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:52.973 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:52 smithi092 bash[42201]: cephadm 2024-03-30T14:12:51.861612+0000 mgr.y (mgr.25513) 270 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.722810+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.740567+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.744141+0000 mon.c (mon.1) 144 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.745744+0000 mon.c (mon.1) 145 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: cluster 2024-03-30T14:12:51.748933+0000 mgr.y (mgr.25513) 267 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: cluster 2024-03-30T14:12:51.749480+0000 mgr.y (mgr.25513) 268 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.759152+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.847728+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.851171+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.853920+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.856843+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.859626+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: audit 2024-03-30T14:12:51.859913+0000 mgr.y (mgr.25513) 269 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[53778]: cephadm 2024-03-30T14:12:51.861612+0000 mgr.y (mgr.25513) 270 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.722810+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.740567+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.744141+0000 mon.c (mon.1) 144 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.745744+0000 mon.c (mon.1) 145 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: cluster 2024-03-30T14:12:51.748933+0000 mgr.y (mgr.25513) 267 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:52.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: cluster 2024-03-30T14:12:51.749480+0000 mgr.y (mgr.25513) 268 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.759152+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.847728+0000 mon.c (mon.1) 146 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.851171+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.853920+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.856843+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.859626+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: audit 2024-03-30T14:12:51.859913+0000 mgr.y (mgr.25513) 269 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:12:53.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:52 smithi081 bash[55161]: cephadm 2024-03-30T14:12:51.861612+0000 mgr.y (mgr.25513) 270 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:12:55.142 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: cluster 2024-03-30T14:12:53.750803+0000 mgr.y (mgr.25513) 271 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: cephadm 2024-03-30T14:12:53.981622+0000 mgr.y (mgr.25513) 272 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: audit 2024-03-30T14:12:53.991320+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: audit 2024-03-30T14:12:53.998528+0000 mon.c (mon.1) 151 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: audit 2024-03-30T14:12:53.999869+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[53778]: cephadm 2024-03-30T14:12:54.004992+0000 mgr.y (mgr.25513) 273 : cephadm 1 Deploying daemon osd.5 on smithi092 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: cluster 2024-03-30T14:12:53.750803+0000 mgr.y (mgr.25513) 271 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: cephadm 2024-03-30T14:12:53.981622+0000 mgr.y (mgr.25513) 272 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:12:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: audit 2024-03-30T14:12:53.991320+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: audit 2024-03-30T14:12:53.998528+0000 mon.c (mon.1) 151 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:12:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: audit 2024-03-30T14:12:53.999869+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:55.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:54 smithi081 bash[55161]: cephadm 2024-03-30T14:12:54.004992+0000 mgr.y (mgr.25513) 273 : cephadm 1 Deploying daemon osd.5 on smithi092 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: cluster 2024-03-30T14:12:53.750803+0000 mgr.y (mgr.25513) 271 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: cephadm 2024-03-30T14:12:53.981622+0000 mgr.y (mgr.25513) 272 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: audit 2024-03-30T14:12:53.991320+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: audit 2024-03-30T14:12:53.998528+0000 mon.c (mon.1) 151 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: audit 2024-03-30T14:12:53.999869+0000 mon.c (mon.1) 152 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:55.291 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:54 smithi092 bash[42201]: cephadm 2024-03-30T14:12:54.004992+0000 mgr.y (mgr.25513) 273 : cephadm 1 Deploying daemon osd.5 on smithi092 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (6m) 45s ago 13m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 15s ago 13m - - 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (5m) 45s ago 11m 47.8M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (4m) 15s ago 19m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (5m) 45s ago 21m 504M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (4m) 45s ago 21m 51.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (3m) 15s ago 19m 42.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (3m) 45s ago 20m 45.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (6m) 45s ago 14m 12.5M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (6m) 15s ago 14m 15.4M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (2m) 45s ago 19m 53.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:12:55.916 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (107s) 45s ago 18m 56.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (78s) 45s ago 18m 53.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (49s) 45s ago 17m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (19s) 15s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (16m) 15s ago 16m 65.2M 3037M 17.2.0 e1d6a67b021e 268330eb09ea 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (15m) 15s ago 15m 62.8M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (14m) 15s ago 14m 67.7M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (5m) 15s ago 14m 64.3M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (12m) 45s ago 12m 88.2M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (12m) 15s ago 12m 88.1M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (11m) 45s ago 11m 88.2M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:12:55.917 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (11m) 15s ago 11m 89.0M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:12:56.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:56 smithi081 bash[53778]: audit 2024-03-30T14:12:55.133433+0000 mgr.y (mgr.25513) 274 : audit 0 from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:56.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:56 smithi081 bash[55161]: audit 2024-03-30T14:12:55.133433+0000 mgr.y (mgr.25513) 274 : audit 0 from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:56.253 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:56 smithi092 bash[42201]: audit 2024-03-30T14:12:55.133433+0000 mgr.y (mgr.25513) 274 : audit 0 from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:56.377 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:12:56.378 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:12:56.379 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:12:56.380 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T14:12:56.380 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 10 2024-03-30T14:12:56.380 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:12:56.380 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:12:56.769 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:12:56.769 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:12:56.769 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "10/23 daemons upgraded", 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:12:56.770 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:12:57.220 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:12:57.220 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:12:57.220 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:12:57.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[53778]: audit 2024-03-30T14:12:55.520037+0000 mgr.y (mgr.25513) 275 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[53778]: cluster 2024-03-30T14:12:55.751483+0000 mgr.y (mgr.25513) 276 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[53778]: audit 2024-03-30T14:12:55.898228+0000 mgr.y (mgr.25513) 277 : audit 0 from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[53778]: audit 2024-03-30T14:12:56.145156+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[53778]: audit 2024-03-30T14:12:56.383916+0000 mon.c (mon.1) 153 : audit 0 from='client.? 172.21.15.81:0/3978025000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[55161]: audit 2024-03-30T14:12:55.520037+0000 mgr.y (mgr.25513) 275 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[55161]: cluster 2024-03-30T14:12:55.751483+0000 mgr.y (mgr.25513) 276 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[55161]: audit 2024-03-30T14:12:55.898228+0000 mgr.y (mgr.25513) 277 : audit 0 from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[55161]: audit 2024-03-30T14:12:56.145156+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:57 smithi081 bash[55161]: audit 2024-03-30T14:12:56.383916+0000 mon.c (mon.1) 153 : audit 0 from='client.? 172.21.15.81:0/3978025000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:57.412 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:57 smithi092 bash[42201]: audit 2024-03-30T14:12:55.520037+0000 mgr.y (mgr.25513) 275 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.412 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:57 smithi092 bash[42201]: cluster 2024-03-30T14:12:55.751483+0000 mgr.y (mgr.25513) 276 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:57.412 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:57 smithi092 bash[42201]: audit 2024-03-30T14:12:55.898228+0000 mgr.y (mgr.25513) 277 : audit 0 from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:57.412 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:57 smithi092 bash[42201]: audit 2024-03-30T14:12:56.145156+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:12:57.412 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:57 smithi092 bash[42201]: audit 2024-03-30T14:12:56.383916+0000 mon.c (mon.1) 153 : audit 0 from='client.? 172.21.15.81:0/3978025000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[53778]: audit 2024-03-30T14:12:56.775196+0000 mgr.y (mgr.25513) 278 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[53778]: audit 2024-03-30T14:12:56.950837+0000 mgr.y (mgr.25513) 279 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[53778]: audit 2024-03-30T14:12:57.226669+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.81:0/3600351213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[55161]: audit 2024-03-30T14:12:56.775196+0000 mgr.y (mgr.25513) 278 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[55161]: audit 2024-03-30T14:12:56.950837+0000 mgr.y (mgr.25513) 279 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:58 smithi081 bash[55161]: audit 2024-03-30T14:12:57.226669+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.81:0/3600351213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:58.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[42201]: audit 2024-03-30T14:12:56.775196+0000 mgr.y (mgr.25513) 278 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:58.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[42201]: audit 2024-03-30T14:12:56.950837+0000 mgr.y (mgr.25513) 279 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:12:58.550 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[42201]: audit 2024-03-30T14:12:57.226669+0000 mon.a (mon.0) 359 : audit 0 from='client.? 172.21.15.81:0/3600351213' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:12:59.047 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:12:58 smithi092 systemd[1]: Stopping Ceph osd.5 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:12:59.047 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[20814]: debug 2024-03-30T14:12:58.711+0000 7fd15e53d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:12:59.047 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[20814]: debug 2024-03-30T14:12:58.711+0000 7fd15e53d700 -1 osd.5 136 *** Got signal Terminated *** 2024-03-30T14:12:59.048 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:12:58 smithi092 bash[20814]: debug 2024-03-30T14:12:58.711+0000 7fd15e53d700 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:12:59.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:59 smithi081 bash[53778]: cluster 2024-03-30T14:12:57.752928+0000 mgr.y (mgr.25513) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:59.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:12:59 smithi081 bash[53778]: cluster 2024-03-30T14:12:58.708001+0000 mon.a (mon.0) 360 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:12:59.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:59 smithi081 bash[55161]: cluster 2024-03-30T14:12:57.752928+0000 mgr.y (mgr.25513) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:59.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:12:59 smithi081 bash[55161]: cluster 2024-03-30T14:12:58.708001+0000 mon.a (mon.0) 360 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:12:59.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:59 smithi092 bash[42201]: cluster 2024-03-30T14:12:57.752928+0000 mgr.y (mgr.25513) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:12:59.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:12:59 smithi092 bash[42201]: cluster 2024-03-30T14:12:58.708001+0000 mon.a (mon.0) 360 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:12:59.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:12:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:12:59] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T14:13:00.418 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[46043]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:13:00.418 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[46112]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.154098+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.169959+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.170101+0000 mon.a (mon.0) 362 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.176685+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.178127+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.179102+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.181936+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.419 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:00 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.183814+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.154098+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.169959+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.170101+0000 mon.a (mon.0) 362 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.176685+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.178127+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.179102+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.181936+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.183814+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.154098+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.169959+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.170101+0000 mon.a (mon.0) 362 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.176685+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.178127+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.179102+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.181936+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:00.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:00 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.183814+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:12:59.753709+0000 mgr.y (mgr.25513) 281 : cluster 0 pgmap v175: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:00.175737+0000 mon.a (mon.0) 363 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:00.180991+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:00.181080+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:00.186048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:00.186624+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:12:59.753709+0000 mgr.y (mgr.25513) 281 : cluster 0 pgmap v175: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:00.175737+0000 mon.a (mon.0) 363 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:00.180991+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:00.181080+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:00.186048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:00.186624+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:12:59.753709+0000 mgr.y (mgr.25513) 281 : cluster 0 pgmap v175: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:01.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:00.175737+0000 mon.a (mon.0) 363 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:13:01.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:00.180991+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:00.181080+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:00.186048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:01.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:00.186624+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:13:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:02 smithi081 bash[53778]: cluster 2024-03-30T14:13:02.172251+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:02.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:02 smithi081 bash[53778]: cluster 2024-03-30T14:13:02.172339+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:02.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:02 smithi081 bash[55161]: cluster 2024-03-30T14:13:02.172251+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:02.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:02 smithi081 bash[55161]: cluster 2024-03-30T14:13:02.172339+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:02.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:02 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.5.service: Succeeded. 2024-03-30T14:13:02.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:02 smithi092 systemd[1]: Stopped Ceph osd.5 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:02 smithi092 bash[42201]: cluster 2024-03-30T14:13:02.172251+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:02 smithi092 bash[42201]: cluster 2024-03-30T14:13:02.172339+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:03.047 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:02 smithi092 systemd[1]: Started Ceph osd.5 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[53778]: cluster 2024-03-30T14:13:01.755392+0000 mgr.y (mgr.25513) 282 : cluster 0 pgmap v177: 161 pgs: 13 active+undersized+degraded, 8 peering, 6 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[53778]: audit 2024-03-30T14:13:02.753327+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[53778]: audit 2024-03-30T14:13:02.766802+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[53778]: audit 2024-03-30T14:13:02.795658+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[55161]: cluster 2024-03-30T14:13:01.755392+0000 mgr.y (mgr.25513) 282 : cluster 0 pgmap v177: 161 pgs: 13 active+undersized+degraded, 8 peering, 6 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:13:03.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[55161]: audit 2024-03-30T14:13:02.753327+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[55161]: audit 2024-03-30T14:13:02.766802+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:03 smithi081 bash[55161]: audit 2024-03-30T14:13:02.795658+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:03.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:03 smithi092 bash[42201]: cluster 2024-03-30T14:13:01.755392+0000 mgr.y (mgr.25513) 282 : cluster 0 pgmap v177: 161 pgs: 13 active+undersized+degraded, 8 peering, 6 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-30T14:13:03.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:03 smithi092 bash[42201]: audit 2024-03-30T14:13:02.753327+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:03 smithi092 bash[42201]: audit 2024-03-30T14:13:02.766802+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:03.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:03 smithi092 bash[42201]: audit 2024-03-30T14:13:02.795658+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-30T14:13:04.797 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T14:13:04.798 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:04 smithi092 bash[46280]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-30T14:13:05.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:05 smithi081 bash[55161]: cluster 2024-03-30T14:13:03.756674+0000 mgr.y (mgr.25513) 283 : cluster 0 pgmap v178: 161 pgs: 14 active+undersized+degraded, 8 peering, 35 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:13:05.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:05 smithi081 bash[53778]: cluster 2024-03-30T14:13:03.756674+0000 mgr.y (mgr.25513) 283 : cluster 0 pgmap v178: 161 pgs: 14 active+undersized+degraded, 8 peering, 35 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:13:05.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:05 smithi092 bash[42201]: cluster 2024-03-30T14:13:03.756674+0000 mgr.y (mgr.25513) 283 : cluster 0 pgmap v178: 161 pgs: 14 active+undersized+degraded, 8 peering, 35 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-03-30T14:13:06.266 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:05 smithi092 bash[46586]: debug 2024-03-30T14:13:05.975+0000 7f5de2ede700 1 -- 172.21.15.92:0/1304386370 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558a13ce7680 con 0x558a13d24c00 2024-03-30T14:13:06.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:06 smithi092 bash[46586]: debug 2024-03-30T14:13:06.275+0000 7f5dec0767c0 -1 Falling back to public interface 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[55161]: cluster 2024-03-30T14:13:05.757949+0000 mgr.y (mgr.25513) 284 : cluster 0 pgmap v179: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[55161]: audit 2024-03-30T14:13:05.865980+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[55161]: audit 2024-03-30T14:13:05.869135+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[55161]: cluster 2024-03-30T14:13:06.232074+0000 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[53778]: cluster 2024-03-30T14:13:05.757949+0000 mgr.y (mgr.25513) 284 : cluster 0 pgmap v179: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[53778]: audit 2024-03-30T14:13:05.865980+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:07.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[53778]: audit 2024-03-30T14:13:05.869135+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:07.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:06 smithi081 bash[53778]: cluster 2024-03-30T14:13:06.232074+0000 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:06 smithi092 bash[42201]: cluster 2024-03-30T14:13:05.757949+0000 mgr.y (mgr.25513) 284 : cluster 0 pgmap v179: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:06 smithi092 bash[42201]: audit 2024-03-30T14:13:05.865980+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:06 smithi092 bash[42201]: audit 2024-03-30T14:13:05.869135+0000 mon.c (mon.1) 155 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:06 smithi092 bash[42201]: cluster 2024-03-30T14:13:06.232074+0000 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:08.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:07 smithi081 bash[55161]: audit 2024-03-30T14:13:06.960498+0000 mgr.y (mgr.25513) 285 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:07 smithi081 bash[53778]: audit 2024-03-30T14:13:06.960498+0000 mgr.y (mgr.25513) 285 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:08.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:07 smithi092 bash[42201]: audit 2024-03-30T14:13:06.960498+0000 mgr.y (mgr.25513) 285 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:09.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:08 smithi081 bash[55161]: cluster 2024-03-30T14:13:07.759687+0000 mgr.y (mgr.25513) 286 : cluster 0 pgmap v180: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:08 smithi081 bash[53778]: cluster 2024-03-30T14:13:07.759687+0000 mgr.y (mgr.25513) 286 : cluster 0 pgmap v180: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:09.277 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:08 smithi092 bash[42201]: cluster 2024-03-30T14:13:07.759687+0000 mgr.y (mgr.25513) 286 : cluster 0 pgmap v180: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:09.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:09 smithi092 bash[46586]: debug 2024-03-30T14:13:09.286+0000 7f5dec0767c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-30T14:13:09.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:09 smithi092 bash[46586]: debug 2024-03-30T14:13:09.322+0000 7f5dec0767c0 -1 osd.5 136 log_to_monitors true 2024-03-30T14:13:09.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:09] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-03-30T14:13:10.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:13:10 smithi092 bash[46586]: debug 2024-03-30T14:13:10.126+0000 7f5ddd4ce700 -1 osd.5 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:13:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:10 smithi092 bash[42201]: audit 2024-03-30T14:13:09.055061+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:10 smithi092 bash[42201]: audit 2024-03-30T14:13:09.066039+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:10 smithi092 bash[42201]: audit 2024-03-30T14:13:09.325727+0000 mon.a (mon.0) 372 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:10 smithi092 bash[42201]: audit 2024-03-30T14:13:09.329587+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[55161]: audit 2024-03-30T14:13:09.055061+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[55161]: audit 2024-03-30T14:13:09.066039+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[55161]: audit 2024-03-30T14:13:09.325727+0000 mon.a (mon.0) 372 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[55161]: audit 2024-03-30T14:13:09.329587+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[53778]: audit 2024-03-30T14:13:09.055061+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[53778]: audit 2024-03-30T14:13:09.066039+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[53778]: audit 2024-03-30T14:13:09.325727+0000 mon.a (mon.0) 372 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:10.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:10 smithi081 bash[53778]: audit 2024-03-30T14:13:09.329587+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: cluster 2024-03-30T14:13:09.760834+0000 mgr.y (mgr.25513) 287 : cluster 0 pgmap v181: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: audit 2024-03-30T14:13:10.070510+0000 mon.a (mon.0) 373 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: cluster 2024-03-30T14:13:10.074990+0000 mon.a (mon.0) 374 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: audit 2024-03-30T14:13:10.078665+0000 mon.a (mon.0) 375 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: audit 2024-03-30T14:13:10.082438+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: audit 2024-03-30T14:13:10.169951+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: audit 2024-03-30T14:13:10.184090+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: cluster 2024-03-30T14:13:10.433093+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[55161]: cluster 2024-03-30T14:13:10.959728+0000 mon.a (mon.0) 378 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: cluster 2024-03-30T14:13:09.760834+0000 mgr.y (mgr.25513) 287 : cluster 0 pgmap v181: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: audit 2024-03-30T14:13:10.070510+0000 mon.a (mon.0) 373 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: cluster 2024-03-30T14:13:10.074990+0000 mon.a (mon.0) 374 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: audit 2024-03-30T14:13:10.078665+0000 mon.a (mon.0) 375 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: audit 2024-03-30T14:13:10.082438+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: audit 2024-03-30T14:13:10.169951+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: audit 2024-03-30T14:13:10.184090+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: cluster 2024-03-30T14:13:10.433093+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:11.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:11 smithi081 bash[53778]: cluster 2024-03-30T14:13:10.959728+0000 mon.a (mon.0) 378 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: cluster 2024-03-30T14:13:09.760834+0000 mgr.y (mgr.25513) 287 : cluster 0 pgmap v181: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: audit 2024-03-30T14:13:10.070510+0000 mon.a (mon.0) 373 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: cluster 2024-03-30T14:13:10.074990+0000 mon.a (mon.0) 374 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: audit 2024-03-30T14:13:10.078665+0000 mon.a (mon.0) 375 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: audit 2024-03-30T14:13:10.082438+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: audit 2024-03-30T14:13:10.169951+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: audit 2024-03-30T14:13:10.184090+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:11.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: cluster 2024-03-30T14:13:10.433093+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:11.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:11 smithi092 bash[42201]: cluster 2024-03-30T14:13:10.959728+0000 mon.a (mon.0) 378 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:10.433198+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.071563+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.080293+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.081461+0000 mon.a (mon.0) 380 : cluster 1 osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784] boot 2024-03-30T14:13:12.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.081567+0000 mon.a (mon.0) 381 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: audit 2024-03-30T14:13:11.083609+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.088397+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.090022+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.092780+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.097542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.100568+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.102539+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.083115+0000 mon.a (mon.0) 382 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:10.433198+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.071563+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.080293+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.081461+0000 mon.a (mon.0) 380 : cluster 1 osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784] boot 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.081567+0000 mon.a (mon.0) 381 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: audit 2024-03-30T14:13:11.083609+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.088397+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.090022+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.092780+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.097542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.100568+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.102539+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:12 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.083115+0000 mon.a (mon.0) 382 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:13:12.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:10.433198+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.071563+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.080293+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.081461+0000 mon.a (mon.0) 380 : cluster 1 osd.5 [v2:172.21.15.92:6808/1224520784,v1:172.21.15.92:6809/1224520784] boot 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.081567+0000 mon.a (mon.0) 381 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: audit 2024-03-30T14:13:11.083609+0000 mon.c (mon.1) 156 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.088397+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.090022+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.092780+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.097542+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.100568+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.102539+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:13:12.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:12 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.083115+0000 mon.a (mon.0) 382 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:13:13.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:11.762368+0000 mgr.y (mgr.25513) 288 : cluster 0 pgmap v184: 161 pgs: 18 peering, 13 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-03-30T14:13:13.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.089314+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.090280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.094224+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.094800+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.099756+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.101970+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.103964+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[53778]: cluster 2024-03-30T14:13:12.105877+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:11.762368+0000 mgr.y (mgr.25513) 288 : cluster 0 pgmap v184: 161 pgs: 18 peering, 13 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.089314+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.090280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.094224+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.094800+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.099756+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.101970+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.103964+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:13 smithi081 bash[55161]: cluster 2024-03-30T14:13:12.105877+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:11.762368+0000 mgr.y (mgr.25513) 288 : cluster 0 pgmap v184: 161 pgs: 18 peering, 13 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-03-30T14:13:13.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.089314+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.090280+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.094224+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.094800+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.099756+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.101970+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.103964+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:13.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:13 smithi092 bash[42201]: cluster 2024-03-30T14:13:12.105877+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:13:15.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:15 smithi081 bash[53778]: cluster 2024-03-30T14:13:13.763569+0000 mgr.y (mgr.25513) 289 : cluster 0 pgmap v186: 161 pgs: 18 peering, 12 active+undersized+degraded, 15 active+undersized, 116 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-30T14:13:15.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:15 smithi081 bash[55161]: cluster 2024-03-30T14:13:13.763569+0000 mgr.y (mgr.25513) 289 : cluster 0 pgmap v186: 161 pgs: 18 peering, 12 active+undersized+degraded, 15 active+undersized, 116 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-30T14:13:15.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:15 smithi092 bash[42201]: cluster 2024-03-30T14:13:13.763569+0000 mgr.y (mgr.25513) 289 : cluster 0 pgmap v186: 161 pgs: 18 peering, 12 active+undersized+degraded, 15 active+undersized, 116 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-03-30T14:13:16.406 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:16 smithi092 bash[42201]: cluster 2024-03-30T14:13:15.960851+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:16.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:16 smithi081 bash[53778]: cluster 2024-03-30T14:13:15.960851+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:16.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:16 smithi081 bash[55161]: cluster 2024-03-30T14:13:15.960851+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:17.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:17 smithi081 bash[55161]: cluster 2024-03-30T14:13:15.764699+0000 mgr.y (mgr.25513) 290 : cluster 0 pgmap v187: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:13:17.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:17 smithi081 bash[55161]: cluster 2024-03-30T14:13:16.109997+0000 mon.a (mon.0) 384 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded) 2024-03-30T14:13:17.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:17 smithi081 bash[53778]: cluster 2024-03-30T14:13:15.764699+0000 mgr.y (mgr.25513) 290 : cluster 0 pgmap v187: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:13:17.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:17 smithi081 bash[53778]: cluster 2024-03-30T14:13:16.109997+0000 mon.a (mon.0) 384 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded) 2024-03-30T14:13:17.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:17 smithi092 bash[42201]: cluster 2024-03-30T14:13:15.764699+0000 mgr.y (mgr.25513) 290 : cluster 0 pgmap v187: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:13:17.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:17 smithi092 bash[42201]: cluster 2024-03-30T14:13:16.109997+0000 mon.a (mon.0) 384 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded) 2024-03-30T14:13:18.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:18 smithi081 bash[53778]: audit 2024-03-30T14:13:16.964889+0000 mgr.y (mgr.25513) 291 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:18.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:18 smithi081 bash[55161]: audit 2024-03-30T14:13:16.964889+0000 mgr.y (mgr.25513) 291 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:18.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:18 smithi092 bash[42201]: audit 2024-03-30T14:13:16.964889+0000 mgr.y (mgr.25513) 291 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:19.479 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:19 smithi092 bash[42201]: cluster 2024-03-30T14:13:17.766073+0000 mgr.y (mgr.25513) 292 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-30T14:13:19.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:19 smithi081 bash[53778]: cluster 2024-03-30T14:13:17.766073+0000 mgr.y (mgr.25513) 292 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-30T14:13:19.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:19 smithi081 bash[55161]: cluster 2024-03-30T14:13:17.766073+0000 mgr.y (mgr.25513) 292 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-30T14:13:19.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:19] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-03-30T14:13:21.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: cluster 2024-03-30T14:13:19.767066+0000 mgr.y (mgr.25513) 293 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T14:13:21.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.291190+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.303607+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.309450+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.311207+0000 mon.c (mon.1) 158 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: cluster 2024-03-30T14:13:20.314144+0000 mgr.y (mgr.25513) 294 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: cluster 2024-03-30T14:13:20.314614+0000 mgr.y (mgr.25513) 295 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.323097+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.409078+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.412630+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.415307+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.417419+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.419958+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.420323+0000 mgr.y (mgr.25513) 296 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: cephadm 2024-03-30T14:13:20.422149+0000 mgr.y (mgr.25513) 297 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:13:21.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.866166+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:21 smithi092 bash[42201]: audit 2024-03-30T14:13:20.868663+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:21.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: cluster 2024-03-30T14:13:19.767066+0000 mgr.y (mgr.25513) 293 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T14:13:21.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.291190+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.303607+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.309450+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.311207+0000 mon.c (mon.1) 158 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: cluster 2024-03-30T14:13:20.314144+0000 mgr.y (mgr.25513) 294 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: cluster 2024-03-30T14:13:20.314614+0000 mgr.y (mgr.25513) 295 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.323097+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.409078+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.412630+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.415307+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.417419+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.419958+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.420323+0000 mgr.y (mgr.25513) 296 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: cephadm 2024-03-30T14:13:20.422149+0000 mgr.y (mgr.25513) 297 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:13:21.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.866166+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[53778]: audit 2024-03-30T14:13:20.868663+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: cluster 2024-03-30T14:13:19.767066+0000 mgr.y (mgr.25513) 293 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.291190+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.303607+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.309450+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.311207+0000 mon.c (mon.1) 158 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: cluster 2024-03-30T14:13:20.314144+0000 mgr.y (mgr.25513) 294 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: cluster 2024-03-30T14:13:20.314614+0000 mgr.y (mgr.25513) 295 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:21.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.323097+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.409078+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.412630+0000 mon.c (mon.1) 160 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.415307+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.417419+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.419958+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.420323+0000 mgr.y (mgr.25513) 296 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: cephadm 2024-03-30T14:13:20.422149+0000 mgr.y (mgr.25513) 297 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.866166+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:21.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:21 smithi081 bash[55161]: audit 2024-03-30T14:13:20.868663+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:23.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:23 smithi092 bash[42201]: cluster 2024-03-30T14:13:22.315853+0000 mgr.y (mgr.25513) 298 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:23.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:23 smithi092 bash[42201]: audit 2024-03-30T14:13:22.754085+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:23.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:23 smithi092 bash[42201]: audit 2024-03-30T14:13:22.760737+0000 mon.c (mon.1) 165 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:13:23.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:23 smithi092 bash[42201]: audit 2024-03-30T14:13:22.761907+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[53778]: cluster 2024-03-30T14:13:22.315853+0000 mgr.y (mgr.25513) 298 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[53778]: audit 2024-03-30T14:13:22.754085+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[53778]: audit 2024-03-30T14:13:22.760737+0000 mon.c (mon.1) 165 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[53778]: audit 2024-03-30T14:13:22.761907+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[55161]: cluster 2024-03-30T14:13:22.315853+0000 mgr.y (mgr.25513) 298 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[55161]: audit 2024-03-30T14:13:22.754085+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[55161]: audit 2024-03-30T14:13:22.760737+0000 mon.c (mon.1) 165 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:13:23.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:23 smithi081 bash[55161]: audit 2024-03-30T14:13:22.761907+0000 mon.c (mon.1) 166 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:24.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:24 smithi081 bash[55161]: cephadm 2024-03-30T14:13:22.743749+0000 mgr.y (mgr.25513) 299 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:13:24.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:24 smithi081 bash[55161]: cephadm 2024-03-30T14:13:22.764967+0000 mgr.y (mgr.25513) 300 : cephadm 1 Deploying daemon osd.6 on smithi092 2024-03-30T14:13:24.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:24 smithi081 bash[53778]: cephadm 2024-03-30T14:13:22.743749+0000 mgr.y (mgr.25513) 299 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:13:24.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:24 smithi081 bash[53778]: cephadm 2024-03-30T14:13:22.764967+0000 mgr.y (mgr.25513) 300 : cephadm 1 Deploying daemon osd.6 on smithi092 2024-03-30T14:13:24.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:24 smithi092 bash[42201]: cephadm 2024-03-30T14:13:22.743749+0000 mgr.y (mgr.25513) 299 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:13:24.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:24 smithi092 bash[42201]: cephadm 2024-03-30T14:13:22.764967+0000 mgr.y (mgr.25513) 300 : cephadm 1 Deploying daemon osd.6 on smithi092 2024-03-30T14:13:25.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:25 smithi081 bash[53778]: cluster 2024-03-30T14:13:24.316906+0000 mgr.y (mgr.25513) 301 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-03-30T14:13:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:25 smithi081 bash[55161]: cluster 2024-03-30T14:13:24.316906+0000 mgr.y (mgr.25513) 301 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-03-30T14:13:25.790 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:25 smithi092 bash[42201]: cluster 2024-03-30T14:13:24.316906+0000 mgr.y (mgr.25513) 301 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-03-30T14:13:27.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:27 smithi081 bash[53778]: audit 2024-03-30T14:13:26.182949+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:27.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:27 smithi081 bash[53778]: cluster 2024-03-30T14:13:26.318030+0000 mgr.y (mgr.25513) 302 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:27.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:27 smithi081 bash[55161]: audit 2024-03-30T14:13:26.182949+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:27.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:27 smithi081 bash[55161]: cluster 2024-03-30T14:13:26.318030+0000 mgr.y (mgr.25513) 302 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:27.297 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:27 smithi092 systemd[1]: Stopping Ceph osd.6 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:13:27.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:27 smithi092 bash[42201]: audit 2024-03-30T14:13:26.182949+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:27.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:27 smithi092 bash[42201]: cluster 2024-03-30T14:13:26.318030+0000 mgr.y (mgr.25513) 302 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:27.637 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:13:27.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:27 smithi092 bash[23918]: debug 2024-03-30T14:13:27.422+0000 7f8509115700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:13:27.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:27 smithi092 bash[23918]: debug 2024-03-30T14:13:27.422+0000 7f8509115700 -1 osd.6 141 *** Got signal Terminated *** 2024-03-30T14:13:27.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:27 smithi092 bash[23918]: debug 2024-03-30T14:13:27.422+0000 7f8509115700 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:13:28.398 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:13:28.398 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (7m) 77s ago 14m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 19s ago 13m - - 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (5m) 77s ago 12m 47.8M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (5m) 19s ago 20m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (6m) 77s ago 22m 504M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (5m) 77s ago 22m 51.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (4m) 19s ago 20m 42.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (4m) 77s ago 20m 45.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (7m) 77s ago 14m 12.5M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (6m) 19s ago 14m 11.6M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (2m) 77s ago 19m 53.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (2m) 77s ago 19m 56.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (110s) 77s ago 18m 53.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (82s) 77s ago 17m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:13:28.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (51s) 19s ago 17m 50.1M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (23s) 19s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (16m) 19s ago 16m 65.0M 3037M 17.2.0 e1d6a67b021e 5c1ce29339fc 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (15m) 19s ago 15m 68.7M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (5m) 19s ago 14m 64.8M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (12m) 77s ago 12m 88.2M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (12m) 19s ago 12m 88.3M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (12m) 77s ago 12m 88.2M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:13:28.400 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (12m) 19s ago 12m 89.3M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:13:28.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:28 smithi081 bash[53778]: audit 2024-03-30T14:13:26.974922+0000 mgr.y (mgr.25513) 303 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:28.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:28 smithi081 bash[53778]: cluster 2024-03-30T14:13:27.420087+0000 mon.a (mon.0) 391 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:13:28.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:28 smithi081 bash[55161]: audit 2024-03-30T14:13:26.974922+0000 mgr.y (mgr.25513) 303 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:28.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:28 smithi081 bash[55161]: cluster 2024-03-30T14:13:27.420087+0000 mon.a (mon.0) 391 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:13:28.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:28 smithi092 bash[42201]: audit 2024-03-30T14:13:26.974922+0000 mgr.y (mgr.25513) 303 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:28.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:28 smithi092 bash[42201]: cluster 2024-03-30T14:13:27.420087+0000 mon.a (mon.0) 391 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:13:28.852 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 6 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:13:28.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:13:28.854 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:13:28.854 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T14:13:28.854 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 11 2024-03-30T14:13:28.854 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:13:28.854 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "11/23 daemons upgraded", 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:13:29.236 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:13:29.237 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:13:29.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[48067]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:13:29.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[48143]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:13:29.461 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: audit 2024-03-30T14:13:27.629533+0000 mgr.y (mgr.25513) 304 : audit 0 from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: audit 2024-03-30T14:13:28.015943+0000 mgr.y (mgr.25513) 305 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.188928+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.201903+0000 mon.a (mon.0) 393 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.210703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.214757+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.218449+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.220497+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: cluster 2024-03-30T14:13:28.318755+0000 mgr.y (mgr.25513) 306 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: audit 2024-03-30T14:13:28.390222+0000 mgr.y (mgr.25513) 307 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.462 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:29 smithi092 bash[42201]: audit 2024-03-30T14:13:28.859052+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.81:0/1709150573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: audit 2024-03-30T14:13:27.629533+0000 mgr.y (mgr.25513) 304 : audit 0 from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: audit 2024-03-30T14:13:28.015943+0000 mgr.y (mgr.25513) 305 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.188928+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.201903+0000 mon.a (mon.0) 393 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.210703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.214757+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.218449+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.220497+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: cluster 2024-03-30T14:13:28.318755+0000 mgr.y (mgr.25513) 306 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: audit 2024-03-30T14:13:28.390222+0000 mgr.y (mgr.25513) 307 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[55161]: audit 2024-03-30T14:13:28.859052+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.81:0/1709150573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: audit 2024-03-30T14:13:27.629533+0000 mgr.y (mgr.25513) 304 : audit 0 from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: audit 2024-03-30T14:13:28.015943+0000 mgr.y (mgr.25513) 305 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.188928+0000 mon.a (mon.0) 392 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.201903+0000 mon.a (mon.0) 393 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.210703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.214757+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.218449+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.220497+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:13:29.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: cluster 2024-03-30T14:13:28.318755+0000 mgr.y (mgr.25513) 306 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:29.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: audit 2024-03-30T14:13:28.390222+0000 mgr.y (mgr.25513) 307 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:29.500 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[53778]: audit 2024-03-30T14:13:28.859052+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.81:0/1709150573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:29.668 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-03-30T14:13:29.669 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:13:29.669 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:13:29.669 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T14:13:29.669 INFO:teuthology.orchestra.run.smithi081.stdout: osd.6 (root=default,host=smithi092) is down 2024-03-30T14:13:29.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:29] "GET /metrics HTTP/1.1" 200 38523 "" "Prometheus/2.33.4" 2024-03-30T14:13:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[53778]: cluster 2024-03-30T14:13:29.213303+0000 mon.a (mon.0) 395 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:13:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[53778]: cluster 2024-03-30T14:13:29.215417+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[53778]: cluster 2024-03-30T14:13:29.218832+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[53778]: audit 2024-03-30T14:13:29.242702+0000 mgr.y (mgr.25513) 308 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:30.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[53778]: audit 2024-03-30T14:13:29.675516+0000 mon.c (mon.1) 167 : audit 0 from='client.? 172.21.15.81:0/3588743655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:13:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[55161]: cluster 2024-03-30T14:13:29.213303+0000 mon.a (mon.0) 395 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:13:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[55161]: cluster 2024-03-30T14:13:29.215417+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[55161]: cluster 2024-03-30T14:13:29.218832+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[55161]: audit 2024-03-30T14:13:29.242702+0000 mgr.y (mgr.25513) 308 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:30.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:30 smithi081 bash[55161]: audit 2024-03-30T14:13:29.675516+0000 mon.c (mon.1) 167 : audit 0 from='client.? 172.21.15.81:0/3588743655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:13:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:30 smithi092 bash[42201]: cluster 2024-03-30T14:13:29.213303+0000 mon.a (mon.0) 395 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:13:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:30 smithi092 bash[42201]: cluster 2024-03-30T14:13:29.215417+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:30 smithi092 bash[42201]: cluster 2024-03-30T14:13:29.218832+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:13:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:30 smithi092 bash[42201]: audit 2024-03-30T14:13:29.242702+0000 mgr.y (mgr.25513) 308 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:13:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:30 smithi092 bash[42201]: audit 2024-03-30T14:13:29.675516+0000 mon.c (mon.1) 167 : audit 0 from='client.? 172.21.15.81:0/3588743655' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:13:31.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:31 smithi081 bash[53778]: cluster 2024-03-30T14:13:30.320013+0000 mgr.y (mgr.25513) 309 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 6 peering, 8 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:13:31.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:31 smithi081 bash[55161]: cluster 2024-03-30T14:13:30.320013+0000 mgr.y (mgr.25513) 309 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 6 peering, 8 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:13:31.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:31 smithi092 bash[42201]: cluster 2024-03-30T14:13:30.320013+0000 mgr.y (mgr.25513) 309 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 6 peering, 8 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:13:31.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:31 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.6.service: Succeeded. 2024-03-30T14:13:31.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:31 smithi092 systemd[1]: Stopped Ceph osd.6 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:32.047 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:31 smithi092 systemd[1]: Started Ceph osd.6 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[53778]: cluster 2024-03-30T14:13:31.212241+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[53778]: cluster 2024-03-30T14:13:31.212339+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[53778]: audit 2024-03-30T14:13:31.697671+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[53778]: audit 2024-03-30T14:13:31.710999+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[53778]: audit 2024-03-30T14:13:31.752048+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:32.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[55161]: cluster 2024-03-30T14:13:31.212241+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:32.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[55161]: cluster 2024-03-30T14:13:31.212339+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:32.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[55161]: audit 2024-03-30T14:13:31.697671+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[55161]: audit 2024-03-30T14:13:31.710999+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:32 smithi081 bash[55161]: audit 2024-03-30T14:13:31.752048+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:32 smithi092 bash[42201]: cluster 2024-03-30T14:13:31.212241+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-30T14:13:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:32 smithi092 bash[42201]: cluster 2024-03-30T14:13:31.212339+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:32 smithi092 bash[42201]: audit 2024-03-30T14:13:31.697671+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:32 smithi092 bash[42201]: audit 2024-03-30T14:13:31.710999+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:32 smithi092 bash[42201]: audit 2024-03-30T14:13:31.752048+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[42201]: audit 2024-03-30T14:13:32.296769+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[42201]: audit 2024-03-30T14:13:32.313294+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[42201]: cluster 2024-03-30T14:13:32.321264+0000 mgr.y (mgr.25513) 310 : cluster 0 pgmap v199: 161 pgs: 17 active+undersized+degraded, 6 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-03-30T14:13:33.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T14:13:33.548 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:33 smithi092 bash[48323]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-30T14:13:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[53778]: audit 2024-03-30T14:13:32.296769+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[53778]: audit 2024-03-30T14:13:32.313294+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[53778]: cluster 2024-03-30T14:13:32.321264+0000 mgr.y (mgr.25513) 310 : cluster 0 pgmap v199: 161 pgs: 17 active+undersized+degraded, 6 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-03-30T14:13:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[55161]: audit 2024-03-30T14:13:32.296769+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[55161]: audit 2024-03-30T14:13:32.313294+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:33.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:33 smithi081 bash[55161]: cluster 2024-03-30T14:13:32.321264+0000 mgr.y (mgr.25513) 310 : cluster 0 pgmap v199: 161 pgs: 17 active+undersized+degraded, 6 peering, 31 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-03-30T14:13:34.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:34 smithi081 bash[53778]: cluster 2024-03-30T14:13:34.375618+0000 mon.a (mon.0) 402 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:34.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:34 smithi081 bash[55161]: cluster 2024-03-30T14:13:34.375618+0000 mon.a (mon.0) 402 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:34.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:34 smithi092 bash[42201]: cluster 2024-03-30T14:13:34.375618+0000 mon.a (mon.0) 402 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-30T14:13:35.297 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:34 smithi092 bash[48650]: debug 2024-03-30T14:13:34.918+0000 7f2adc4b3700 1 -- 172.21.15.92:0/64603573 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55577b299680 con 0x55577b2d6800 2024-03-30T14:13:35.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:35 smithi081 bash[53778]: cluster 2024-03-30T14:13:34.322684+0000 mgr.y (mgr.25513) 311 : cluster 0 pgmap v200: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:35.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:35 smithi081 bash[55161]: cluster 2024-03-30T14:13:34.322684+0000 mgr.y (mgr.25513) 311 : cluster 0 pgmap v200: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:35.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:35 smithi092 bash[48650]: debug 2024-03-30T14:13:35.454+0000 7f2ae564b7c0 -1 Falling back to public interface 2024-03-30T14:13:35.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:35 smithi092 bash[42201]: cluster 2024-03-30T14:13:34.322684+0000 mgr.y (mgr.25513) 311 : cluster 0 pgmap v200: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[53778]: audit 2024-03-30T14:13:35.867181+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[53778]: audit 2024-03-30T14:13:35.870127+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[53778]: cluster 2024-03-30T14:13:36.324057+0000 mgr.y (mgr.25513) 312 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[55161]: audit 2024-03-30T14:13:35.867181+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[55161]: audit 2024-03-30T14:13:35.870127+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:37.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:36 smithi081 bash[55161]: cluster 2024-03-30T14:13:36.324057+0000 mgr.y (mgr.25513) 312 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:36 smithi092 bash[42201]: audit 2024-03-30T14:13:35.867181+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:36 smithi092 bash[42201]: audit 2024-03-30T14:13:35.870127+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:37.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:36 smithi092 bash[42201]: cluster 2024-03-30T14:13:36.324057+0000 mgr.y (mgr.25513) 312 : cluster 0 pgmap v201: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:38.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:37 smithi081 bash[53778]: audit 2024-03-30T14:13:36.978360+0000 mgr.y (mgr.25513) 313 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:38.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:37 smithi081 bash[55161]: audit 2024-03-30T14:13:36.978360+0000 mgr.y (mgr.25513) 313 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:38.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:37 smithi092 bash[42201]: audit 2024-03-30T14:13:36.978360+0000 mgr.y (mgr.25513) 313 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:38.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[48650]: debug 2024-03-30T14:13:38.458+0000 7f2ae564b7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-30T14:13:38.797 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[48650]: debug 2024-03-30T14:13:38.522+0000 7f2ae564b7c0 -1 osd.6 141 log_to_monitors true 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[53778]: cluster 2024-03-30T14:13:38.325652+0000 mgr.y (mgr.25513) 314 : cluster 0 pgmap v202: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[53778]: audit 2024-03-30T14:13:38.526142+0000 mon.a (mon.0) 404 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[53778]: audit 2024-03-30T14:13:38.530049+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[53778]: audit 2024-03-30T14:13:38.782826+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[53778]: audit 2024-03-30T14:13:38.796200+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[55161]: cluster 2024-03-30T14:13:38.325652+0000 mgr.y (mgr.25513) 314 : cluster 0 pgmap v202: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[55161]: audit 2024-03-30T14:13:38.526142+0000 mon.a (mon.0) 404 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[55161]: audit 2024-03-30T14:13:38.530049+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[55161]: audit 2024-03-30T14:13:38.782826+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:38 smithi081 bash[55161]: audit 2024-03-30T14:13:38.796200+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[42201]: cluster 2024-03-30T14:13:38.325652+0000 mgr.y (mgr.25513) 314 : cluster 0 pgmap v202: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-30T14:13:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[42201]: audit 2024-03-30T14:13:38.526142+0000 mon.a (mon.0) 404 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[42201]: audit 2024-03-30T14:13:38.530049+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:13:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[42201]: audit 2024-03-30T14:13:38.782826+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:38 smithi092 bash[42201]: audit 2024-03-30T14:13:38.796200+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:39.796 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[48650]: debug 2024-03-30T14:13:39.422+0000 7f2ad2a9b700 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:39] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[53778]: audit 2024-03-30T14:13:38.883517+0000 mon.a (mon.0) 407 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[53778]: cluster 2024-03-30T14:13:38.892222+0000 mon.a (mon.0) 408 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[53778]: audit 2024-03-30T14:13:38.893325+0000 mon.a (mon.0) 409 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[53778]: audit 2024-03-30T14:13:38.896870+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[53778]: audit 2024-03-30T14:13:39.402677+0000 mon.a (mon.0) 410 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-30T14:13:39.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[55161]: audit 2024-03-30T14:13:38.883517+0000 mon.a (mon.0) 407 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:13:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[55161]: cluster 2024-03-30T14:13:38.892222+0000 mon.a (mon.0) 408 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:13:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[55161]: audit 2024-03-30T14:13:38.893325+0000 mon.a (mon.0) 409 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[55161]: audit 2024-03-30T14:13:38.896870+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:39.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:39 smithi081 bash[55161]: audit 2024-03-30T14:13:39.402677+0000 mon.a (mon.0) 410 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-30T14:13:40.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[42201]: audit 2024-03-30T14:13:38.883517+0000 mon.a (mon.0) 407 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:13:40.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[42201]: cluster 2024-03-30T14:13:38.892222+0000 mon.a (mon.0) 408 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:13:40.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[42201]: audit 2024-03-30T14:13:38.893325+0000 mon.a (mon.0) 409 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:40.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[42201]: audit 2024-03-30T14:13:38.896870+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:13:40.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:39 smithi092 bash[42201]: audit 2024-03-30T14:13:39.402677+0000 mon.a (mon.0) 410 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:39.592936+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: audit 2024-03-30T14:13:39.903002+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: audit 2024-03-30T14:13:39.917124+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.327028+0000 mgr.y (mgr.25513) 315 : cluster 0 pgmap v204: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.400645+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.411433+0000 mon.a (mon.0) 414 : cluster 1 osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459] boot 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.411562+0000 mon.a (mon.0) 415 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-30T14:13:41.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.416235+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: audit 2024-03-30T14:13:40.417261+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.419234+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.421167+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:39.592936+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: audit 2024-03-30T14:13:39.903002+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: audit 2024-03-30T14:13:39.917124+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.327028+0000 mgr.y (mgr.25513) 315 : cluster 0 pgmap v204: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.400645+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.411433+0000 mon.a (mon.0) 414 : cluster 1 osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459] boot 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.411562+0000 mon.a (mon.0) 415 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.416235+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: audit 2024-03-30T14:13:40.417261+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:13:41.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.419234+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:40 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.421167+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:39.592936+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: audit 2024-03-30T14:13:39.903002+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: audit 2024-03-30T14:13:39.917124+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.327028+0000 mgr.y (mgr.25513) 315 : cluster 0 pgmap v204: 161 pgs: 18 active+undersized+degraded, 36 active+undersized, 107 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.400645+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:13:41.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.411433+0000 mon.a (mon.0) 414 : cluster 1 osd.6 [v2:172.21.15.92:6816/3798353459,v1:172.21.15.92:6817/3798353459] boot 2024-03-30T14:13:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.411562+0000 mon.a (mon.0) 415 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-30T14:13:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.416235+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: audit 2024-03-30T14:13:40.417261+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:13:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.419234+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:41.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:40 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.421167+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:40.968553+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.418501+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.419551+0000 mon.a (mon.0) 417 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.424896+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.428341+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.430318+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[53778]: cluster 2024-03-30T14:13:41.432653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:40.968553+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.418501+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.419551+0000 mon.a (mon.0) 417 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.424896+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.428341+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.430318+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:41 smithi081 bash[55161]: cluster 2024-03-30T14:13:41.432653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:40.968553+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.418501+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.419551+0000 mon.a (mon.0) 417 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.424896+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.428341+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.430318+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:41 smithi092 bash[42201]: cluster 2024-03-30T14:13:41.432653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e146 with expected crc 2024-03-30T14:13:43.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:42 smithi081 bash[53778]: cluster 2024-03-30T14:13:42.328469+0000 mgr.y (mgr.25513) 316 : cluster 0 pgmap v207: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:13:43.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:42 smithi081 bash[55161]: cluster 2024-03-30T14:13:42.328469+0000 mgr.y (mgr.25513) 316 : cluster 0 pgmap v207: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:13:43.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:42 smithi092 bash[42201]: cluster 2024-03-30T14:13:42.328469+0000 mgr.y (mgr.25513) 316 : cluster 0 pgmap v207: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:13:45.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:45 smithi081 bash[53778]: cluster 2024-03-30T14:13:44.329710+0000 mgr.y (mgr.25513) 317 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 6 active+undersized, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:13:45.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:45 smithi081 bash[55161]: cluster 2024-03-30T14:13:44.329710+0000 mgr.y (mgr.25513) 317 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 6 active+undersized, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:13:45.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:45 smithi092 bash[42201]: cluster 2024-03-30T14:13:44.329710+0000 mgr.y (mgr.25513) 317 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 6 active+undersized, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:13:46.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:46 smithi081 bash[53778]: cluster 2024-03-30T14:13:45.969647+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:46.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:46 smithi081 bash[55161]: cluster 2024-03-30T14:13:45.969647+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:46.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:46 smithi092 bash[42201]: cluster 2024-03-30T14:13:45.969647+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:13:47.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:47 smithi081 bash[53778]: cluster 2024-03-30T14:13:46.330823+0000 mgr.y (mgr.25513) 318 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:13:47.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:47 smithi081 bash[53778]: cluster 2024-03-30T14:13:46.387325+0000 mon.a (mon.0) 419 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:13:47.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:47 smithi081 bash[55161]: cluster 2024-03-30T14:13:46.330823+0000 mgr.y (mgr.25513) 318 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:13:47.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:47 smithi081 bash[55161]: cluster 2024-03-30T14:13:46.387325+0000 mon.a (mon.0) 419 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:13:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:47 smithi092 bash[42201]: cluster 2024-03-30T14:13:46.330823+0000 mgr.y (mgr.25513) 318 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:13:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:47 smithi092 bash[42201]: cluster 2024-03-30T14:13:46.387325+0000 mon.a (mon.0) 419 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:13:48.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:48 smithi081 bash[55161]: audit 2024-03-30T14:13:46.988752+0000 mgr.y (mgr.25513) 319 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:48.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:48 smithi081 bash[53778]: audit 2024-03-30T14:13:46.988752+0000 mgr.y (mgr.25513) 319 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:48.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:48 smithi092 bash[42201]: audit 2024-03-30T14:13:46.988752+0000 mgr.y (mgr.25513) 319 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:49.712 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:49 smithi081 bash[55161]: cluster 2024-03-30T14:13:48.332266+0000 mgr.y (mgr.25513) 320 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:49.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:49 smithi081 bash[53778]: cluster 2024-03-30T14:13:48.332266+0000 mgr.y (mgr.25513) 320 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:49.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:49 smithi092 bash[42201]: cluster 2024-03-30T14:13:48.332266+0000 mgr.y (mgr.25513) 320 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:49.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:49] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:49.926100+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:49.941795+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:49.945825+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:49.947286+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: cluster 2024-03-30T14:13:49.950226+0000 mgr.y (mgr.25513) 321 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: cluster 2024-03-30T14:13:49.950534+0000 mgr.y (mgr.25513) 322 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:49.960354+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.050201+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.053463+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.055906+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.058195+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.061598+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.061887+0000 mgr.y (mgr.25513) 323 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: cephadm 2024-03-30T14:13:50.064065+0000 mgr.y (mgr.25513) 324 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.867029+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[53778]: audit 2024-03-30T14:13:50.869369+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:49.926100+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:49.941795+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:49.945825+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:51.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:49.947286+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: cluster 2024-03-30T14:13:49.950226+0000 mgr.y (mgr.25513) 321 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: cluster 2024-03-30T14:13:49.950534+0000 mgr.y (mgr.25513) 322 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:49.960354+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.050201+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.053463+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.055906+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.058195+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.061598+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.061887+0000 mgr.y (mgr.25513) 323 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: cephadm 2024-03-30T14:13:50.064065+0000 mgr.y (mgr.25513) 324 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.867029+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:50 smithi081 bash[55161]: audit 2024-03-30T14:13:50.869369+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:49.926100+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:49.941795+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:49.945825+0000 mon.c (mon.1) 171 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:49.947286+0000 mon.c (mon.1) 172 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: cluster 2024-03-30T14:13:49.950226+0000 mgr.y (mgr.25513) 321 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:51.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: cluster 2024-03-30T14:13:49.950534+0000 mgr.y (mgr.25513) 322 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:49.960354+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.050201+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.053463+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.055906+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.058195+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.061598+0000 mon.c (mon.1) 177 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.061887+0000 mgr.y (mgr.25513) 323 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: cephadm 2024-03-30T14:13:50.064065+0000 mgr.y (mgr.25513) 324 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.867029+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:51.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:50 smithi092 bash[42201]: audit 2024-03-30T14:13:50.869369+0000 mon.c (mon.1) 178 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: cluster 2024-03-30T14:13:51.951770+0000 mgr.y (mgr.25513) 325 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: cephadm 2024-03-30T14:13:52.435661+0000 mgr.y (mgr.25513) 326 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: audit 2024-03-30T14:13:52.444025+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: audit 2024-03-30T14:13:52.450252+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: audit 2024-03-30T14:13:52.452043+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[53778]: cephadm 2024-03-30T14:13:52.455286+0000 mgr.y (mgr.25513) 327 : cephadm 1 Deploying daemon osd.7 on smithi092 2024-03-30T14:13:53.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: cluster 2024-03-30T14:13:51.951770+0000 mgr.y (mgr.25513) 325 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: cephadm 2024-03-30T14:13:52.435661+0000 mgr.y (mgr.25513) 326 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: audit 2024-03-30T14:13:52.444025+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: audit 2024-03-30T14:13:52.450252+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: audit 2024-03-30T14:13:52.452043+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:53 smithi081 bash[55161]: cephadm 2024-03-30T14:13:52.455286+0000 mgr.y (mgr.25513) 327 : cephadm 1 Deploying daemon osd.7 on smithi092 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: cluster 2024-03-30T14:13:51.951770+0000 mgr.y (mgr.25513) 325 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: cephadm 2024-03-30T14:13:52.435661+0000 mgr.y (mgr.25513) 326 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: audit 2024-03-30T14:13:52.444025+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:53.749 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: audit 2024-03-30T14:13:52.450252+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:13:53.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: audit 2024-03-30T14:13:52.452043+0000 mon.c (mon.1) 180 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:53.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:53 smithi092 bash[42201]: cephadm 2024-03-30T14:13:52.455286+0000 mgr.y (mgr.25513) 327 : cephadm 1 Deploying daemon osd.7 on smithi092 2024-03-30T14:13:55.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:55 smithi081 bash[53778]: cluster 2024-03-30T14:13:53.952836+0000 mgr.y (mgr.25513) 328 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T14:13:55.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:55 smithi081 bash[55161]: cluster 2024-03-30T14:13:53.952836+0000 mgr.y (mgr.25513) 328 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T14:13:55.772 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:55 smithi092 bash[42201]: cluster 2024-03-30T14:13:53.952836+0000 mgr.y (mgr.25513) 328 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T14:13:57.035 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:56 smithi092 systemd[1]: Stopping Ceph osd.7 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[53778]: cluster 2024-03-30T14:13:55.953903+0000 mgr.y (mgr.25513) 329 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[53778]: audit 2024-03-30T14:13:56.215761+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[53778]: cluster 2024-03-30T14:13:57.042679+0000 mon.a (mon.0) 426 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[55161]: cluster 2024-03-30T14:13:55.953903+0000 mgr.y (mgr.25513) 329 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[55161]: audit 2024-03-30T14:13:56.215761+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:57.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:57 smithi081 bash[55161]: cluster 2024-03-30T14:13:57.042679+0000 mon.a (mon.0) 426 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:13:57.298 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[27052]: debug 2024-03-30T14:13:57.041+0000 7f6ae3d7f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:13:57.298 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[27052]: debug 2024-03-30T14:13:57.041+0000 7f6ae3d7f700 -1 osd.7 146 *** Got signal Terminated *** 2024-03-30T14:13:57.298 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[27052]: debug 2024-03-30T14:13:57.041+0000 7f6ae3d7f700 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:13:57.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[42201]: cluster 2024-03-30T14:13:55.953903+0000 mgr.y (mgr.25513) 329 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:13:57.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[42201]: audit 2024-03-30T14:13:56.215761+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:13:57.302 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:57 smithi092 bash[42201]: cluster 2024-03-30T14:13:57.042679+0000 mon.a (mon.0) 426 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:13:58.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[42201]: audit 2024-03-30T14:13:56.998849+0000 mgr.y (mgr.25513) 330 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:58.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[42201]: cluster 2024-03-30T14:13:57.451563+0000 mon.a (mon.0) 427 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:58.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[42201]: cluster 2024-03-30T14:13:57.451614+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:13:58.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[42201]: cluster 2024-03-30T14:13:57.458754+0000 mon.a (mon.0) 429 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-03-30T14:13:58.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[53778]: audit 2024-03-30T14:13:56.998849+0000 mgr.y (mgr.25513) 330 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[53778]: cluster 2024-03-30T14:13:57.451563+0000 mon.a (mon.0) 427 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[53778]: cluster 2024-03-30T14:13:57.451614+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[53778]: cluster 2024-03-30T14:13:57.458754+0000 mon.a (mon.0) 429 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[55161]: audit 2024-03-30T14:13:56.998849+0000 mgr.y (mgr.25513) 330 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[55161]: cluster 2024-03-30T14:13:57.451563+0000 mon.a (mon.0) 427 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[55161]: cluster 2024-03-30T14:13:57.451614+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:13:58.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:58 smithi081 bash[55161]: cluster 2024-03-30T14:13:57.458754+0000 mon.a (mon.0) 429 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-03-30T14:13:58.954 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[50107]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:13:58.954 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:13:58 smithi092 bash[50179]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[53778]: cluster 2024-03-30T14:13:57.954878+0000 mgr.y (mgr.25513) 331 : cluster 0 pgmap v217: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[53778]: cluster 2024-03-30T14:13:58.453329+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[53778]: cluster 2024-03-30T14:13:58.470234+0000 mon.a (mon.0) 431 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[55161]: cluster 2024-03-30T14:13:57.954878+0000 mgr.y (mgr.25513) 331 : cluster 0 pgmap v217: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[55161]: cluster 2024-03-30T14:13:58.453329+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:13:59.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[55161]: cluster 2024-03-30T14:13:58.470234+0000 mon.a (mon.0) 431 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:13:59.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:59 smithi092 bash[42201]: cluster 2024-03-30T14:13:57.954878+0000 mgr.y (mgr.25513) 331 : cluster 0 pgmap v217: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:13:59.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:59 smithi092 bash[42201]: cluster 2024-03-30T14:13:58.453329+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:13:59.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:13:59 smithi092 bash[42201]: cluster 2024-03-30T14:13:58.470234+0000 mon.a (mon.0) 431 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:13:59.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:13:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:13:59] "GET /metrics HTTP/1.1" 200 38530 "" "Prometheus/2.33.4" 2024-03-30T14:14:00.087 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:14:00.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:00 smithi092 bash[42201]: cluster 2024-03-30T14:14:00.217594+0000 mon.a (mon.0) 432 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:00.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:00 smithi081 bash[53778]: cluster 2024-03-30T14:14:00.217594+0000 mon.a (mon.0) 432 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:00.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:00 smithi081 bash[55161]: cluster 2024-03-30T14:14:00.217594+0000 mon.a (mon.0) 432 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:00.857 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:14:00.857 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (7m) 110s ago 14m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:14:00.857 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 22s ago 14m - - 2024-03-30T14:14:00.857 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (6m) 110s ago 12m 47.8M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:14:00.857 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (6m) 22s ago 20m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (6m) 110s ago 22m 504M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (5m) 110s ago 22m 51.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (4m) 22s ago 21m 43.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (4m) 110s ago 21m 45.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (7m) 110s ago 15m 12.5M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (7m) 22s ago 15m 12.0M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (3m) 110s ago 20m 53.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (2m) 110s ago 19m 56.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (2m) 110s ago 19m 53.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (114s) 110s ago 18m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:14:00.858 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (84s) 22s ago 17m 50.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (55s) 22s ago 17m 49.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (26s) 22s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (16m) 22s ago 16m 70.5M 3037M 17.2.0 e1d6a67b021e 35c89b5becad 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (6m) 22s ago 15m 65.1M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (13m) 110s ago 13m 88.2M - 17.2.0 e1d6a67b021e 2076957231eb 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (13m) 22s ago 13m 88.6M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (12m) 110s ago 12m 88.2M - 17.2.0 e1d6a67b021e 82b4c251e93a 2024-03-30T14:14:00.859 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (12m) 22s ago 12m 89.5M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 7 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:14:01.316 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 12 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:14:01.317 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:14:01.380 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:01 smithi092 bash[42201]: cluster 2024-03-30T14:13:59.956271+0000 mgr.y (mgr.25513) 332 : cluster 0 pgmap v219: 161 pgs: 4 activating+undersized, 6 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-30T14:14:01.380 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:01 smithi092 bash[42201]: audit 2024-03-30T14:14:00.078651+0000 mgr.y (mgr.25513) 333 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:01.380 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:01 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.7.service: Succeeded. 2024-03-30T14:14:01.380 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:01 smithi092 systemd[1]: Stopped Ceph osd.7 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:14:01.380 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:01 smithi092 systemd[1]: Started Ceph osd.7 for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "mon" 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "12/23 daemons upgraded", 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:14:01.702 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:14:01.703 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:14:01.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:01 smithi081 bash[55161]: cluster 2024-03-30T14:13:59.956271+0000 mgr.y (mgr.25513) 332 : cluster 0 pgmap v219: 161 pgs: 4 activating+undersized, 6 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-30T14:14:01.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:01 smithi081 bash[55161]: audit 2024-03-30T14:14:00.078651+0000 mgr.y (mgr.25513) 333 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:01.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:01 smithi081 bash[53778]: cluster 2024-03-30T14:13:59.956271+0000 mgr.y (mgr.25513) 332 : cluster 0 pgmap v219: 161 pgs: 4 activating+undersized, 6 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-30T14:14:01.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:01 smithi081 bash[53778]: audit 2024-03-30T14:14:00.078651+0000 mgr.y (mgr.25513) 333 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.161 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Reduced data availability: 3 pgs inactive, 2 pgs peering; Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded 2024-03-30T14:14:02.161 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: osd.7 (root=default,host=smithi092) is down 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 3 pgs inactive, 2 pgs peering 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.0 is stuck inactive for 2m, current state activating+undersized, last acting [1,0] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 6.8 is stuck peering for 2m, current state peering, last acting [2,1] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 6.12 is stuck peering for 77s, current state peering, last acting [2,4] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-03-30T14:14:02.162 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-30T14:14:02.163 INFO:teuthology.orchestra.run.smithi081.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-30T14:14:02.163 INFO:teuthology.orchestra.run.smithi081.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:00.470262+0000 mgr.y (mgr.25513) 334 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:00.840777+0000 mgr.y (mgr.25513) 335 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:01.322264+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.81:0/3053428019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:01.385045+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:01.402018+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:01.441390+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:02.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[42201]: audit 2024-03-30T14:14:02.172890+0000 mon.b (mon.2) 9 : audit 0 from='client.? 172.21.15.81:0/1951065908' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:00.470262+0000 mgr.y (mgr.25513) 334 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:00.840777+0000 mgr.y (mgr.25513) 335 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:01.322264+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.81:0/3053428019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:01.385045+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:01.402018+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:01.441390+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:02.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[53778]: audit 2024-03-30T14:14:02.172890+0000 mon.b (mon.2) 9 : audit 0 from='client.? 172.21.15.81:0/1951065908' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:00.470262+0000 mgr.y (mgr.25513) 334 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:00.840777+0000 mgr.y (mgr.25513) 335 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:01.322264+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.81:0/3053428019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:01.385045+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:01.402018+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:01.441390+0000 mon.c (mon.1) 181 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:02.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:02 smithi081 bash[55161]: audit 2024-03-30T14:14:02.172890+0000 mon.b (mon.2) 9 : audit 0 from='client.? 172.21.15.81:0/1951065908' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T14:14:03.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:02 smithi092 bash[50348]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-30T14:14:03.743 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:03 smithi092 bash[42201]: audit 2024-03-30T14:14:01.707650+0000 mgr.y (mgr.25513) 336 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:03.743 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:03 smithi092 bash[42201]: cluster 2024-03-30T14:14:01.957861+0000 mgr.y (mgr.25513) 337 : cluster 0 pgmap v220: 161 pgs: 4 activating+undersized, 23 active+undersized+degraded, 7 peering, 31 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:14:03.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:03 smithi081 bash[53778]: audit 2024-03-30T14:14:01.707650+0000 mgr.y (mgr.25513) 336 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:03.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:03 smithi081 bash[53778]: cluster 2024-03-30T14:14:01.957861+0000 mgr.y (mgr.25513) 337 : cluster 0 pgmap v220: 161 pgs: 4 activating+undersized, 23 active+undersized+degraded, 7 peering, 31 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:14:03.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:03 smithi081 bash[55161]: audit 2024-03-30T14:14:01.707650+0000 mgr.y (mgr.25513) 336 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:03.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:03 smithi081 bash[55161]: cluster 2024-03-30T14:14:01.957861+0000 mgr.y (mgr.25513) 337 : cluster 0 pgmap v220: 161 pgs: 4 activating+undersized, 23 active+undersized+degraded, 7 peering, 31 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:14:04.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:04 smithi081 bash[53778]: cluster 2024-03-30T14:14:04.402875+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 2 pgs peering) 2024-03-30T14:14:04.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:04 smithi081 bash[55161]: cluster 2024-03-30T14:14:04.402875+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 2 pgs peering) 2024-03-30T14:14:04.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:04 smithi092 bash[42201]: cluster 2024-03-30T14:14:04.402875+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 2 pgs peering) 2024-03-30T14:14:04.797 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:04 smithi092 bash[50624]: debug 2024-03-30T14:14:04.689+0000 7fb7e9c53700 1 -- 172.21.15.92:0/4269929141 <== mon.2 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e07fb2d680 con 0x55e07fb6b000 2024-03-30T14:14:05.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:05 smithi092 bash[50624]: debug 2024-03-30T14:14:05.001+0000 7fb7f2deb7c0 -1 Falling back to public interface 2024-03-30T14:14:05.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:05 smithi081 bash[55161]: cluster 2024-03-30T14:14:03.959327+0000 mgr.y (mgr.25513) 338 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:05.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:05 smithi081 bash[53778]: cluster 2024-03-30T14:14:03.959327+0000 mgr.y (mgr.25513) 338 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:05.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:05 smithi092 bash[42201]: cluster 2024-03-30T14:14:03.959327+0000 mgr.y (mgr.25513) 338 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[53778]: audit 2024-03-30T14:14:05.867742+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[53778]: audit 2024-03-30T14:14:05.871000+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[53778]: cluster 2024-03-30T14:14:05.960687+0000 mgr.y (mgr.25513) 339 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[53778]: cluster 2024-03-30T14:14:05.974055+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[55161]: audit 2024-03-30T14:14:05.867742+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:07.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[55161]: audit 2024-03-30T14:14:05.871000+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:07.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[55161]: cluster 2024-03-30T14:14:05.960687+0000 mgr.y (mgr.25513) 339 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:07.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:06 smithi081 bash[55161]: cluster 2024-03-30T14:14:05.974055+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:06 smithi092 bash[42201]: audit 2024-03-30T14:14:05.867742+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:06 smithi092 bash[42201]: audit 2024-03-30T14:14:05.871000+0000 mon.c (mon.1) 182 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:06 smithi092 bash[42201]: cluster 2024-03-30T14:14:05.960687+0000 mgr.y (mgr.25513) 339 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:07.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:06 smithi092 bash[42201]: cluster 2024-03-30T14:14:05.974055+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[55161]: audit 2024-03-30T14:14:07.005715+0000 mgr.y (mgr.25513) 340 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[55161]: audit 2024-03-30T14:14:07.686974+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[55161]: audit 2024-03-30T14:14:07.722768+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[53778]: audit 2024-03-30T14:14:07.005715+0000 mgr.y (mgr.25513) 340 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[53778]: audit 2024-03-30T14:14:07.686974+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:08.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:07 smithi081 bash[53778]: audit 2024-03-30T14:14:07.722768+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:08.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:07 smithi092 bash[50624]: debug 2024-03-30T14:14:07.985+0000 7fb7f2deb7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-30T14:14:08.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[50624]: debug 2024-03-30T14:14:08.025+0000 7fb7f2deb7c0 -1 osd.7 146 log_to_monitors true 2024-03-30T14:14:08.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:07 smithi092 bash[42201]: audit 2024-03-30T14:14:07.005715+0000 mgr.y (mgr.25513) 340 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:08.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:07 smithi092 bash[42201]: audit 2024-03-30T14:14:07.686974+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:08.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:07 smithi092 bash[42201]: audit 2024-03-30T14:14:07.722768+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[53778]: cluster 2024-03-30T14:14:07.962220+0000 mgr.y (mgr.25513) 341 : cluster 0 pgmap v223: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[53778]: audit 2024-03-30T14:14:08.029634+0000 mon.a (mon.0) 441 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[53778]: audit 2024-03-30T14:14:08.033891+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[53778]: audit 2024-03-30T14:14:08.822826+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[53778]: audit 2024-03-30T14:14:08.835254+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[55161]: cluster 2024-03-30T14:14:07.962220+0000 mgr.y (mgr.25513) 341 : cluster 0 pgmap v223: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[55161]: audit 2024-03-30T14:14:08.029634+0000 mon.a (mon.0) 441 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[55161]: audit 2024-03-30T14:14:08.033891+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[55161]: audit 2024-03-30T14:14:08.822826+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:08 smithi081 bash[55161]: audit 2024-03-30T14:14:08.835254+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[42201]: cluster 2024-03-30T14:14:07.962220+0000 mgr.y (mgr.25513) 341 : cluster 0 pgmap v223: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-30T14:14:09.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[42201]: audit 2024-03-30T14:14:08.029634+0000 mon.a (mon.0) 441 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[42201]: audit 2024-03-30T14:14:08.033891+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:14:09.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[42201]: audit 2024-03-30T14:14:08.822826+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:08 smithi092 bash[42201]: audit 2024-03-30T14:14:08.835254+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:09.796 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[50624]: debug 2024-03-30T14:14:09.437+0000 7fb7e023b700 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:09] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[53778]: audit 2024-03-30T14:14:08.885645+0000 mon.a (mon.0) 444 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[53778]: cluster 2024-03-30T14:14:08.894374+0000 mon.a (mon.0) 445 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[53778]: audit 2024-03-30T14:14:08.897784+0000 mon.a (mon.0) 446 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[53778]: audit 2024-03-30T14:14:08.901835+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[53778]: audit 2024-03-30T14:14:09.425172+0000 mon.a (mon.0) 447 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:14:09.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[55161]: audit 2024-03-30T14:14:08.885645+0000 mon.a (mon.0) 444 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:14:09.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[55161]: cluster 2024-03-30T14:14:08.894374+0000 mon.a (mon.0) 445 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:14:09.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[55161]: audit 2024-03-30T14:14:08.897784+0000 mon.a (mon.0) 446 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:09.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[55161]: audit 2024-03-30T14:14:08.901835+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:09.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:09 smithi081 bash[55161]: audit 2024-03-30T14:14:09.425172+0000 mon.a (mon.0) 447 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:14:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[42201]: audit 2024-03-30T14:14:08.885645+0000 mon.a (mon.0) 444 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:14:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[42201]: cluster 2024-03-30T14:14:08.894374+0000 mon.a (mon.0) 445 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:14:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[42201]: audit 2024-03-30T14:14:08.897784+0000 mon.a (mon.0) 446 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[42201]: audit 2024-03-30T14:14:08.901835+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-03-30T14:14:10.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:09 smithi092 bash[42201]: audit 2024-03-30T14:14:09.425172+0000 mon.a (mon.0) 447 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:14:11.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[53778]: cluster 2024-03-30T14:14:09.963556+0000 mgr.y (mgr.25513) 342 : cluster 0 pgmap v225: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:14:11.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[53778]: cluster 2024-03-30T14:14:10.421568+0000 mon.a (mon.0) 448 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:14:11.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[53778]: cluster 2024-03-30T14:14:10.430882+0000 mon.a (mon.0) 449 : cluster 1 osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928] boot 2024-03-30T14:14:11.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[53778]: cluster 2024-03-30T14:14:10.430947+0000 mon.a (mon.0) 450 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-30T14:14:11.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[53778]: audit 2024-03-30T14:14:10.436199+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:14:11.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[55161]: cluster 2024-03-30T14:14:09.963556+0000 mgr.y (mgr.25513) 342 : cluster 0 pgmap v225: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:14:11.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[55161]: cluster 2024-03-30T14:14:10.421568+0000 mon.a (mon.0) 448 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:14:11.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[55161]: cluster 2024-03-30T14:14:10.430882+0000 mon.a (mon.0) 449 : cluster 1 osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928] boot 2024-03-30T14:14:11.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[55161]: cluster 2024-03-30T14:14:10.430947+0000 mon.a (mon.0) 450 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-30T14:14:11.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:10 smithi081 bash[55161]: audit 2024-03-30T14:14:10.436199+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:14:11.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:10 smithi092 bash[42201]: cluster 2024-03-30T14:14:09.963556+0000 mgr.y (mgr.25513) 342 : cluster 0 pgmap v225: 161 pgs: 26 active+undersized+degraded, 39 active+undersized, 96 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:14:11.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:10 smithi092 bash[42201]: cluster 2024-03-30T14:14:10.421568+0000 mon.a (mon.0) 448 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:14:11.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:10 smithi092 bash[42201]: cluster 2024-03-30T14:14:10.430882+0000 mon.a (mon.0) 449 : cluster 1 osd.7 [v2:172.21.15.92:6824/2150031928,v1:172.21.15.92:6825/2150031928] boot 2024-03-30T14:14:11.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:10 smithi092 bash[42201]: cluster 2024-03-30T14:14:10.430947+0000 mon.a (mon.0) 450 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-30T14:14:11.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:10 smithi092 bash[42201]: audit 2024-03-30T14:14:10.436199+0000 mon.c (mon.1) 183 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:14:12.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:12 smithi081 bash[53778]: cluster 2024-03-30T14:14:11.436257+0000 mon.a (mon.0) 451 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:14:12.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:12 smithi081 bash[55161]: cluster 2024-03-30T14:14:11.436257+0000 mon.a (mon.0) 451 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:14:12.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:12 smithi092 bash[42201]: cluster 2024-03-30T14:14:11.436257+0000 mon.a (mon.0) 451 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:14:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:13 smithi081 bash[53778]: cluster 2024-03-30T14:14:11.964955+0000 mgr.y (mgr.25513) 343 : cluster 0 pgmap v228: 161 pgs: 18 active+undersized+degraded, 32 active+undersized, 111 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:14:13.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:13 smithi081 bash[53778]: cluster 2024-03-30T14:14:12.426450+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:13 smithi081 bash[55161]: cluster 2024-03-30T14:14:11.964955+0000 mgr.y (mgr.25513) 343 : cluster 0 pgmap v228: 161 pgs: 18 active+undersized+degraded, 32 active+undersized, 111 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:14:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:13 smithi081 bash[55161]: cluster 2024-03-30T14:14:12.426450+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:13.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:13 smithi092 bash[42201]: cluster 2024-03-30T14:14:11.964955+0000 mgr.y (mgr.25513) 343 : cluster 0 pgmap v228: 161 pgs: 18 active+undersized+degraded, 32 active+undersized, 111 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-30T14:14:13.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:13 smithi092 bash[42201]: cluster 2024-03-30T14:14:12.426450+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:14:15.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:15 smithi092 bash[42201]: cluster 2024-03-30T14:14:13.966393+0000 mgr.y (mgr.25513) 344 : cluster 0 pgmap v229: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-30T14:14:15.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:15 smithi081 bash[53778]: cluster 2024-03-30T14:14:13.966393+0000 mgr.y (mgr.25513) 344 : cluster 0 pgmap v229: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-30T14:14:15.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:15 smithi081 bash[55161]: cluster 2024-03-30T14:14:13.966393+0000 mgr.y (mgr.25513) 344 : cluster 0 pgmap v229: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-30T14:14:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:16 smithi081 bash[53778]: cluster 2024-03-30T14:14:15.967511+0000 mgr.y (mgr.25513) 345 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:14:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:16 smithi081 bash[53778]: cluster 2024-03-30T14:14:16.442976+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2024-03-30T14:14:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:16 smithi081 bash[55161]: cluster 2024-03-30T14:14:15.967511+0000 mgr.y (mgr.25513) 345 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:14:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:16 smithi081 bash[55161]: cluster 2024-03-30T14:14:16.442976+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2024-03-30T14:14:16.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:16 smithi092 bash[42201]: cluster 2024-03-30T14:14:15.967511+0000 mgr.y (mgr.25513) 345 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:14:16.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:16 smithi092 bash[42201]: cluster 2024-03-30T14:14:16.442976+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2024-03-30T14:14:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:17 smithi081 bash[53778]: audit 2024-03-30T14:14:17.010854+0000 mgr.y (mgr.25513) 346 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:17.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:17 smithi081 bash[55161]: audit 2024-03-30T14:14:17.010854+0000 mgr.y (mgr.25513) 346 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:17.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:17 smithi092 bash[42201]: audit 2024-03-30T14:14:17.010854+0000 mgr.y (mgr.25513) 346 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:18.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:18 smithi092 bash[42201]: cluster 2024-03-30T14:14:17.968739+0000 mgr.y (mgr.25513) 347 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:14:18.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:18 smithi081 bash[53778]: cluster 2024-03-30T14:14:17.968739+0000 mgr.y (mgr.25513) 347 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:14:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:18 smithi081 bash[55161]: cluster 2024-03-30T14:14:17.968739+0000 mgr.y (mgr.25513) 347 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:14:19.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:19] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:18.892024+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:18.906603+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:18.910669+0000 mon.c (mon.1) 184 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:18.912524+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: cluster 2024-03-30T14:14:18.915619+0000 mgr.y (mgr.25513) 348 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: cluster 2024-03-30T14:14:18.916000+0000 mgr.y (mgr.25513) 349 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:18.923291+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.011210+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.016734+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.020907+0000 mon.c (mon.1) 188 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.023092+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.026476+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: cephadm 2024-03-30T14:14:19.027854+0000 mgr.y (mgr.25513) 350 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.033913+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.040319+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.040850+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.047117+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.050993+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.051459+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:19.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.055988+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:18.892024+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:18.906603+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:18.910669+0000 mon.c (mon.1) 184 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:18.912524+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: cluster 2024-03-30T14:14:18.915619+0000 mgr.y (mgr.25513) 348 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: cluster 2024-03-30T14:14:18.916000+0000 mgr.y (mgr.25513) 349 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:18.923291+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.011210+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.016734+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.020907+0000 mon.c (mon.1) 188 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.023092+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.026476+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: cephadm 2024-03-30T14:14:19.027854+0000 mgr.y (mgr.25513) 350 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.033913+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.040319+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.040850+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.047117+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.050993+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.051459+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.055988+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:14:20.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.059061+0000 mon.c (mon.1) 193 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.059498+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.065042+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.068505+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.068975+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.074410+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.077531+0000 mon.c (mon.1) 195 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.078098+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.081926+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.086952+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.087495+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.092515+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.095818+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.096332+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.100283+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.105599+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.106087+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.110552+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: cephadm 2024-03-30T14:14:19.114836+0000 mgr.y (mgr.25513) 351 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.115228+0000 mon.c (mon.1) 199 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[55161]: audit 2024-03-30T14:14:19.115761+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.059061+0000 mon.c (mon.1) 193 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.059498+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.065042+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.068505+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.068975+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.074410+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.077531+0000 mon.c (mon.1) 195 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.078098+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.081926+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.086952+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.087495+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.092515+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.095818+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.096332+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.100283+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.105599+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.106087+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.110552+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: cephadm 2024-03-30T14:14:19.114836+0000 mgr.y (mgr.25513) 351 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.115228+0000 mon.c (mon.1) 199 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:20.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:19 smithi081 bash[53778]: audit 2024-03-30T14:14:19.115761+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:20.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:18.892024+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:18.906603+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:18.910669+0000 mon.c (mon.1) 184 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:18.912524+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: cluster 2024-03-30T14:14:18.915619+0000 mgr.y (mgr.25513) 348 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: cluster 2024-03-30T14:14:18.916000+0000 mgr.y (mgr.25513) 349 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:18.923291+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.011210+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.016734+0000 mon.c (mon.1) 187 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.020907+0000 mon.c (mon.1) 188 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.023092+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.026476+0000 mon.c (mon.1) 190 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: cephadm 2024-03-30T14:14:19.027854+0000 mgr.y (mgr.25513) 350 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:14:20.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.033913+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.040319+0000 mon.c (mon.1) 191 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.040850+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.047117+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.050993+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.051459+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.055988+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.059061+0000 mon.c (mon.1) 193 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.059498+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.065042+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.068505+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.068975+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.074410+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.077531+0000 mon.c (mon.1) 195 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.078098+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:14:20.299 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.081926+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.086952+0000 mon.c (mon.1) 196 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.087495+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.092515+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.095818+0000 mon.c (mon.1) 197 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.096332+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.100283+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.105599+0000 mon.c (mon.1) 198 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.106087+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.110552+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: cephadm 2024-03-30T14:14:19.114836+0000 mgr.y (mgr.25513) 351 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.115228+0000 mon.c (mon.1) 199 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:20.300 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:19 smithi092 bash[42201]: audit 2024-03-30T14:14:19.115761+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: cluster 2024-03-30T14:14:20.108241+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: audit 2024-03-30T14:14:20.110742+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: cluster 2024-03-30T14:14:20.120038+0000 mon.a (mon.0) 477 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: audit 2024-03-30T14:14:20.124674+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: cephadm 2024-03-30T14:14:20.126009+0000 mgr.y (mgr.25513) 352 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: audit 2024-03-30T14:14:20.130951+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: audit 2024-03-30T14:14:20.868382+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[55161]: audit 2024-03-30T14:14:20.871080+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:21.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: cluster 2024-03-30T14:14:20.108241+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: audit 2024-03-30T14:14:20.110742+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: cluster 2024-03-30T14:14:20.120038+0000 mon.a (mon.0) 477 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: audit 2024-03-30T14:14:20.124674+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: cephadm 2024-03-30T14:14:20.126009+0000 mgr.y (mgr.25513) 352 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: audit 2024-03-30T14:14:20.130951+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: audit 2024-03-30T14:14:20.868382+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:20 smithi081 bash[53778]: audit 2024-03-30T14:14:20.871080+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: cluster 2024-03-30T14:14:20.108241+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: audit 2024-03-30T14:14:20.110742+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: cluster 2024-03-30T14:14:20.120038+0000 mon.a (mon.0) 477 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: audit 2024-03-30T14:14:20.124674+0000 mon.c (mon.1) 200 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: cephadm 2024-03-30T14:14:20.126009+0000 mgr.y (mgr.25513) 352 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: audit 2024-03-30T14:14:20.130951+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: audit 2024-03-30T14:14:20.868382+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:21.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:20 smithi092 bash[42201]: audit 2024-03-30T14:14:20.871080+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:22.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:22 smithi081 bash[53778]: cluster 2024-03-30T14:14:20.916762+0000 mgr.y (mgr.25513) 353 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:22.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:22 smithi081 bash[53778]: audit 2024-03-30T14:14:21.244102+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:22.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:22 smithi081 bash[55161]: cluster 2024-03-30T14:14:20.916762+0000 mgr.y (mgr.25513) 353 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:22.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:22 smithi081 bash[55161]: audit 2024-03-30T14:14:21.244102+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:22.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:22 smithi092 bash[42201]: cluster 2024-03-30T14:14:20.916762+0000 mgr.y (mgr.25513) 353 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:22.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:22 smithi092 bash[42201]: audit 2024-03-30T14:14:21.244102+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:23.414 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: cephadm 2024-03-30T14:14:22.405915+0000 mgr.y (mgr.25513) 354 : cephadm 1 Upgrade: Updating rgw.foo.smithi081.wjxatc (1/4) 2024-03-30T14:14:23.414 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: audit 2024-03-30T14:14:22.414443+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:23.414 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: audit 2024-03-30T14:14:22.419005+0000 mon.c (mon.1) 202 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.414 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: audit 2024-03-30T14:14:22.419608+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: cephadm 2024-03-30T14:14:22.405915+0000 mgr.y (mgr.25513) 354 : cephadm 1 Upgrade: Updating rgw.foo.smithi081.wjxatc (1/4) 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: audit 2024-03-30T14:14:22.414443+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: audit 2024-03-30T14:14:22.419005+0000 mon.c (mon.1) 202 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: audit 2024-03-30T14:14:22.419608+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: audit 2024-03-30T14:14:22.423819+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:23.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[55161]: cephadm 2024-03-30T14:14:22.425588+0000 mgr.y (mgr.25513) 355 : cephadm 1 Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:14:23.692 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: audit 2024-03-30T14:14:22.423819+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:23.693 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:23 smithi081 bash[53778]: cephadm 2024-03-30T14:14:22.425588+0000 mgr.y (mgr.25513) 355 : cephadm 1 Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: cephadm 2024-03-30T14:14:22.405915+0000 mgr.y (mgr.25513) 354 : cephadm 1 Upgrade: Updating rgw.foo.smithi081.wjxatc (1/4) 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: audit 2024-03-30T14:14:22.414443+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: audit 2024-03-30T14:14:22.419005+0000 mon.c (mon.1) 202 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: audit 2024-03-30T14:14:22.419608+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.wjxatc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: audit 2024-03-30T14:14:22.423819+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:23.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:23 smithi092 bash[42201]: cephadm 2024-03-30T14:14:22.425588+0000 mgr.y (mgr.25513) 355 : cephadm 1 Deploying daemon rgw.foo.smithi081.wjxatc on smithi081 2024-03-30T14:14:24.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:24 smithi081 bash[53778]: cluster 2024-03-30T14:14:22.917978+0000 mgr.y (mgr.25513) 356 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-03-30T14:14:24.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:24 smithi081 bash[55161]: cluster 2024-03-30T14:14:22.917978+0000 mgr.y (mgr.25513) 356 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-03-30T14:14:24.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:24 smithi092 bash[42201]: cluster 2024-03-30T14:14:22.917978+0000 mgr.y (mgr.25513) 356 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-03-30T14:14:26.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[55161]: cluster 2024-03-30T14:14:24.919306+0000 mgr.y (mgr.25513) 357 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:26.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[55161]: audit 2024-03-30T14:14:26.363803+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:26.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[55161]: audit 2024-03-30T14:14:26.379112+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:26.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[53778]: cluster 2024-03-30T14:14:24.919306+0000 mgr.y (mgr.25513) 357 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:26.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[53778]: audit 2024-03-30T14:14:26.363803+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:26.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:26 smithi081 bash[53778]: audit 2024-03-30T14:14:26.379112+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:26.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:26 smithi092 bash[42201]: cluster 2024-03-30T14:14:24.919306+0000 mgr.y (mgr.25513) 357 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:14:26.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:26 smithi092 bash[42201]: audit 2024-03-30T14:14:26.363803+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:26.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:26 smithi092 bash[42201]: audit 2024-03-30T14:14:26.379112+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:28.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:28 smithi081 bash[55161]: cluster 2024-03-30T14:14:26.920718+0000 mgr.y (mgr.25513) 358 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:14:28.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:28 smithi081 bash[55161]: audit 2024-03-30T14:14:27.021503+0000 mgr.y (mgr.25513) 359 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:28.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:28 smithi081 bash[53778]: cluster 2024-03-30T14:14:26.920718+0000 mgr.y (mgr.25513) 358 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:14:28.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:28 smithi081 bash[53778]: audit 2024-03-30T14:14:27.021503+0000 mgr.y (mgr.25513) 359 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:28.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:28 smithi092 bash[42201]: cluster 2024-03-30T14:14:26.920718+0000 mgr.y (mgr.25513) 358 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:14:28.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:28 smithi092 bash[42201]: audit 2024-03-30T14:14:27.021503+0000 mgr.y (mgr.25513) 359 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:29.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:29] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: cluster 2024-03-30T14:14:28.922017+0000 mgr.y (mgr.25513) 360 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 10 op/s 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: cephadm 2024-03-30T14:14:29.068849+0000 mgr.y (mgr.25513) 361 : cephadm 1 Upgrade: Updating rgw.smpl.smithi081.xqzken (2/4) 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: audit 2024-03-30T14:14:29.077455+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: audit 2024-03-30T14:14:29.082257+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: audit 2024-03-30T14:14:29.082836+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: audit 2024-03-30T14:14:29.086698+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[55161]: cephadm 2024-03-30T14:14:29.088268+0000 mgr.y (mgr.25513) 362 : cephadm 1 Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: cluster 2024-03-30T14:14:28.922017+0000 mgr.y (mgr.25513) 360 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 10 op/s 2024-03-30T14:14:30.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: cephadm 2024-03-30T14:14:29.068849+0000 mgr.y (mgr.25513) 361 : cephadm 1 Upgrade: Updating rgw.smpl.smithi081.xqzken (2/4) 2024-03-30T14:14:30.340 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: audit 2024-03-30T14:14:29.077455+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:30.340 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: audit 2024-03-30T14:14:29.082257+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.340 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: audit 2024-03-30T14:14:29.082836+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.340 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: audit 2024-03-30T14:14:29.086698+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.340 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:30 smithi081 bash[53778]: cephadm 2024-03-30T14:14:29.088268+0000 mgr.y (mgr.25513) 362 : cephadm 1 Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:14:30.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: cluster 2024-03-30T14:14:28.922017+0000 mgr.y (mgr.25513) 360 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 10 op/s 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: cephadm 2024-03-30T14:14:29.068849+0000 mgr.y (mgr.25513) 361 : cephadm 1 Upgrade: Updating rgw.smpl.smithi081.xqzken (2/4) 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: audit 2024-03-30T14:14:29.077455+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: audit 2024-03-30T14:14:29.082257+0000 mon.c (mon.1) 204 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: audit 2024-03-30T14:14:29.082836+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi081.xqzken", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: audit 2024-03-30T14:14:29.086698+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:30 smithi092 bash[42201]: cephadm 2024-03-30T14:14:29.088268+0000 mgr.y (mgr.25513) 362 : cephadm 1 Deploying daemon rgw.smpl.smithi081.xqzken on smithi081 2024-03-30T14:14:32.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:32 smithi081 bash[55161]: cluster 2024-03-30T14:14:30.923450+0000 mgr.y (mgr.25513) 363 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 94 B/s wr, 59 op/s 2024-03-30T14:14:32.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:32 smithi081 bash[53778]: cluster 2024-03-30T14:14:30.923450+0000 mgr.y (mgr.25513) 363 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 94 B/s wr, 59 op/s 2024-03-30T14:14:32.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:32 smithi092 bash[42201]: cluster 2024-03-30T14:14:30.923450+0000 mgr.y (mgr.25513) 363 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 94 B/s wr, 59 op/s 2024-03-30T14:14:32.581 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (8m) 2m ago 15m 16.0M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 25s ago 15m - - 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (6m) 2m ago 13m 47.8M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (6m) 25s ago 21m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (7m) 2m ago 23m 504M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (6m) 2m ago 23m 51.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (5m) 25s ago 21m 45.8M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (5m) 2m ago 21m 45.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (8m) 2m ago 15m 12.5M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (7m) 25s ago 15m 11.9M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (3m) 2m ago 20m 53.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (3m) 2m ago 20m 56.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (2m) 2m ago 19m 53.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (2m) 2m ago 19m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (116s) 25s ago 18m 52.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (88s) 25s ago 17m 50.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (59s) 25s ago 17m 53.4M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (29s) 25s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (6m) 25s ago 15m 65.5M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 starting - - - - 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (13m) 25s ago 13m 88.7M - 17.2.0 e1d6a67b021e ceae89fc5996 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 starting - - - - 2024-03-30T14:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (13m) 25s ago 13m 89.6M - 17.2.0 e1d6a67b021e 1d02e9090825 2024-03-30T14:14:33.844 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:14:33.845 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:14:33.846 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T14:14:33.846 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 14 2024-03-30T14:14:33.846 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:14:33.846 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:32.571793+0000 mgr.y (mgr.25513) 364 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: cluster 2024-03-30T14:14:32.924300+0000 mgr.y (mgr.25513) 365 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:32.973806+0000 mgr.y (mgr.25513) 366 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:33.113448+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:33.131152+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:33.360107+0000 mgr.y (mgr.25513) 367 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[53778]: audit 2024-03-30T14:14:33.850974+0000 mon.a (mon.0) 489 : audit 0 from='client.? 172.21.15.81:0/3273895450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:32.571793+0000 mgr.y (mgr.25513) 364 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: cluster 2024-03-30T14:14:32.924300+0000 mgr.y (mgr.25513) 365 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-03-30T14:14:34.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:32.973806+0000 mgr.y (mgr.25513) 366 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:33.113448+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:33.131152+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:33.360107+0000 mgr.y (mgr.25513) 367 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.249 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:34 smithi081 bash[55161]: audit 2024-03-30T14:14:33.850974+0000 mon.a (mon.0) 489 : audit 0 from='client.? 172.21.15.81:0/3273895450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "osd" 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "13/23 daemons upgraded", 2024-03-30T14:14:34.255 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading rgw daemons", 2024-03-30T14:14:34.256 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:14:34.256 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:32.571793+0000 mgr.y (mgr.25513) 364 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: cluster 2024-03-30T14:14:32.924300+0000 mgr.y (mgr.25513) 365 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:32.973806+0000 mgr.y (mgr.25513) 366 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:33.113448+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:33.131152+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:33.360107+0000 mgr.y (mgr.25513) 367 : audit 0 from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:34.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:34 smithi092 bash[42201]: audit 2024-03-30T14:14:33.850974+0000 mon.a (mon.0) 489 : audit 0 from='client.? 172.21.15.81:0/3273895450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:14:34.777 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:14:34.777 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:14:34.777 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:14:35.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:35 smithi081 bash[53778]: audit 2024-03-30T14:14:34.261174+0000 mgr.y (mgr.25513) 368 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:35 smithi081 bash[53778]: audit 2024-03-30T14:14:34.783734+0000 mon.c (mon.1) 206 : audit 0 from='client.? 172.21.15.81:0/3245088387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:35 smithi081 bash[55161]: audit 2024-03-30T14:14:34.261174+0000 mgr.y (mgr.25513) 368 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:35 smithi081 bash[55161]: audit 2024-03-30T14:14:34.783734+0000 mon.c (mon.1) 206 : audit 0 from='client.? 172.21.15.81:0/3245088387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:35.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:35 smithi092 bash[42201]: audit 2024-03-30T14:14:34.261174+0000 mgr.y (mgr.25513) 368 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:35.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:35 smithi092 bash[42201]: audit 2024-03-30T14:14:34.783734+0000 mon.c (mon.1) 206 : audit 0 from='client.? 172.21.15.81:0/3245088387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: cluster 2024-03-30T14:14:34.925333+0000 mgr.y (mgr.25513) 369 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: audit 2024-03-30T14:14:35.861082+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: audit 2024-03-30T14:14:35.897879+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: audit 2024-03-30T14:14:35.901314+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: audit 2024-03-30T14:14:35.901901+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[53778]: audit 2024-03-30T14:14:35.905241+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: cluster 2024-03-30T14:14:34.925333+0000 mgr.y (mgr.25513) 369 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-03-30T14:14:36.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: audit 2024-03-30T14:14:35.861082+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:36.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: audit 2024-03-30T14:14:35.897879+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:36.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: audit 2024-03-30T14:14:35.901314+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: audit 2024-03-30T14:14:35.901901+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:36 smithi081 bash[55161]: audit 2024-03-30T14:14:35.905241+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: cluster 2024-03-30T14:14:34.925333+0000 mgr.y (mgr.25513) 369 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: audit 2024-03-30T14:14:35.861082+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: audit 2024-03-30T14:14:35.897879+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: audit 2024-03-30T14:14:35.901314+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: audit 2024-03-30T14:14:35.901901+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.buoifu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:36 smithi092 bash[42201]: audit 2024-03-30T14:14:35.905241+0000 mon.c (mon.1) 209 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:37 smithi081 bash[53778]: cephadm 2024-03-30T14:14:35.888883+0000 mgr.y (mgr.25513) 370 : cephadm 1 Upgrade: Updating rgw.foo.smithi092.buoifu (3/4) 2024-03-30T14:14:37.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:37 smithi081 bash[53778]: cephadm 2024-03-30T14:14:35.906618+0000 mgr.y (mgr.25513) 371 : cephadm 1 Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:14:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:37 smithi081 bash[55161]: cephadm 2024-03-30T14:14:35.888883+0000 mgr.y (mgr.25513) 370 : cephadm 1 Upgrade: Updating rgw.foo.smithi092.buoifu (3/4) 2024-03-30T14:14:37.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:37 smithi081 bash[55161]: cephadm 2024-03-30T14:14:35.906618+0000 mgr.y (mgr.25513) 371 : cephadm 1 Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:14:37.502 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:37 smithi092 bash[42201]: cephadm 2024-03-30T14:14:35.888883+0000 mgr.y (mgr.25513) 370 : cephadm 1 Upgrade: Updating rgw.foo.smithi092.buoifu (3/4) 2024-03-30T14:14:37.503 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:37 smithi092 bash[42201]: cephadm 2024-03-30T14:14:35.906618+0000 mgr.y (mgr.25513) 371 : cephadm 1 Deploying daemon rgw.foo.smithi092.buoifu on smithi092 2024-03-30T14:14:38.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:38 smithi081 bash[55161]: cluster 2024-03-30T14:14:36.926530+0000 mgr.y (mgr.25513) 372 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 132 op/s 2024-03-30T14:14:38.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:38 smithi081 bash[55161]: audit 2024-03-30T14:14:37.032421+0000 mgr.y (mgr.25513) 373 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:38.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:38 smithi081 bash[53778]: cluster 2024-03-30T14:14:36.926530+0000 mgr.y (mgr.25513) 372 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 132 op/s 2024-03-30T14:14:38.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:38 smithi081 bash[53778]: audit 2024-03-30T14:14:37.032421+0000 mgr.y (mgr.25513) 373 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:38.511 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:38 smithi092 bash[42201]: cluster 2024-03-30T14:14:36.926530+0000 mgr.y (mgr.25513) 372 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 132 op/s 2024-03-30T14:14:38.511 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:38 smithi092 bash[42201]: audit 2024-03-30T14:14:37.032421+0000 mgr.y (mgr.25513) 373 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:39.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:39] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-30T14:14:40.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[55161]: cluster 2024-03-30T14:14:38.927636+0000 mgr.y (mgr.25513) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-03-30T14:14:40.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[55161]: audit 2024-03-30T14:14:39.849977+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:40.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[55161]: audit 2024-03-30T14:14:39.861673+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:40.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[53778]: cluster 2024-03-30T14:14:38.927636+0000 mgr.y (mgr.25513) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-03-30T14:14:40.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[53778]: audit 2024-03-30T14:14:39.849977+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:40.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:40 smithi081 bash[53778]: audit 2024-03-30T14:14:39.861673+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:40.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:40 smithi092 bash[42201]: cluster 2024-03-30T14:14:38.927636+0000 mgr.y (mgr.25513) 374 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-03-30T14:14:40.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:40 smithi092 bash[42201]: audit 2024-03-30T14:14:39.849977+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:40.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:40 smithi092 bash[42201]: audit 2024-03-30T14:14:39.861673+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:42.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:42 smithi092 bash[42201]: cluster 2024-03-30T14:14:40.929045+0000 mgr.y (mgr.25513) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T14:14:42.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:42 smithi081 bash[55161]: cluster 2024-03-30T14:14:40.929045+0000 mgr.y (mgr.25513) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T14:14:42.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:42 smithi081 bash[53778]: cluster 2024-03-30T14:14:40.929045+0000 mgr.y (mgr.25513) 375 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: cephadm 2024-03-30T14:14:42.657769+0000 mgr.y (mgr.25513) 376 : cephadm 1 Upgrade: Updating rgw.smpl.smithi092.xfpeuu (4/4) 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: audit 2024-03-30T14:14:42.666255+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: audit 2024-03-30T14:14:42.671300+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: audit 2024-03-30T14:14:42.672120+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: audit 2024-03-30T14:14:42.676082+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: cephadm 2024-03-30T14:14:42.677822+0000 mgr.y (mgr.25513) 377 : cephadm 1 Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:14:43.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[53778]: cluster 2024-03-30T14:14:42.930285+0000 mgr.y (mgr.25513) 378 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 115 op/s 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: cephadm 2024-03-30T14:14:42.657769+0000 mgr.y (mgr.25513) 376 : cephadm 1 Upgrade: Updating rgw.smpl.smithi092.xfpeuu (4/4) 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: audit 2024-03-30T14:14:42.666255+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: audit 2024-03-30T14:14:42.671300+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: audit 2024-03-30T14:14:42.672120+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: audit 2024-03-30T14:14:42.676082+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: cephadm 2024-03-30T14:14:42.677822+0000 mgr.y (mgr.25513) 377 : cephadm 1 Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:14:43.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:43 smithi081 bash[55161]: cluster 2024-03-30T14:14:42.930285+0000 mgr.y (mgr.25513) 378 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 115 op/s 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: cephadm 2024-03-30T14:14:42.657769+0000 mgr.y (mgr.25513) 376 : cephadm 1 Upgrade: Updating rgw.smpl.smithi092.xfpeuu (4/4) 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: audit 2024-03-30T14:14:42.666255+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: audit 2024-03-30T14:14:42.671300+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: audit 2024-03-30T14:14:42.672120+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi092.xfpeuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: audit 2024-03-30T14:14:42.676082+0000 mon.c (mon.1) 211 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: cephadm 2024-03-30T14:14:42.677822+0000 mgr.y (mgr.25513) 377 : cephadm 1 Deploying daemon rgw.smpl.smithi092.xfpeuu on smithi092 2024-03-30T14:14:44.002 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:43 smithi092 bash[42201]: cluster 2024-03-30T14:14:42.930285+0000 mgr.y (mgr.25513) 378 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 115 op/s 2024-03-30T14:14:46.245 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:45 smithi092 bash[42201]: cluster 2024-03-30T14:14:44.931546+0000 mgr.y (mgr.25513) 379 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-03-30T14:14:46.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:45 smithi081 bash[55161]: cluster 2024-03-30T14:14:44.931546+0000 mgr.y (mgr.25513) 379 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-03-30T14:14:46.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:45 smithi081 bash[53778]: cluster 2024-03-30T14:14:44.931546+0000 mgr.y (mgr.25513) 379 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-03-30T14:14:47.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:47 smithi092 bash[42201]: audit 2024-03-30T14:14:46.555919+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:47 smithi092 bash[42201]: audit 2024-03-30T14:14:46.572763+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:47 smithi092 bash[42201]: audit 2024-03-30T14:14:46.601919+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:47 smithi092 bash[42201]: cluster 2024-03-30T14:14:46.932766+0000 mgr.y (mgr.25513) 380 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-30T14:14:47.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:47 smithi092 bash[42201]: audit 2024-03-30T14:14:47.042895+0000 mgr.y (mgr.25513) 381 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:47.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[55161]: audit 2024-03-30T14:14:46.555919+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[55161]: audit 2024-03-30T14:14:46.572763+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[55161]: audit 2024-03-30T14:14:46.601919+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[55161]: cluster 2024-03-30T14:14:46.932766+0000 mgr.y (mgr.25513) 380 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[55161]: audit 2024-03-30T14:14:47.042895+0000 mgr.y (mgr.25513) 381 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[53778]: audit 2024-03-30T14:14:46.555919+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[53778]: audit 2024-03-30T14:14:46.572763+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[53778]: audit 2024-03-30T14:14:46.601919+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[53778]: cluster 2024-03-30T14:14:46.932766+0000 mgr.y (mgr.25513) 380 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-30T14:14:47.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:47 smithi081 bash[53778]: audit 2024-03-30T14:14:47.042895+0000 mgr.y (mgr.25513) 381 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:49.984 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:49] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-30T14:14:50.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:49 smithi081 bash[53778]: cluster 2024-03-30T14:14:48.933889+0000 mgr.y (mgr.25513) 382 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 132 op/s 2024-03-30T14:14:50.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:49 smithi081 bash[55161]: cluster 2024-03-30T14:14:48.933889+0000 mgr.y (mgr.25513) 382 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 132 op/s 2024-03-30T14:14:50.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:49 smithi092 bash[42201]: cluster 2024-03-30T14:14:48.933889+0000 mgr.y (mgr.25513) 382 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 132 op/s 2024-03-30T14:14:51.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:51 smithi092 bash[42201]: audit 2024-03-30T14:14:50.861704+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:51.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:51 smithi081 bash[53778]: audit 2024-03-30T14:14:50.861704+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:51.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:51 smithi081 bash[55161]: audit 2024-03-30T14:14:50.861704+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:14:52.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:52 smithi092 bash[42201]: cluster 2024-03-30T14:14:50.935113+0000 mgr.y (mgr.25513) 383 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-30T14:14:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:52 smithi081 bash[53778]: cluster 2024-03-30T14:14:50.935113+0000 mgr.y (mgr.25513) 383 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-30T14:14:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:52 smithi081 bash[55161]: cluster 2024-03-30T14:14:50.935113+0000 mgr.y (mgr.25513) 383 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-30T14:14:53.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[55161]: audit 2024-03-30T14:14:52.651031+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[55161]: audit 2024-03-30T14:14:52.660676+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[55161]: cluster 2024-03-30T14:14:52.936295+0000 mgr.y (mgr.25513) 384 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[55161]: audit 2024-03-30T14:14:52.964058+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[55161]: audit 2024-03-30T14:14:52.975840+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[53778]: audit 2024-03-30T14:14:52.651031+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[53778]: audit 2024-03-30T14:14:52.660676+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[53778]: cluster 2024-03-30T14:14:52.936295+0000 mgr.y (mgr.25513) 384 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[53778]: audit 2024-03-30T14:14:52.964058+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:53.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:53 smithi081 bash[53778]: audit 2024-03-30T14:14:52.975840+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:54.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:53 smithi092 bash[42201]: audit 2024-03-30T14:14:52.651031+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:54.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:53 smithi092 bash[42201]: audit 2024-03-30T14:14:52.660676+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:54.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:53 smithi092 bash[42201]: cluster 2024-03-30T14:14:52.936295+0000 mgr.y (mgr.25513) 384 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:54.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:53 smithi092 bash[42201]: audit 2024-03-30T14:14:52.964058+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:54.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:53 smithi092 bash[42201]: audit 2024-03-30T14:14:52.975840+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:54 smithi092 bash[42201]: audit 2024-03-30T14:14:53.758946+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:54 smithi092 bash[42201]: audit 2024-03-30T14:14:53.775648+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:54 smithi092 bash[42201]: audit 2024-03-30T14:14:54.088208+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:54 smithi092 bash[42201]: audit 2024-03-30T14:14:54.101291+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[53778]: audit 2024-03-30T14:14:53.758946+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[53778]: audit 2024-03-30T14:14:53.775648+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[53778]: audit 2024-03-30T14:14:54.088208+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[53778]: audit 2024-03-30T14:14:54.101291+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[55161]: audit 2024-03-30T14:14:53.758946+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[55161]: audit 2024-03-30T14:14:53.775648+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[55161]: audit 2024-03-30T14:14:54.088208+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:55.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:54 smithi081 bash[55161]: audit 2024-03-30T14:14:54.101291+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:14:56.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:55 smithi092 bash[42201]: cluster 2024-03-30T14:14:54.937793+0000 mgr.y (mgr.25513) 385 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:14:56.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:55 smithi081 bash[55161]: cluster 2024-03-30T14:14:54.937793+0000 mgr.y (mgr.25513) 385 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:14:56.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:55 smithi081 bash[53778]: cluster 2024-03-30T14:14:54.937793+0000 mgr.y (mgr.25513) 385 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:14:58.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:57 smithi081 bash[53778]: cluster 2024-03-30T14:14:56.939117+0000 mgr.y (mgr.25513) 386 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:14:58.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:14:57 smithi081 bash[53778]: audit 2024-03-30T14:14:57.050999+0000 mgr.y (mgr.25513) 387 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:58.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:57 smithi081 bash[55161]: cluster 2024-03-30T14:14:56.939117+0000 mgr.y (mgr.25513) 386 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:14:58.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:14:57 smithi081 bash[55161]: audit 2024-03-30T14:14:57.050999+0000 mgr.y (mgr.25513) 387 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:58.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:58 smithi092 bash[42201]: cluster 2024-03-30T14:14:56.939117+0000 mgr.y (mgr.25513) 386 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:14:58.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:14:58 smithi092 bash[42201]: audit 2024-03-30T14:14:57.050999+0000 mgr.y (mgr.25513) 387 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:14:59.994 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:14:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:14:59] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-03-30T14:15:00.181 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:00 smithi092 bash[42201]: cluster 2024-03-30T14:14:58.940198+0000 mgr.y (mgr.25513) 388 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:15:00.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:00 smithi081 bash[53778]: cluster 2024-03-30T14:14:58.940198+0000 mgr.y (mgr.25513) 388 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:15:00.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:00 smithi081 bash[55161]: cluster 2024-03-30T14:14:58.940198+0000 mgr.y (mgr.25513) 388 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:15:02.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:02 smithi092 bash[42201]: cluster 2024-03-30T14:15:00.941552+0000 mgr.y (mgr.25513) 389 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-03-30T14:15:02.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:02 smithi081 bash[53778]: cluster 2024-03-30T14:15:00.941552+0000 mgr.y (mgr.25513) 389 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-03-30T14:15:02.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:02 smithi081 bash[55161]: cluster 2024-03-30T14:15:00.941552+0000 mgr.y (mgr.25513) 389 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 73 op/s 2024-03-30T14:15:04.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:04 smithi092 bash[42201]: cluster 2024-03-30T14:15:02.942655+0000 mgr.y (mgr.25513) 390 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-03-30T14:15:04.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:04 smithi081 bash[53778]: cluster 2024-03-30T14:15:02.942655+0000 mgr.y (mgr.25513) 390 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-03-30T14:15:04.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:04 smithi081 bash[55161]: cluster 2024-03-30T14:15:02.942655+0000 mgr.y (mgr.25513) 390 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-03-30T14:15:05.211 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cephadm 2024-03-30T14:15:04.517459+0000 mgr.y (mgr.25513) 391 : cephadm 1 Detected new or changed devices on smithi092 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.528407+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.543440+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cephadm 2024-03-30T14:15:04.897692+0000 mgr.y (mgr.25513) 392 : cephadm 1 Detected new or changed devices on smithi081 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.907317+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.917826+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.920204+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.921331+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cluster 2024-03-30T14:15:04.924074+0000 mgr.y (mgr.25513) 393 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cluster 2024-03-30T14:15:04.924333+0000 mgr.y (mgr.25513) 394 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:04.930304+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.020037+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.023809+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.026714+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.029723+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.034936+0000 mon.c (mon.1) 220 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.041150+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.045223+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cephadm 2024-03-30T14:15:05.046672+0000 mgr.y (mgr.25513) 395 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.052025+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.056004+0000 mon.c (mon.1) 223 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.056534+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.061671+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]': finished 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.064486+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.065005+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.070828+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]': finished 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.073861+0000 mon.c (mon.1) 225 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.074324+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.078784+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]': finished 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.083252+0000 mon.c (mon.1) 226 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.083627+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:05.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.086841+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]': finished 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.091532+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cephadm 2024-03-30T14:15:05.092514+0000 mgr.y (mgr.25513) 396 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.096878+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.100837+0000 mon.c (mon.1) 228 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.102453+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: cephadm 2024-03-30T14:15:05.103411+0000 mgr.y (mgr.25513) 397 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.108108+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.800 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:05 smithi092 bash[42201]: audit 2024-03-30T14:15:05.201683+0000 mgr.y (mgr.25513) 398 : audit 0 from='client.44611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cephadm 2024-03-30T14:15:04.517459+0000 mgr.y (mgr.25513) 391 : cephadm 1 Detected new or changed devices on smithi092 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.528407+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.543440+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cephadm 2024-03-30T14:15:04.897692+0000 mgr.y (mgr.25513) 392 : cephadm 1 Detected new or changed devices on smithi081 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.907317+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.917826+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.920204+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.921331+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:05.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cluster 2024-03-30T14:15:04.924074+0000 mgr.y (mgr.25513) 393 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cluster 2024-03-30T14:15:04.924333+0000 mgr.y (mgr.25513) 394 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:04.930304+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.020037+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.023809+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.026714+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.029723+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.034936+0000 mon.c (mon.1) 220 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.041150+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.045223+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cephadm 2024-03-30T14:15:05.046672+0000 mgr.y (mgr.25513) 395 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.052025+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.056004+0000 mon.c (mon.1) 223 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cephadm 2024-03-30T14:15:04.517459+0000 mgr.y (mgr.25513) 391 : cephadm 1 Detected new or changed devices on smithi092 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.528407+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.543440+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cephadm 2024-03-30T14:15:04.897692+0000 mgr.y (mgr.25513) 392 : cephadm 1 Detected new or changed devices on smithi081 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.907317+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.917826+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.920204+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.921331+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cluster 2024-03-30T14:15:04.924074+0000 mgr.y (mgr.25513) 393 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cluster 2024-03-30T14:15:04.924333+0000 mgr.y (mgr.25513) 394 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:04.930304+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.020037+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.023809+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.026714+0000 mon.c (mon.1) 218 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.029723+0000 mon.c (mon.1) 219 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.034936+0000 mon.c (mon.1) 220 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.041150+0000 mon.c (mon.1) 221 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.045223+0000 mon.c (mon.1) 222 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cephadm 2024-03-30T14:15:05.046672+0000 mgr.y (mgr.25513) 395 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.052025+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.056004+0000 mon.c (mon.1) 223 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.056534+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.061671+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]': finished 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.064486+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:06.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.065005+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.070828+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]': finished 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.073861+0000 mon.c (mon.1) 225 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.074324+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.078784+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]': finished 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.083252+0000 mon.c (mon.1) 226 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.083627+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.086841+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]': finished 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.091532+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cephadm 2024-03-30T14:15:05.092514+0000 mgr.y (mgr.25513) 396 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.096878+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.100837+0000 mon.c (mon.1) 228 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.102453+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: cephadm 2024-03-30T14:15:05.103411+0000 mgr.y (mgr.25513) 397 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:15:06.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.108108+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[53778]: audit 2024-03-30T14:15:05.201683+0000 mgr.y (mgr.25513) 398 : audit 0 from='client.44611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.056534+0000 mon.a (mon.0) 512 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.061671+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.wjxatc"}]': finished 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.064486+0000 mon.c (mon.1) 224 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.065005+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.070828+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.buoifu"}]': finished 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.073861+0000 mon.c (mon.1) 225 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.074324+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.078784+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi081.xqzken"}]': finished 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.083252+0000 mon.c (mon.1) 226 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.083627+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]: dispatch 2024-03-30T14:15:06.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.086841+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi092.xfpeuu"}]': finished 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.091532+0000 mon.c (mon.1) 227 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cephadm 2024-03-30T14:15:05.092514+0000 mgr.y (mgr.25513) 396 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.096878+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.100837+0000 mon.c (mon.1) 228 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.102453+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: cephadm 2024-03-30T14:15:05.103411+0000 mgr.y (mgr.25513) 397 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.108108+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:06.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:05 smithi081 bash[55161]: audit 2024-03-30T14:15:05.201683+0000 mgr.y (mgr.25513) 398 : audit 0 from='client.44611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.014 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:15:06.014 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (8m) 13s ago 15m 16.4M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 13s ago 15m - - 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (7m) 13s ago 13m 48.4M - 3.5 e1d6a67b021e 9572ff072c64 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (7m) 13s ago 21m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (7m) 13s ago 23m 510M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (6m) 13s ago 23m 59.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (5m) 13s ago 22m 48.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (6m) 13s ago 22m 52.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (8m) 13s ago 16m 12.2M - 1.3.1 1dbe0e931976 bf31833d1e2d 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (8m) 13s ago 16m 15.1M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (4m) 13s ago 21m 62.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (3m) 13s ago 20m 66.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (3m) 13s ago 20m 59.7M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (2m) 13s ago 19m 61.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:15:06.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (2m) 13s ago 18m 57.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (2m) 13s ago 18m 54.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (91s) 13s ago 17m 58.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (62s) 13s ago 17m 59.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (7m) 13s ago 16m 66.0M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (39s) 13s ago 14m 90.0M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (26s) 13s ago 14m 89.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (32s) 13s ago 14m 89.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:15:06.016 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (19s) 13s ago 14m 89.7M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:15:06.479 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:15:06.480 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:15:06.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[53778]: audit 2024-03-30T14:15:05.612508+0000 mgr.y (mgr.25513) 399 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[53778]: audit 2024-03-30T14:15:05.861709+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[53778]: audit 2024-03-30T14:15:05.995979+0000 mgr.y (mgr.25513) 400 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[53778]: audit 2024-03-30T14:15:06.485250+0000 mon.c (mon.1) 231 : audit 0 from='client.? 172.21.15.81:0/2922082649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[55161]: audit 2024-03-30T14:15:05.612508+0000 mgr.y (mgr.25513) 399 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[55161]: audit 2024-03-30T14:15:05.861709+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[55161]: audit 2024-03-30T14:15:05.995979+0000 mgr.y (mgr.25513) 400 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:06 smithi081 bash[55161]: audit 2024-03-30T14:15:06.485250+0000 mon.c (mon.1) 231 : audit 0 from='client.? 172.21.15.81:0/2922082649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:06 smithi092 bash[42201]: audit 2024-03-30T14:15:05.612508+0000 mgr.y (mgr.25513) 399 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:06 smithi092 bash[42201]: audit 2024-03-30T14:15:05.861709+0000 mon.c (mon.1) 230 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:06.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:06 smithi092 bash[42201]: audit 2024-03-30T14:15:05.995979+0000 mgr.y (mgr.25513) 400 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:06.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:06 smithi092 bash[42201]: audit 2024-03-30T14:15:06.485250+0000 mon.c (mon.1) 231 : audit 0 from='client.? 172.21.15.81:0/2922082649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:06.869 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:15:06.869 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:15:06.869 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:15:06.869 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:15:06.869 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw", 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "osd" 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "17/23 daemons upgraded", 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:15:06.870 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:15:07.326 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:15:07.326 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:15:07.327 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:15:07.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:06.875380+0000 mgr.y (mgr.25513) 401 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: cluster 2024-03-30T14:15:06.925489+0000 mgr.y (mgr.25513) 402 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.060170+0000 mgr.y (mgr.25513) 403 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.333528+0000 mon.c (mon.1) 232 : audit 0 from='client.? 172.21.15.81:0/246936624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.490486+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.495458+0000 mon.c (mon.1) 233 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.496048+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:07 smithi092 bash[42201]: audit 2024-03-30T14:15:07.515032+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:06.875380+0000 mgr.y (mgr.25513) 401 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: cluster 2024-03-30T14:15:06.925489+0000 mgr.y (mgr.25513) 402 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.060170+0000 mgr.y (mgr.25513) 403 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.333528+0000 mon.c (mon.1) 232 : audit 0 from='client.? 172.21.15.81:0/246936624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.490486+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.495458+0000 mon.c (mon.1) 233 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.496048+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[53778]: audit 2024-03-30T14:15:07.515032+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:07.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:06.875380+0000 mgr.y (mgr.25513) 401 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: cluster 2024-03-30T14:15:06.925489+0000 mgr.y (mgr.25513) 402 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.060170+0000 mgr.y (mgr.25513) 403 : audit 0 from='client.25426 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.333528+0000 mon.c (mon.1) 232 : audit 0 from='client.? 172.21.15.81:0/246936624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.490486+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.495458+0000 mon.c (mon.1) 233 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.496048+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi081.ksvrve", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:15:07.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:07 smithi081 bash[55161]: audit 2024-03-30T14:15:07.515032+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:08.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:08 smithi092 bash[42201]: cephadm 2024-03-30T14:15:07.483175+0000 mgr.y (mgr.25513) 404 : cephadm 1 Upgrade: Updating iscsi.foo.smithi081.ksvrve 2024-03-30T14:15:08.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:08 smithi092 bash[42201]: cephadm 2024-03-30T14:15:07.517071+0000 mgr.y (mgr.25513) 405 : cephadm 1 Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:15:08.805 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:08 smithi081 bash[53778]: cephadm 2024-03-30T14:15:07.483175+0000 mgr.y (mgr.25513) 404 : cephadm 1 Upgrade: Updating iscsi.foo.smithi081.ksvrve 2024-03-30T14:15:08.805 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:08 smithi081 bash[53778]: cephadm 2024-03-30T14:15:07.517071+0000 mgr.y (mgr.25513) 405 : cephadm 1 Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:15:08.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:08 smithi081 bash[55161]: cephadm 2024-03-30T14:15:07.483175+0000 mgr.y (mgr.25513) 404 : cephadm 1 Upgrade: Updating iscsi.foo.smithi081.ksvrve 2024-03-30T14:15:08.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:08 smithi081 bash[55161]: cephadm 2024-03-30T14:15:07.517071+0000 mgr.y (mgr.25513) 405 : cephadm 1 Deploying daemon iscsi.foo.smithi081.ksvrve on smithi081 2024-03-30T14:15:09.845 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:09 smithi081 bash[53778]: cluster 2024-03-30T14:15:08.926613+0000 mgr.y (mgr.25513) 406 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:09.846 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:09 smithi081 bash[55161]: cluster 2024-03-30T14:15:08.926613+0000 mgr.y (mgr.25513) 406 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:09.846 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:09] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.33.4" 2024-03-30T14:15:10.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:09 smithi092 bash[42201]: cluster 2024-03-30T14:15:08.926613+0000 mgr.y (mgr.25513) 406 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[53778]: cluster 2024-03-30T14:15:10.927908+0000 mgr.y (mgr.25513) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[53778]: audit 2024-03-30T14:15:11.389171+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[53778]: audit 2024-03-30T14:15:11.400869+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[53778]: audit 2024-03-30T14:15:11.440241+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[55161]: cluster 2024-03-30T14:15:10.927908+0000 mgr.y (mgr.25513) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:12.632 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[55161]: audit 2024-03-30T14:15:11.389171+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[55161]: audit 2024-03-30T14:15:11.400869+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:12 smithi081 bash[55161]: audit 2024-03-30T14:15:11.440241+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:12.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:12 smithi092 bash[42201]: cluster 2024-03-30T14:15:10.927908+0000 mgr.y (mgr.25513) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:12.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:12 smithi092 bash[42201]: audit 2024-03-30T14:15:11.389171+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:12 smithi092 bash[42201]: audit 2024-03-30T14:15:11.400869+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:12.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:12 smithi092 bash[42201]: audit 2024-03-30T14:15:11.440241+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:14.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:14 smithi081 bash[53778]: cluster 2024-03-30T14:15:12.929065+0000 mgr.y (mgr.25513) 408 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:14.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:14 smithi081 bash[53778]: audit 2024-03-30T14:15:14.187647+0000 mon.c (mon.1) 236 : audit 0 from='client.? 172.21.15.81:0/3578562717' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:15:14.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:14 smithi081 bash[55161]: cluster 2024-03-30T14:15:12.929065+0000 mgr.y (mgr.25513) 408 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:14.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:14 smithi081 bash[55161]: audit 2024-03-30T14:15:14.187647+0000 mon.c (mon.1) 236 : audit 0 from='client.? 172.21.15.81:0/3578562717' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:15:14.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:14 smithi092 bash[42201]: cluster 2024-03-30T14:15:12.929065+0000 mgr.y (mgr.25513) 408 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:15:14.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:14 smithi092 bash[42201]: audit 2024-03-30T14:15:14.187647+0000 mon.c (mon.1) 236 : audit 0 from='client.? 172.21.15.81:0/3578562717' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:15:15.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:15 smithi081 bash[55161]: audit 2024-03-30T14:15:14.586601+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]: dispatch 2024-03-30T14:15:15.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:15 smithi081 bash[53778]: audit 2024-03-30T14:15:14.586601+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]: dispatch 2024-03-30T14:15:15.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:15 smithi092 bash[42201]: audit 2024-03-30T14:15:14.586601+0000 mon.a (mon.0) 526 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]: dispatch 2024-03-30T14:15:16.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[53778]: cluster 2024-03-30T14:15:14.930502+0000 mgr.y (mgr.25513) 409 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:15:16.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[53778]: audit 2024-03-30T14:15:15.409227+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]': finished 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[53778]: cluster 2024-03-30T14:15:15.418913+0000 mon.a (mon.0) 528 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[53778]: audit 2024-03-30T14:15:15.814583+0000 mon.a (mon.0) 529 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]: dispatch 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[55161]: cluster 2024-03-30T14:15:14.930502+0000 mgr.y (mgr.25513) 409 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[55161]: audit 2024-03-30T14:15:15.409227+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]': finished 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[55161]: cluster 2024-03-30T14:15:15.418913+0000 mon.a (mon.0) 528 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:15:16.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:16 smithi081 bash[55161]: audit 2024-03-30T14:15:15.814583+0000 mon.a (mon.0) 529 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]: dispatch 2024-03-30T14:15:16.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:16 smithi092 bash[42201]: cluster 2024-03-30T14:15:14.930502+0000 mgr.y (mgr.25513) 409 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:15:16.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:16 smithi092 bash[42201]: audit 2024-03-30T14:15:15.409227+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.81:0/1457136510' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6800/2185827832"}]': finished 2024-03-30T14:15:16.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:16 smithi092 bash[42201]: cluster 2024-03-30T14:15:15.418913+0000 mon.a (mon.0) 528 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:15:16.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:16 smithi092 bash[42201]: audit 2024-03-30T14:15:15.814583+0000 mon.a (mon.0) 529 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]: dispatch 2024-03-30T14:15:17.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[53778]: audit 2024-03-30T14:15:16.424661+0000 mon.a (mon.0) 530 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]': finished 2024-03-30T14:15:17.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[53778]: cluster 2024-03-30T14:15:16.430526+0000 mon.a (mon.0) 531 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:15:17.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[53778]: audit 2024-03-30T14:15:16.827049+0000 mon.a (mon.0) 532 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]: dispatch 2024-03-30T14:15:17.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[55161]: audit 2024-03-30T14:15:16.424661+0000 mon.a (mon.0) 530 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]': finished 2024-03-30T14:15:17.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[55161]: cluster 2024-03-30T14:15:16.430526+0000 mon.a (mon.0) 531 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:15:17.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:17 smithi081 bash[55161]: audit 2024-03-30T14:15:16.827049+0000 mon.a (mon.0) 532 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]: dispatch 2024-03-30T14:15:17.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:17 smithi092 bash[42201]: audit 2024-03-30T14:15:16.424661+0000 mon.a (mon.0) 530 : audit 1 from='client.? 172.21.15.81:0/3944294793' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/2120728532"}]': finished 2024-03-30T14:15:17.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:17 smithi092 bash[42201]: cluster 2024-03-30T14:15:16.430526+0000 mon.a (mon.0) 531 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:15:17.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:17 smithi092 bash[42201]: audit 2024-03-30T14:15:16.827049+0000 mon.a (mon.0) 532 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]: dispatch 2024-03-30T14:15:18.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: cluster 2024-03-30T14:15:16.931667+0000 mgr.y (mgr.25513) 410 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1 op/s 2024-03-30T14:15:18.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: audit 2024-03-30T14:15:17.427567+0000 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]': finished 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: cluster 2024-03-30T14:15:17.433594+0000 mon.a (mon.0) 534 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: audit 2024-03-30T14:15:17.450205+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: audit 2024-03-30T14:15:17.459944+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: audit 2024-03-30T14:15:17.832519+0000 mon.c (mon.1) 237 : audit 1 from='client.? 172.21.15.81:0/2310516761' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[55161]: audit 2024-03-30T14:15:17.833588+0000 mon.a (mon.0) 537 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: cluster 2024-03-30T14:15:16.931667+0000 mgr.y (mgr.25513) 410 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1 op/s 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: audit 2024-03-30T14:15:17.427567+0000 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]': finished 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: cluster 2024-03-30T14:15:17.433594+0000 mon.a (mon.0) 534 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: audit 2024-03-30T14:15:17.450205+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: audit 2024-03-30T14:15:17.459944+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: audit 2024-03-30T14:15:17.832519+0000 mon.c (mon.1) 237 : audit 1 from='client.? 172.21.15.81:0/2310516761' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:18.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:18 smithi081 bash[53778]: audit 2024-03-30T14:15:17.833588+0000 mon.a (mon.0) 537 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: cluster 2024-03-30T14:15:16.931667+0000 mgr.y (mgr.25513) 410 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1 op/s 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: audit 2024-03-30T14:15:17.427567+0000 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.81:0/1612713069' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/3676150295"}]': finished 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: cluster 2024-03-30T14:15:17.433594+0000 mon.a (mon.0) 534 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: audit 2024-03-30T14:15:17.450205+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: audit 2024-03-30T14:15:17.459944+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: audit 2024-03-30T14:15:17.832519+0000 mon.c (mon.1) 237 : audit 1 from='client.? 172.21.15.81:0/2310516761' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:18.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:18 smithi092 bash[42201]: audit 2024-03-30T14:15:17.833588+0000 mon.a (mon.0) 537 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]: dispatch 2024-03-30T14:15:19.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:19] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.33.4" 2024-03-30T14:15:19.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[53778]: audit 2024-03-30T14:15:18.459424+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]': finished 2024-03-30T14:15:19.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[53778]: cluster 2024-03-30T14:15:18.466009+0000 mon.a (mon.0) 539 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:15:19.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[53778]: audit 2024-03-30T14:15:18.906208+0000 mon.a (mon.0) 540 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]: dispatch 2024-03-30T14:15:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[55161]: audit 2024-03-30T14:15:18.459424+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]': finished 2024-03-30T14:15:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[55161]: cluster 2024-03-30T14:15:18.466009+0000 mon.a (mon.0) 539 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:15:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:19 smithi081 bash[55161]: audit 2024-03-30T14:15:18.906208+0000 mon.a (mon.0) 540 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]: dispatch 2024-03-30T14:15:19.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:19 smithi092 bash[42201]: audit 2024-03-30T14:15:18.459424+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/910038589"}]': finished 2024-03-30T14:15:19.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:19 smithi092 bash[42201]: cluster 2024-03-30T14:15:18.466009+0000 mon.a (mon.0) 539 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:15:19.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:19 smithi092 bash[42201]: audit 2024-03-30T14:15:18.906208+0000 mon.a (mon.0) 540 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]: dispatch 2024-03-30T14:15:20.723 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: cluster 2024-03-30T14:15:18.932375+0000 mgr.y (mgr.25513) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:20.723 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: audit 2024-03-30T14:15:19.469452+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]': finished 2024-03-30T14:15:20.723 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: cluster 2024-03-30T14:15:19.478052+0000 mon.a (mon.0) 542 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:15:20.723 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: audit 2024-03-30T14:15:19.694721+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: audit 2024-03-30T14:15:19.707300+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[53778]: audit 2024-03-30T14:15:19.873502+0000 mon.a (mon.0) 545 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]: dispatch 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: cluster 2024-03-30T14:15:18.932375+0000 mgr.y (mgr.25513) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: audit 2024-03-30T14:15:19.469452+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]': finished 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: cluster 2024-03-30T14:15:19.478052+0000 mon.a (mon.0) 542 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: audit 2024-03-30T14:15:19.694721+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: audit 2024-03-30T14:15:19.707300+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.725 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:20 smithi081 bash[55161]: audit 2024-03-30T14:15:19.873502+0000 mon.a (mon.0) 545 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]: dispatch 2024-03-30T14:15:20.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: cluster 2024-03-30T14:15:18.932375+0000 mgr.y (mgr.25513) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: audit 2024-03-30T14:15:19.469452+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.81:0/1769896896' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:0/236428068"}]': finished 2024-03-30T14:15:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: cluster 2024-03-30T14:15:19.478052+0000 mon.a (mon.0) 542 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:15:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: audit 2024-03-30T14:15:19.694721+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: audit 2024-03-30T14:15:19.707300+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:20.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:20 smithi092 bash[42201]: audit 2024-03-30T14:15:19.873502+0000 mon.a (mon.0) 545 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]: dispatch 2024-03-30T14:15:21.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: audit 2024-03-30T14:15:20.701782+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: audit 2024-03-30T14:15:20.706978+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]': finished 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: cluster 2024-03-30T14:15:20.713045+0000 mon.a (mon.0) 548 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: audit 2024-03-30T14:15:20.721190+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: audit 2024-03-30T14:15:20.862063+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[55161]: cluster 2024-03-30T14:15:20.933085+0000 mgr.y (mgr.25513) 412 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: audit 2024-03-30T14:15:20.701782+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: audit 2024-03-30T14:15:20.706978+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]': finished 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: cluster 2024-03-30T14:15:20.713045+0000 mon.a (mon.0) 548 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:15:21.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: audit 2024-03-30T14:15:20.721190+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:21.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: audit 2024-03-30T14:15:20.862063+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:21.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:21 smithi081 bash[53778]: cluster 2024-03-30T14:15:20.933085+0000 mgr.y (mgr.25513) 412 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:22.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: audit 2024-03-30T14:15:20.701782+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:22.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: audit 2024-03-30T14:15:20.706978+0000 mon.a (mon.0) 547 : audit 1 from='client.? 172.21.15.81:0/3471898138' entity='client.iscsi.foo.smithi081.ksvrve' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.81:6801/2185827832"}]': finished 2024-03-30T14:15:22.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: cluster 2024-03-30T14:15:20.713045+0000 mon.a (mon.0) 548 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:15:22.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: audit 2024-03-30T14:15:20.721190+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:22.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: audit 2024-03-30T14:15:20.862063+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:22.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:21 smithi092 bash[42201]: cluster 2024-03-30T14:15:20.933085+0000 mgr.y (mgr.25513) 412 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:24.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:23 smithi081 bash[53778]: cluster 2024-03-30T14:15:22.934396+0000 mgr.y (mgr.25513) 413 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-03-30T14:15:24.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:23 smithi081 bash[55161]: cluster 2024-03-30T14:15:22.934396+0000 mgr.y (mgr.25513) 413 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-03-30T14:15:24.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:23 smithi092 bash[42201]: cluster 2024-03-30T14:15:22.934396+0000 mgr.y (mgr.25513) 413 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-03-30T14:15:25.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:25 smithi081 bash[53778]: audit 2024-03-30T14:15:23.819185+0000 mgr.y (mgr.25513) 414 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:25.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:25 smithi081 bash[55161]: audit 2024-03-30T14:15:23.819185+0000 mgr.y (mgr.25513) 414 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:25.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:25 smithi092 bash[42201]: audit 2024-03-30T14:15:23.819185+0000 mgr.y (mgr.25513) 414 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:26.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:26 smithi092 bash[42201]: cluster 2024-03-30T14:15:24.935736+0000 mgr.y (mgr.25513) 415 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T14:15:26.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:26 smithi081 bash[53778]: cluster 2024-03-30T14:15:24.935736+0000 mgr.y (mgr.25513) 415 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T14:15:26.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:26 smithi081 bash[55161]: cluster 2024-03-30T14:15:24.935736+0000 mgr.y (mgr.25513) 415 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T14:15:28.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:28 smithi081 bash[53778]: cluster 2024-03-30T14:15:26.936982+0000 mgr.y (mgr.25513) 416 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:28.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:28 smithi081 bash[55161]: cluster 2024-03-30T14:15:26.936982+0000 mgr.y (mgr.25513) 416 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:28.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:28 smithi092 bash[42201]: cluster 2024-03-30T14:15:26.936982+0000 mgr.y (mgr.25513) 416 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:29.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:29] "GET /metrics HTTP/1.1" 200 38682 "" "Prometheus/2.33.4" 2024-03-30T14:15:30.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:30 smithi092 bash[42201]: cluster 2024-03-30T14:15:28.937992+0000 mgr.y (mgr.25513) 417 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:30.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:30 smithi081 bash[53778]: cluster 2024-03-30T14:15:28.937992+0000 mgr.y (mgr.25513) 417 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:30.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:30 smithi081 bash[55161]: cluster 2024-03-30T14:15:28.937992+0000 mgr.y (mgr.25513) 417 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: cluster 2024-03-30T14:15:30.939304+0000 mgr.y (mgr.25513) 418 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.280978+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.298570+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.302618+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.304602+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: cluster 2024-03-30T14:15:31.307806+0000 mgr.y (mgr.25513) 419 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: cluster 2024-03-30T14:15:31.308310+0000 mgr.y (mgr.25513) 420 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:32.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: cephadm 2024-03-30T14:15:31.315285+0000 mgr.y (mgr.25513) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.692002+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.777061+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.799486+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.804269+0000 mon.c (mon.1) 242 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.808531+0000 mon.c (mon.1) 243 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.819149+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.833944+0000 mon.c (mon.1) 244 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.837174+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.839746+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.841944+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.845247+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.848680+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.851700+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.854175+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.856397+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.858628+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.860843+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.871685+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.876345+0000 mon.c (mon.1) 255 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.876959+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.884861+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]': finished 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.890521+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.899895+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.905261+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:32 smithi092 bash[42201]: audit 2024-03-30T14:15:31.911856+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: cluster 2024-03-30T14:15:30.939304+0000 mgr.y (mgr.25513) 418 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T14:15:32.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.280978+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.298570+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.302618+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.304602+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: cluster 2024-03-30T14:15:31.307806+0000 mgr.y (mgr.25513) 419 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: cluster 2024-03-30T14:15:31.308310+0000 mgr.y (mgr.25513) 420 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: cephadm 2024-03-30T14:15:31.315285+0000 mgr.y (mgr.25513) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.692002+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.777061+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.799486+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.804269+0000 mon.c (mon.1) 242 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.808531+0000 mon.c (mon.1) 243 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.819149+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.833944+0000 mon.c (mon.1) 244 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.837174+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.839746+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.841944+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.845247+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.848680+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: cluster 2024-03-30T14:15:30.939304+0000 mgr.y (mgr.25513) 418 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.280978+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.298570+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.302618+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.304602+0000 mon.c (mon.1) 240 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:32.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: cluster 2024-03-30T14:15:31.307806+0000 mgr.y (mgr.25513) 419 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: cluster 2024-03-30T14:15:31.308310+0000 mgr.y (mgr.25513) 420 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: cephadm 2024-03-30T14:15:31.315285+0000 mgr.y (mgr.25513) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.692002+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.777061+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.799486+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.804269+0000 mon.c (mon.1) 242 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.808531+0000 mon.c (mon.1) 243 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.819149+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.833944+0000 mon.c (mon.1) 244 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.837174+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.839746+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.841944+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.845247+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.848680+0000 mon.c (mon.1) 249 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.851700+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.854175+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.856397+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.858628+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.860843+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.871685+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.876345+0000 mon.c (mon.1) 255 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.876959+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.752 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.884861+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]': finished 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.890521+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.899895+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.905261+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[53778]: audit 2024-03-30T14:15:31.911856+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.851700+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.854175+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.856397+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.858628+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.860843+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.871685+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.876345+0000 mon.c (mon.1) 255 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.876959+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]: dispatch 2024-03-30T14:15:32.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.884861+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi081.ksvrve"}]': finished 2024-03-30T14:15:32.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.890521+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.899895+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:32.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.905261+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:32.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:32 smithi081 bash[55161]: audit 2024-03-30T14:15:31.911856+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:33.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: audit 2024-03-30T14:15:31.778213+0000 mgr.y (mgr.25513) 422 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:33.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: cephadm 2024-03-30T14:15:31.803710+0000 mgr.y (mgr.25513) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:15:33.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: audit 2024-03-30T14:15:31.805218+0000 mgr.y (mgr.25513) 424 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: audit 2024-03-30T14:15:31.809777+0000 mgr.y (mgr.25513) 425 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: cephadm 2024-03-30T14:15:31.862157+0000 mgr.y (mgr.25513) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: cephadm 2024-03-30T14:15:31.891507+0000 mgr.y (mgr.25513) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[53778]: cephadm 2024-03-30T14:15:31.906389+0000 mgr.y (mgr.25513) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: audit 2024-03-30T14:15:31.778213+0000 mgr.y (mgr.25513) 422 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: cephadm 2024-03-30T14:15:31.803710+0000 mgr.y (mgr.25513) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: audit 2024-03-30T14:15:31.805218+0000 mgr.y (mgr.25513) 424 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: audit 2024-03-30T14:15:31.809777+0000 mgr.y (mgr.25513) 425 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: cephadm 2024-03-30T14:15:31.862157+0000 mgr.y (mgr.25513) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: cephadm 2024-03-30T14:15:31.891507+0000 mgr.y (mgr.25513) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:15:33.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:33 smithi081 bash[55161]: cephadm 2024-03-30T14:15:31.906389+0000 mgr.y (mgr.25513) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:15:33.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: audit 2024-03-30T14:15:31.778213+0000 mgr.y (mgr.25513) 422 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: cephadm 2024-03-30T14:15:31.803710+0000 mgr.y (mgr.25513) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.81:5000 to Dashboard 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: audit 2024-03-30T14:15:31.805218+0000 mgr.y (mgr.25513) 424 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: audit 2024-03-30T14:15:31.809777+0000 mgr.y (mgr.25513) 425 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi081"}]: dispatch 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: cephadm 2024-03-30T14:15:31.862157+0000 mgr.y (mgr.25513) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: cephadm 2024-03-30T14:15:31.891507+0000 mgr.y (mgr.25513) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:15:33.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:33 smithi092 bash[42201]: cephadm 2024-03-30T14:15:31.906389+0000 mgr.y (mgr.25513) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:15:34.720 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:34 smithi081 bash[53778]: cluster 2024-03-30T14:15:33.309275+0000 mgr.y (mgr.25513) 429 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T14:15:34.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:34 smithi081 bash[55161]: cluster 2024-03-30T14:15:33.309275+0000 mgr.y (mgr.25513) 429 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T14:15:34.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:34 smithi092 bash[42201]: cluster 2024-03-30T14:15:33.309275+0000 mgr.y (mgr.25513) 429 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T14:15:34.997 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:34 smithi081 systemd[1]: Stopping Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:15:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[53778]: audit 2024-03-30T14:15:33.823167+0000 mgr.y (mgr.25513) 430 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[53778]: cephadm 2024-03-30T14:15:34.236312+0000 mgr.y (mgr.25513) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:15:35.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[53778]: cephadm 2024-03-30T14:15:34.237150+0000 mgr.y (mgr.25513) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi081 2024-03-30T14:15:35.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[55161]: audit 2024-03-30T14:15:33.823167+0000 mgr.y (mgr.25513) 430 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:35.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[55161]: cephadm 2024-03-30T14:15:34.236312+0000 mgr.y (mgr.25513) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:15:35.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[55161]: cephadm 2024-03-30T14:15:34.237150+0000 mgr.y (mgr.25513) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi081 2024-03-30T14:15:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:35 smithi092 bash[42201]: audit 2024-03-30T14:15:33.823167+0000 mgr.y (mgr.25513) 430 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:35.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:35 smithi092 bash[42201]: cephadm 2024-03-30T14:15:34.236312+0000 mgr.y (mgr.25513) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:15:35.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:35 smithi092 bash[42201]: cephadm 2024-03-30T14:15:34.237150+0000 mgr.y (mgr.25513) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi081 2024-03-30T14:15:35.997 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[79419]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:15:35.997 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:35 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:15:35.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:35 smithi081 bash[79491]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:15:35.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:35 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:15:35.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:35 smithi081 systemd[1]: Stopped Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:15:36.497 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 systemd[1]: Started Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:15:36.497 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[79555]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[53778]: cluster 2024-03-30T14:15:35.311209+0000 mgr.y (mgr.25513) 433 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[53778]: audit 2024-03-30T14:15:35.863657+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[53778]: audit 2024-03-30T14:15:36.132034+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[53778]: audit 2024-03-30T14:15:36.141516+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[55161]: cluster 2024-03-30T14:15:35.311209+0000 mgr.y (mgr.25513) 433 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[55161]: audit 2024-03-30T14:15:35.863657+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[55161]: audit 2024-03-30T14:15:36.132034+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:36.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[55161]: audit 2024-03-30T14:15:36.141516+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:36.575 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:36 smithi092 bash[42201]: cluster 2024-03-30T14:15:35.311209+0000 mgr.y (mgr.25513) 433 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:15:36.576 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:36 smithi092 bash[42201]: audit 2024-03-30T14:15:35.863657+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:36.576 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:36 smithi092 bash[42201]: audit 2024-03-30T14:15:36.132034+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:36.576 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:36 smithi092 bash[42201]: audit 2024-03-30T14:15:36.141516+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:37.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[79555]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T14:15:37.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[79555]: 22b70bddd3ac: Pulling fs layer 2024-03-30T14:15:37.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[79555]: 5c12815fee55: Pulling fs layer 2024-03-30T14:15:37.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:36 smithi081 bash[79555]: c0e87333d380: Pulling fs layer 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 5c12815fee55: Verifying Checksum 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 5c12815fee55: Download complete 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 22b70bddd3ac: Verifying Checksum 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 22b70bddd3ac: Download complete 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: c0e87333d380: Verifying Checksum 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: c0e87333d380: Download complete 2024-03-30T14:15:37.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 22b70bddd3ac: Pull complete 2024-03-30T14:15:37.752 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:15:37.997 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:37 smithi081 bash[79555]: 5c12815fee55: Pull complete 2024-03-30T14:15:38.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:38 smithi081 bash[55161]: cluster 2024-03-30T14:15:37.312218+0000 mgr.y (mgr.25513) 434 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 4 op/s 2024-03-30T14:15:38.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:38 smithi081 bash[53778]: cluster 2024-03-30T14:15:37.312218+0000 mgr.y (mgr.25513) 434 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 4 op/s 2024-03-30T14:15:38.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:38 smithi081 bash[79555]: c0e87333d380: Pull complete 2024-03-30T14:15:38.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:38 smithi081 bash[79555]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T14:15:38.498 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:38 smithi081 bash[79555]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (9m) 18s ago 16m 16.4M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 21s ago 16m - - 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (27s) 18s ago 14m 69.2M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (7m) 21s ago 22m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (8m) 18s ago 24m 511M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (7m) 18s ago 24m 60.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (6m) 21s ago 22m 48.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (6m) 18s ago 22m 51.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 starting - - - - 2024-03-30T14:15:38.567 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (8m) 21s ago 16m 11.8M - 1.3.1 1dbe0e931976 eeb90deba9ca 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (4m) 18s ago 21m 63.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (4m) 18s ago 21m 65.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (4m) 18s ago 20m 60.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (3m) 18s ago 20m 62.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (3m) 21s ago 19m 57.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (2m) 21s ago 18m 54.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (2m) 21s ago 18m 58.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (94s) 21s ago 17m 60.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (7m) 21s ago 16m 66.0M - 2.33.4 514e6a882f6e 7fc8eaf4baa9 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (72s) 18s ago 14m 90.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (58s) 21s ago 14m 89.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (65s) 18s ago 14m 90.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:15:38.568 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (51s) 21s ago 14m 90.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:15:38.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:38 smithi092 bash[42201]: cluster 2024-03-30T14:15:37.312218+0000 mgr.y (mgr.25513) 434 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 4 op/s 2024-03-30T14:15:39.015 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:15:39.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:15:39.017 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:15:39.017 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:15:39.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:39 smithi092 systemd[1]: Stopping Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:15:39.405 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:15:39.405 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:15:39.405 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "osd", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "iscsi" 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:15:39.406 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:15:39.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[53778]: audit 2024-03-30T14:15:37.742671+0000 mgr.y (mgr.25513) 435 : audit 0 from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[53778]: audit 2024-03-30T14:15:38.146822+0000 mgr.y (mgr.25513) 436 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[53778]: cephadm 2024-03-30T14:15:38.433691+0000 mgr.y (mgr.25513) 437 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[53778]: cephadm 2024-03-30T14:15:38.434352+0000 mgr.y (mgr.25513) 438 : cephadm 1 Deploying daemon node-exporter.b on smithi092 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[53778]: audit 2024-03-30T14:15:39.022413+0000 mon.a (mon.0) 562 : audit 0 from='client.? 172.21.15.81:0/1837326103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[55161]: audit 2024-03-30T14:15:37.742671+0000 mgr.y (mgr.25513) 435 : audit 0 from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[55161]: audit 2024-03-30T14:15:38.146822+0000 mgr.y (mgr.25513) 436 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[55161]: cephadm 2024-03-30T14:15:38.433691+0000 mgr.y (mgr.25513) 437 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[55161]: cephadm 2024-03-30T14:15:38.434352+0000 mgr.y (mgr.25513) 438 : cephadm 1 Deploying daemon node-exporter.b on smithi092 2024-03-30T14:15:39.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[55161]: audit 2024-03-30T14:15:39.022413+0000 mon.a (mon.0) 562 : audit 0 from='client.? 172.21.15.81:0/1837326103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:39.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[42201]: audit 2024-03-30T14:15:37.742671+0000 mgr.y (mgr.25513) 435 : audit 0 from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[42201]: audit 2024-03-30T14:15:38.146822+0000 mgr.y (mgr.25513) 436 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:39.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[42201]: cephadm 2024-03-30T14:15:38.433691+0000 mgr.y (mgr.25513) 437 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:15:39.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[42201]: cephadm 2024-03-30T14:15:38.434352+0000 mgr.y (mgr.25513) 438 : cephadm 1 Deploying daemon node-exporter.b on smithi092 2024-03-30T14:15:39.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[42201]: audit 2024-03-30T14:15:39.022413+0000 mon.a (mon.0) 562 : audit 0 from='client.? 172.21.15.81:0/1837326103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:39.884 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:15:39.884 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:15:39.884 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:15:39.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:39] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.33.4" 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.657Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.657Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.658Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.658Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T14:15:39.998 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.659Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T14:15:39.999 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T14:15:40.000 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T14:15:40.001 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T14:15:40.002 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:15:39 smithi081 bash[79555]: ts=2024-03-30T14:15:39.660Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T14:15:40.122 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:39 smithi092 bash[59283]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:15:40.123 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:15:40.123 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[59359]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:15:40.123 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:15:40.123 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 systemd[1]: Stopped Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:15:40.394 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 systemd[1]: Started Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:15:40.395 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[42201]: audit 2024-03-30T14:15:38.554612+0000 mgr.y (mgr.25513) 439 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.395 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[42201]: cluster 2024-03-30T14:15:39.313425+0000 mgr.y (mgr.25513) 440 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:40.395 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[42201]: audit 2024-03-30T14:15:39.412079+0000 mgr.y (mgr.25513) 441 : audit 0 from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.395 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[42201]: audit 2024-03-30T14:15:39.890971+0000 mon.c (mon.1) 259 : audit 0 from='client.? 172.21.15.81:0/1588203980' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:40.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[53778]: audit 2024-03-30T14:15:38.554612+0000 mgr.y (mgr.25513) 439 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[53778]: cluster 2024-03-30T14:15:39.313425+0000 mgr.y (mgr.25513) 440 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[53778]: audit 2024-03-30T14:15:39.412079+0000 mgr.y (mgr.25513) 441 : audit 0 from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[53778]: audit 2024-03-30T14:15:39.890971+0000 mon.c (mon.1) 259 : audit 0 from='client.? 172.21.15.81:0/1588203980' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[55161]: audit 2024-03-30T14:15:38.554612+0000 mgr.y (mgr.25513) 439 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[55161]: cluster 2024-03-30T14:15:39.313425+0000 mgr.y (mgr.25513) 440 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[55161]: audit 2024-03-30T14:15:39.412079+0000 mgr.y (mgr.25513) 441 : audit 0 from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:15:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:40 smithi081 bash[55161]: audit 2024-03-30T14:15:39.890971+0000 mon.c (mon.1) 259 : audit 0 from='client.? 172.21.15.81:0/1588203980' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:15:40.796 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[59425]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T14:15:41.297 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:40 smithi092 bash[59425]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T14:15:41.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 22b70bddd3ac: Pulling fs layer 2024-03-30T14:15:41.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 5c12815fee55: Pulling fs layer 2024-03-30T14:15:41.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: c0e87333d380: Pulling fs layer 2024-03-30T14:15:41.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[53778]: audit 2024-03-30T14:15:40.404147+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[53778]: audit 2024-03-30T14:15:40.415706+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[53778]: audit 2024-03-30T14:15:40.453268+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:41.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[55161]: audit 2024-03-30T14:15:40.404147+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[55161]: audit 2024-03-30T14:15:40.415706+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:41 smithi081 bash[55161]: audit 2024-03-30T14:15:40.453268+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:41.796 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 5c12815fee55: Verifying Checksum 2024-03-30T14:15:41.796 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 5c12815fee55: Download complete 2024-03-30T14:15:41.797 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 22b70bddd3ac: Verifying Checksum 2024-03-30T14:15:41.797 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 22b70bddd3ac: Download complete 2024-03-30T14:15:41.797 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: c0e87333d380: Verifying Checksum 2024-03-30T14:15:41.797 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: c0e87333d380: Download complete 2024-03-30T14:15:41.797 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[59425]: 22b70bddd3ac: Pull complete 2024-03-30T14:15:41.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[42201]: audit 2024-03-30T14:15:40.404147+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[42201]: audit 2024-03-30T14:15:40.415706+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:41.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:41 smithi092 bash[42201]: audit 2024-03-30T14:15:40.453268+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:42.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:42 smithi092 bash[59425]: 5c12815fee55: Pull complete 2024-03-30T14:15:42.654 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:42 smithi092 bash[59425]: c0e87333d380: Pull complete 2024-03-30T14:15:42.654 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:42 smithi092 bash[59425]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T14:15:42.654 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:42 smithi092 bash[59425]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T14:15:42.654 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:42 smithi092 bash[42201]: cluster 2024-03-30T14:15:41.314549+0000 mgr.y (mgr.25513) 442 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:42.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:42 smithi081 bash[53778]: cluster 2024-03-30T14:15:41.314549+0000 mgr.y (mgr.25513) 442 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:42.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:42 smithi081 bash[55161]: cluster 2024-03-30T14:15:41.314549+0000 mgr.y (mgr.25513) 442 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:15:44.297 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.016Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T14:15:44.297 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.016Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T14:15:44.297 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.016Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.016Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.017Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.017Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T14:15:44.298 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T14:15:44.299 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.018Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T14:15:44.300 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T14:15:44.301 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T14:15:44.301 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T14:15:44.301 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T14:15:44.301 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[59425]: ts=2024-03-30T14:15:44.019Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T14:15:44.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:44 smithi081 bash[53778]: cluster 2024-03-30T14:15:43.315776+0000 mgr.y (mgr.25513) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:15:44.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:44 smithi081 bash[55161]: cluster 2024-03-30T14:15:43.315776+0000 mgr.y (mgr.25513) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:15:44.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:44 smithi092 bash[42201]: cluster 2024-03-30T14:15:43.315776+0000 mgr.y (mgr.25513) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:15:45.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:45 smithi081 bash[53778]: audit 2024-03-30T14:15:43.831594+0000 mgr.y (mgr.25513) 444 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:45.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:45 smithi081 bash[55161]: audit 2024-03-30T14:15:43.831594+0000 mgr.y (mgr.25513) 444 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:45.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:45 smithi092 bash[42201]: audit 2024-03-30T14:15:43.831594+0000 mgr.y (mgr.25513) 444 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:46.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:46 smithi081 bash[53778]: cluster 2024-03-30T14:15:45.317270+0000 mgr.y (mgr.25513) 445 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-03-30T14:15:46.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:46 smithi081 bash[55161]: cluster 2024-03-30T14:15:45.317270+0000 mgr.y (mgr.25513) 445 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-03-30T14:15:46.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:46 smithi092 bash[42201]: cluster 2024-03-30T14:15:45.317270+0000 mgr.y (mgr.25513) 445 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-03-30T14:15:48.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:47 smithi092 bash[42201]: audit 2024-03-30T14:15:46.762946+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:47 smithi092 bash[42201]: audit 2024-03-30T14:15:46.775877+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:47 smithi092 bash[42201]: cluster 2024-03-30T14:15:47.318285+0000 mgr.y (mgr.25513) 446 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:48.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:47 smithi092 bash[42201]: audit 2024-03-30T14:15:47.520825+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:47 smithi092 bash[42201]: audit 2024-03-30T14:15:47.537214+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[53778]: audit 2024-03-30T14:15:46.762946+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[53778]: audit 2024-03-30T14:15:46.775877+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[53778]: cluster 2024-03-30T14:15:47.318285+0000 mgr.y (mgr.25513) 446 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[53778]: audit 2024-03-30T14:15:47.520825+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[53778]: audit 2024-03-30T14:15:47.537214+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[55161]: audit 2024-03-30T14:15:46.762946+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[55161]: audit 2024-03-30T14:15:46.775877+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[55161]: cluster 2024-03-30T14:15:47.318285+0000 mgr.y (mgr.25513) 446 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[55161]: audit 2024-03-30T14:15:47.520825+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:48.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:47 smithi081 bash[55161]: audit 2024-03-30T14:15:47.537214+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[53778]: audit 2024-03-30T14:15:47.824212+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[53778]: audit 2024-03-30T14:15:47.837269+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[53778]: audit 2024-03-30T14:15:48.637230+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[53778]: audit 2024-03-30T14:15:48.648957+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[55161]: audit 2024-03-30T14:15:47.824212+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[55161]: audit 2024-03-30T14:15:47.837269+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[55161]: audit 2024-03-30T14:15:48.637230+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:48 smithi081 bash[55161]: audit 2024-03-30T14:15:48.648957+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:48 smithi092 bash[42201]: audit 2024-03-30T14:15:47.824212+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:48 smithi092 bash[42201]: audit 2024-03-30T14:15:47.837269+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:48 smithi092 bash[42201]: audit 2024-03-30T14:15:48.637230+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:48 smithi092 bash[42201]: audit 2024-03-30T14:15:48.648957+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:49.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:49 smithi081 bash[53778]: cluster 2024-03-30T14:15:49.319532+0000 mgr.y (mgr.25513) 447 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:49.998 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:49] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.33.4" 2024-03-30T14:15:49.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:49 smithi081 bash[55161]: cluster 2024-03-30T14:15:49.319532+0000 mgr.y (mgr.25513) 447 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:50.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:49 smithi092 bash[42201]: cluster 2024-03-30T14:15:49.319532+0000 mgr.y (mgr.25513) 447 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:51.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:50 smithi081 bash[53778]: audit 2024-03-30T14:15:50.863663+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:51.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:50 smithi081 bash[55161]: audit 2024-03-30T14:15:50.863663+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:51.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:50 smithi092 bash[42201]: audit 2024-03-30T14:15:50.863663+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:15:52.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:51 smithi081 bash[53778]: cluster 2024-03-30T14:15:51.320690+0000 mgr.y (mgr.25513) 448 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:52.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:51 smithi081 bash[55161]: cluster 2024-03-30T14:15:51.320690+0000 mgr.y (mgr.25513) 448 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:52.298 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:51 smithi092 bash[42201]: cluster 2024-03-30T14:15:51.320690+0000 mgr.y (mgr.25513) 448 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:54.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:54 smithi081 bash[53778]: cluster 2024-03-30T14:15:53.321919+0000 mgr.y (mgr.25513) 449 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:54.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:54 smithi081 bash[55161]: cluster 2024-03-30T14:15:53.321919+0000 mgr.y (mgr.25513) 449 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:54.671 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:54 smithi092 bash[42201]: cluster 2024-03-30T14:15:53.321919+0000 mgr.y (mgr.25513) 449 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:55.637 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:55 smithi092 bash[42201]: audit 2024-03-30T14:15:53.838943+0000 mgr.y (mgr.25513) 450 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:55.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:55 smithi081 bash[53778]: audit 2024-03-30T14:15:53.838943+0000 mgr.y (mgr.25513) 450 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:55.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:55 smithi081 bash[55161]: audit 2024-03-30T14:15:53.838943+0000 mgr.y (mgr.25513) 450 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:56.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:56 smithi081 bash[55161]: cluster 2024-03-30T14:15:55.323406+0000 mgr.y (mgr.25513) 451 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:56.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:56 smithi081 bash[53778]: cluster 2024-03-30T14:15:55.323406+0000 mgr.y (mgr.25513) 451 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:56.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:56 smithi092 bash[42201]: cluster 2024-03-30T14:15:55.323406+0000 mgr.y (mgr.25513) 451 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:58.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:58 smithi081 bash[53778]: cluster 2024-03-30T14:15:57.324461+0000 mgr.y (mgr.25513) 452 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:58.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:58 smithi081 bash[55161]: cluster 2024-03-30T14:15:57.324461+0000 mgr.y (mgr.25513) 452 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:58.784 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:58 smithi092 bash[42201]: cluster 2024-03-30T14:15:57.324461+0000 mgr.y (mgr.25513) 452 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:59.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:15:59] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.33.4" 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:58.696848+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:58.713614+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: cluster 2024-03-30T14:15:59.325663+0000 mgr.y (mgr.25513) 453 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.458688+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.469272+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.473813+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.475317+0000 mon.c (mon.1) 263 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: cluster 2024-03-30T14:15:59.478194+0000 mgr.y (mgr.25513) 454 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: cluster 2024-03-30T14:15:59.478817+0000 mgr.y (mgr.25513) 455 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.485409+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.575372+0000 mon.c (mon.1) 264 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.579319+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.582486+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.584754+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.590072+0000 mon.c (mon.1) 268 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.595868+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.599023+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.601065+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.603366+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.605973+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.608814+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:58.696848+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:15:59.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:58.713614+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: cluster 2024-03-30T14:15:59.325663+0000 mgr.y (mgr.25513) 453 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.458688+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.469272+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.473813+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.475317+0000 mon.c (mon.1) 263 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: cluster 2024-03-30T14:15:59.478194+0000 mgr.y (mgr.25513) 454 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: cluster 2024-03-30T14:15:59.478817+0000 mgr.y (mgr.25513) 455 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.485409+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.575372+0000 mon.c (mon.1) 264 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.579319+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.582486+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.584754+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.590072+0000 mon.c (mon.1) 268 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.595868+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.599023+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.601065+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.603366+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.605973+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.608814+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.611080+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.613641+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[55161]: audit 2024-03-30T14:15:59.616979+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.611080+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.613641+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:15:59 smithi081 bash[53778]: audit 2024-03-30T14:15:59.616979+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:58.696848+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:58.713614+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: cluster 2024-03-30T14:15:59.325663+0000 mgr.y (mgr.25513) 453 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.458688+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.469272+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.473813+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.475317+0000 mon.c (mon.1) 263 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: cluster 2024-03-30T14:15:59.478194+0000 mgr.y (mgr.25513) 454 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: cluster 2024-03-30T14:15:59.478817+0000 mgr.y (mgr.25513) 455 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:16:00.044 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.485409+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.575372+0000 mon.c (mon.1) 264 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.579319+0000 mon.c (mon.1) 265 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.582486+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.584754+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.590072+0000 mon.c (mon.1) 268 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.595868+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.599023+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.601065+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.603366+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.605973+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.608814+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.611080+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.613641+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:00.045 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:15:59 smithi092 bash[42201]: audit 2024-03-30T14:15:59.616979+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:01.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:01 smithi092 bash[42201]: cluster 2024-03-30T14:16:01.479959+0000 mgr.y (mgr.25513) 456 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:01.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:01 smithi081 bash[53778]: cluster 2024-03-30T14:16:01.479959+0000 mgr.y (mgr.25513) 456 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:01.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:01 smithi081 bash[55161]: cluster 2024-03-30T14:16:01.479959+0000 mgr.y (mgr.25513) 456 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:02.996 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:02 smithi092 bash[42201]: cephadm 2024-03-30T14:16:01.940227+0000 mgr.y (mgr.25513) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:16:02.996 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:02 smithi092 bash[42201]: cephadm 2024-03-30T14:16:02.184656+0000 mgr.y (mgr.25513) 458 : cephadm 1 Deploying daemon prometheus.a on smithi092 2024-03-30T14:16:02.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:02 smithi081 bash[53778]: cephadm 2024-03-30T14:16:01.940227+0000 mgr.y (mgr.25513) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:16:02.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:02 smithi081 bash[53778]: cephadm 2024-03-30T14:16:02.184656+0000 mgr.y (mgr.25513) 458 : cephadm 1 Deploying daemon prometheus.a on smithi092 2024-03-30T14:16:02.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:02 smithi081 bash[55161]: cephadm 2024-03-30T14:16:01.940227+0000 mgr.y (mgr.25513) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:16:02.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:02 smithi081 bash[55161]: cephadm 2024-03-30T14:16:02.184656+0000 mgr.y (mgr.25513) 458 : cephadm 1 Deploying daemon prometheus.a on smithi092 2024-03-30T14:16:03.750 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:03 smithi092 bash[42201]: cluster 2024-03-30T14:16:03.481011+0000 mgr.y (mgr.25513) 459 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:16:03.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:03 smithi081 bash[53778]: cluster 2024-03-30T14:16:03.481011+0000 mgr.y (mgr.25513) 459 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:16:03.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:03 smithi081 bash[55161]: cluster 2024-03-30T14:16:03.481011+0000 mgr.y (mgr.25513) 459 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-30T14:16:04.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:04 smithi081 bash[53778]: audit 2024-03-30T14:16:03.847934+0000 mgr.y (mgr.25513) 460 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:04.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:04 smithi081 bash[55161]: audit 2024-03-30T14:16:03.847934+0000 mgr.y (mgr.25513) 460 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:05.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:04 smithi092 bash[42201]: audit 2024-03-30T14:16:03.847934+0000 mgr.y (mgr.25513) 460 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:05.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:05 smithi092 bash[42201]: cluster 2024-03-30T14:16:05.482490+0000 mgr.y (mgr.25513) 461 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:05.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:05 smithi081 bash[53778]: cluster 2024-03-30T14:16:05.482490+0000 mgr.y (mgr.25513) 461 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:05.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:05 smithi081 bash[55161]: cluster 2024-03-30T14:16:05.482490+0000 mgr.y (mgr.25513) 461 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:06.546 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 systemd[1]: Stopping Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:16:06.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:06 smithi081 bash[53778]: audit 2024-03-30T14:16:05.863892+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:06.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:06 smithi081 bash[55161]: audit 2024-03-30T14:16:05.863892+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:07.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[42201]: audit 2024-03-30T14:16:05.863892+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.571Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.572Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.573Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:16:07.050 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.573Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:16:07.051 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:06 smithi092 bash[39167]: ts=2024-03-30T14:16:06.573Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:16:07.546 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:07 smithi092 bash[64541]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:16:07.547 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:07 smithi092 bash[64626]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:16:07.547 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:07 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:16:07.547 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:07 smithi092 systemd[1]: Stopped Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:16:07.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:07 smithi081 bash[53778]: cluster 2024-03-30T14:16:07.483557+0000 mgr.y (mgr.25513) 462 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:08.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:07 smithi081 bash[55161]: cluster 2024-03-30T14:16:07.483557+0000 mgr.y (mgr.25513) 462 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:08.084 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:07 smithi092 bash[42201]: cluster 2024-03-30T14:16:07.483557+0000 mgr.y (mgr.25513) 462 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:08.084 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:07 smithi092 systemd[1]: Started Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:16:08.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[42201]: audit 2024-03-30T14:16:07.641256+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[42201]: audit 2024-03-30T14:16:07.657306+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[42201]: audit 2024-03-30T14:16:07.666179+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.681Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.681Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.681Z caller=main.go:570 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi092 (none))" 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.681Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.681Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.684Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.685Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.688Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-30T14:16:08.797 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.688Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.691Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.692Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.021962ms 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.692Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.703Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.724Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.729Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.741Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.741Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.741Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.772µs wal_replay_duration=49.338066ms wbl_replay_duration=122ns total_replay_duration=50.444084ms 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.745Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.745Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.745Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:16:08.798 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.768Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.610347ms db_storage=1.451µs remote_storage=1.734µs web_handler=461ns query_engine=749ns scrape=330.811µs scrape_sd=116.607µs notify=23.044µs notify_sd=26.783µs rules=22.801665ms tracing=6.969µs 2024-03-30T14:16:08.799 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.769Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-30T14:16:08.799 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:16:08 smithi092 bash[64690]: ts=2024-03-30T14:16:08.769Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-30T14:16:08.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[53778]: audit 2024-03-30T14:16:07.641256+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[53778]: audit 2024-03-30T14:16:07.657306+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[53778]: audit 2024-03-30T14:16:07.666179+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:08.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[55161]: audit 2024-03-30T14:16:07.641256+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[55161]: audit 2024-03-30T14:16:07.657306+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:08.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:08 smithi081 bash[55161]: audit 2024-03-30T14:16:07.666179+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:09.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:09 smithi081 bash[55161]: cluster 2024-03-30T14:16:09.484814+0000 mgr.y (mgr.25513) 463 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:09.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:09 smithi081 bash[53778]: cluster 2024-03-30T14:16:09.484814+0000 mgr.y (mgr.25513) 463 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:10.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:09 smithi092 bash[42201]: cluster 2024-03-30T14:16:09.484814+0000 mgr.y (mgr.25513) 463 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:10.303 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:16:10.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:10 smithi081 bash[53778]: audit 2024-03-30T14:16:10.294990+0000 mgr.y (mgr.25513) 464 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:10.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:10 smithi081 bash[55161]: audit 2024-03-30T14:16:10.294990+0000 mgr.y (mgr.25513) 464 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:11.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:10 smithi092 bash[42201]: audit 2024-03-30T14:16:10.294990+0000 mgr.y (mgr.25513) 464 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (9m) 24s ago 17m 16.4M - 0.23.0 ba2b418f427c 1cf33a363624 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 23s ago 16m - - 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (59s) 24s ago 14m 46.9M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (8m) 23s ago 22m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (9m) 24s ago 24m 512M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:16:11.070 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (7m) 24s ago 24m 62.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (6m) 23s ago 23m 48.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (7m) 24s ago 23m 52.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (32s) 24s ago 17m 4595k - 1.5.0 0da6a335fe13 267108750bc3 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (28s) 23s ago 17m - - 1.5.0 0da6a335fe13 04a4ab211bac 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (5m) 24s ago 22m 63.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (5m) 24s ago 21m 65.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (4m) 24s ago 21m 59.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (4m) 24s ago 20m 63.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (3m) 23s ago 20m 58.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (3m) 23s ago 19m 55.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (2m) 23s ago 18m 59.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (2m) 23s ago 18m 60.3M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 starting - - - - 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (104s) 24s ago 15m 90.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:16:11.071 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (91s) 23s ago 15m 90.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:16:11.072 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (97s) 24s ago 15m 90.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:16:11.072 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (84s) 23s ago 15m 90.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:16:11.523 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:16:11.523 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:16:11.523 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:16:11.524 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "osd", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "iscsi" 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:16:11.917 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:16:11.918 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-30T14:16:11.918 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:16:11.918 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:16:12.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:12 smithi092 bash[42201]: audit 2024-03-30T14:16:10.689572+0000 mgr.y (mgr.25513) 465 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:12 smithi092 bash[42201]: audit 2024-03-30T14:16:11.061654+0000 mgr.y (mgr.25513) 466 : audit 0 from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:12 smithi092 bash[42201]: cluster 2024-03-30T14:16:11.485726+0000 mgr.y (mgr.25513) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:12.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:12 smithi092 bash[42201]: audit 2024-03-30T14:16:11.530445+0000 mon.a (mon.0) 580 : audit 0 from='client.? 172.21.15.81:0/1798140005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:12.374 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:16:12.375 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:16:12.375 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:16:12.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[53778]: audit 2024-03-30T14:16:10.689572+0000 mgr.y (mgr.25513) 465 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[53778]: audit 2024-03-30T14:16:11.061654+0000 mgr.y (mgr.25513) 466 : audit 0 from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[53778]: cluster 2024-03-30T14:16:11.485726+0000 mgr.y (mgr.25513) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:12.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[53778]: audit 2024-03-30T14:16:11.530445+0000 mon.a (mon.0) 580 : audit 0 from='client.? 172.21.15.81:0/1798140005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[55161]: audit 2024-03-30T14:16:10.689572+0000 mgr.y (mgr.25513) 465 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[55161]: audit 2024-03-30T14:16:11.061654+0000 mgr.y (mgr.25513) 466 : audit 0 from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[55161]: cluster 2024-03-30T14:16:11.485726+0000 mgr.y (mgr.25513) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:12.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:12 smithi081 bash[55161]: audit 2024-03-30T14:16:11.530445+0000 mon.a (mon.0) 580 : audit 0 from='client.? 172.21.15.81:0/1798140005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:13.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:13 smithi092 bash[42201]: audit 2024-03-30T14:16:11.923508+0000 mgr.y (mgr.25513) 468 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:13.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:13 smithi092 bash[42201]: audit 2024-03-30T14:16:12.381817+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.81:0/602273074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:13.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:13 smithi081 bash[55161]: audit 2024-03-30T14:16:11.923508+0000 mgr.y (mgr.25513) 468 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:13.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:13 smithi081 bash[55161]: audit 2024-03-30T14:16:12.381817+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.81:0/602273074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:13.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:13 smithi081 bash[53778]: audit 2024-03-30T14:16:11.923508+0000 mgr.y (mgr.25513) 468 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:13.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:13 smithi081 bash[53778]: audit 2024-03-30T14:16:12.381817+0000 mon.a (mon.0) 581 : audit 0 from='client.? 172.21.15.81:0/602273074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[53778]: cluster 2024-03-30T14:16:13.486931+0000 mgr.y (mgr.25513) 469 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[53778]: audit 2024-03-30T14:16:13.714378+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[53778]: audit 2024-03-30T14:16:13.726233+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[53778]: audit 2024-03-30T14:16:13.917585+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[53778]: audit 2024-03-30T14:16:13.930859+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[55161]: cluster 2024-03-30T14:16:13.486931+0000 mgr.y (mgr.25513) 469 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:14.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[55161]: audit 2024-03-30T14:16:13.714378+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[55161]: audit 2024-03-30T14:16:13.726233+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[55161]: audit 2024-03-30T14:16:13.917585+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:14 smithi081 bash[55161]: audit 2024-03-30T14:16:13.930859+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:14 smithi092 bash[42201]: cluster 2024-03-30T14:16:13.486931+0000 mgr.y (mgr.25513) 469 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:14.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:14 smithi092 bash[42201]: audit 2024-03-30T14:16:13.714378+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:14 smithi092 bash[42201]: audit 2024-03-30T14:16:13.726233+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:14 smithi092 bash[42201]: audit 2024-03-30T14:16:13.917585+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:14.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:14 smithi092 bash[42201]: audit 2024-03-30T14:16:13.930859+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:15 smithi092 bash[42201]: audit 2024-03-30T14:16:13.858795+0000 mgr.y (mgr.25513) 470 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:15.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:15 smithi092 bash[42201]: audit 2024-03-30T14:16:14.720336+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:15 smithi092 bash[42201]: audit 2024-03-30T14:16:14.735753+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[53778]: audit 2024-03-30T14:16:13.858795+0000 mgr.y (mgr.25513) 470 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:15.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[53778]: audit 2024-03-30T14:16:14.720336+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[53778]: audit 2024-03-30T14:16:14.735753+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[55161]: audit 2024-03-30T14:16:13.858795+0000 mgr.y (mgr.25513) 470 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:15.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[55161]: audit 2024-03-30T14:16:14.720336+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:15.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:15 smithi081 bash[55161]: audit 2024-03-30T14:16:14.735753+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:16.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:16 smithi092 bash[42201]: cluster 2024-03-30T14:16:15.488408+0000 mgr.y (mgr.25513) 471 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:16.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:16 smithi081 bash[53778]: cluster 2024-03-30T14:16:15.488408+0000 mgr.y (mgr.25513) 471 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:16.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:16 smithi081 bash[55161]: cluster 2024-03-30T14:16:15.488408+0000 mgr.y (mgr.25513) 471 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:17.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:17 smithi081 bash[53778]: cluster 2024-03-30T14:16:17.489463+0000 mgr.y (mgr.25513) 472 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:17.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:17 smithi081 bash[55161]: cluster 2024-03-30T14:16:17.489463+0000 mgr.y (mgr.25513) 472 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:18.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:17 smithi092 bash[42201]: cluster 2024-03-30T14:16:17.489463+0000 mgr.y (mgr.25513) 472 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:19.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:19 smithi081 bash[53778]: cluster 2024-03-30T14:16:19.490553+0000 mgr.y (mgr.25513) 473 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:19.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:16:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:16:19] "GET /metrics HTTP/1.1" 200 38680 "" "Prometheus/2.43.0" 2024-03-30T14:16:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:19 smithi081 bash[55161]: cluster 2024-03-30T14:16:19.490553+0000 mgr.y (mgr.25513) 473 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:20.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:19 smithi092 bash[42201]: cluster 2024-03-30T14:16:19.490553+0000 mgr.y (mgr.25513) 473 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:21.129 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:20 smithi092 bash[42201]: audit 2024-03-30T14:16:20.864244+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:21.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:20 smithi081 bash[53778]: audit 2024-03-30T14:16:20.864244+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:21.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:20 smithi081 bash[55161]: audit 2024-03-30T14:16:20.864244+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:22.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:21 smithi092 bash[42201]: cluster 2024-03-30T14:16:21.491611+0000 mgr.y (mgr.25513) 474 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:22.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:21 smithi081 bash[53778]: cluster 2024-03-30T14:16:21.491611+0000 mgr.y (mgr.25513) 474 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:22.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:21 smithi081 bash[55161]: cluster 2024-03-30T14:16:21.491611+0000 mgr.y (mgr.25513) 474 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:23.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:23 smithi081 bash[53778]: cluster 2024-03-30T14:16:23.492840+0000 mgr.y (mgr.25513) 475 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:23.863 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:23 smithi081 bash[55161]: cluster 2024-03-30T14:16:23.492840+0000 mgr.y (mgr.25513) 475 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:24.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:23 smithi092 bash[42201]: cluster 2024-03-30T14:16:23.492840+0000 mgr.y (mgr.25513) 475 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:24.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:24 smithi092 bash[42201]: audit 2024-03-30T14:16:23.869908+0000 mgr.y (mgr.25513) 476 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:24.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:24 smithi081 bash[53778]: audit 2024-03-30T14:16:23.869908+0000 mgr.y (mgr.25513) 476 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:24.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:24 smithi081 bash[55161]: audit 2024-03-30T14:16:23.869908+0000 mgr.y (mgr.25513) 476 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:26.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.250366+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.264310+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.268675+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.270698+0000 mon.c (mon.1) 282 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: cluster 2024-03-30T14:16:25.275133+0000 mgr.y (mgr.25513) 477 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: cluster 2024-03-30T14:16:25.275573+0000 mgr.y (mgr.25513) 478 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.285244+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.369624+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.370767+0000 mgr.y (mgr.25513) 479 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.379334+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.383007+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.386064+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.389311+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.394134+0000 mon.c (mon.1) 288 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.399964+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.402784+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.404939+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.407239+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.409390+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.411949+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.414090+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.416377+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.419143+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[53778]: audit 2024-03-30T14:16:25.421702+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.250366+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.264310+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.268675+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.270698+0000 mon.c (mon.1) 282 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: cluster 2024-03-30T14:16:25.275133+0000 mgr.y (mgr.25513) 477 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: cluster 2024-03-30T14:16:25.275573+0000 mgr.y (mgr.25513) 478 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.285244+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.369624+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.370767+0000 mgr.y (mgr.25513) 479 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.379334+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.383007+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.386064+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.389311+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.394134+0000 mon.c (mon.1) 288 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.399964+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.402784+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.404939+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.407239+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.409390+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.411949+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.414090+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.416377+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.419143+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.501 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:26 smithi081 bash[55161]: audit 2024-03-30T14:16:25.421702+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.250366+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.264310+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.268675+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:26.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.270698+0000 mon.c (mon.1) 282 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:26.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: cluster 2024-03-30T14:16:25.275133+0000 mgr.y (mgr.25513) 477 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: cluster 2024-03-30T14:16:25.275573+0000 mgr.y (mgr.25513) 478 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.285244+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.369624+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.370767+0000 mgr.y (mgr.25513) 479 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.379334+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.383007+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.386064+0000 mon.c (mon.1) 286 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.389311+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.394134+0000 mon.c (mon.1) 288 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.399964+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.402784+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.404939+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.548 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.407239+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.409390+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.411949+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.414090+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.416377+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.419143+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:26.549 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:26 smithi092 bash[42201]: audit 2024-03-30T14:16:25.421702+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:28.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:28 smithi081 bash[53778]: cluster 2024-03-30T14:16:27.276688+0000 mgr.y (mgr.25513) 480 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:28.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:28 smithi081 bash[55161]: cluster 2024-03-30T14:16:27.276688+0000 mgr.y (mgr.25513) 480 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:28.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:28 smithi092 bash[42201]: cluster 2024-03-30T14:16:27.276688+0000 mgr.y (mgr.25513) 480 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:29.423 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:29 smithi081 bash[55161]: cephadm 2024-03-30T14:16:27.793408+0000 mgr.y (mgr.25513) 481 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:16:29.423 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:29 smithi081 bash[55161]: cephadm 2024-03-30T14:16:27.808202+0000 mgr.y (mgr.25513) 482 : cephadm 1 Deploying daemon alertmanager.a on smithi081 2024-03-30T14:16:29.423 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:29 smithi081 bash[53778]: cephadm 2024-03-30T14:16:27.793408+0000 mgr.y (mgr.25513) 481 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:16:29.423 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:29 smithi081 bash[53778]: cephadm 2024-03-30T14:16:27.808202+0000 mgr.y (mgr.25513) 482 : cephadm 1 Deploying daemon alertmanager.a on smithi081 2024-03-30T14:16:29.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:29 smithi092 bash[42201]: cephadm 2024-03-30T14:16:27.793408+0000 mgr.y (mgr.25513) 481 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:16:29.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:29 smithi092 bash[42201]: cephadm 2024-03-30T14:16:27.808202+0000 mgr.y (mgr.25513) 482 : cephadm 1 Deploying daemon alertmanager.a on smithi081 2024-03-30T14:16:29.989 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:16:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:16:29] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-03-30T14:16:30.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:30 smithi081 bash[53778]: cluster 2024-03-30T14:16:29.277997+0000 mgr.y (mgr.25513) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:30.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:30 smithi081 bash[55161]: cluster 2024-03-30T14:16:29.277997+0000 mgr.y (mgr.25513) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:30.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:30 smithi092 bash[42201]: cluster 2024-03-30T14:16:29.277997+0000 mgr.y (mgr.25513) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:32.247 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:32 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:16:32.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:32 smithi081 bash[53778]: cluster 2024-03-30T14:16:31.279116+0000 mgr.y (mgr.25513) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:32.747 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:32 smithi081 bash[49371]: level=info ts=2024-03-30T14:16:32.283Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:16:32.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:32 smithi081 bash[55161]: cluster 2024-03-30T14:16:31.279116+0000 mgr.y (mgr.25513) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:32.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:32 smithi092 bash[42201]: cluster 2024-03-30T14:16:31.279116+0000 mgr.y (mgr.25513) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:33.247 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:32 smithi081 bash[85599]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:16:33.247 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:33 smithi081 bash[85672]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:16:33.247 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:33 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:16:33.247 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:33 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:16:33.747 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:33 smithi081 systemd[1]: Started Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:16:34.639 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[53778]: cluster 2024-03-30T14:16:33.280230+0000 mgr.y (mgr.25513) 485 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:34.639 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[53778]: audit 2024-03-30T14:16:33.356405+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.639 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[53778]: audit 2024-03-30T14:16:33.371669+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.639 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[53778]: audit 2024-03-30T14:16:33.385639+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:34.639 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[55161]: cluster 2024-03-30T14:16:33.280230+0000 mgr.y (mgr.25513) 485 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:34.640 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[55161]: audit 2024-03-30T14:16:33.356405+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.640 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[55161]: audit 2024-03-30T14:16:33.371669+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.640 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[55161]: audit 2024-03-30T14:16:33.385639+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.594Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.594Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.598Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.601Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.646Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:16:34.640 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.646Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:16:34.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:34 smithi092 bash[42201]: cluster 2024-03-30T14:16:33.280230+0000 mgr.y (mgr.25513) 485 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:16:34.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:34 smithi092 bash[42201]: audit 2024-03-30T14:16:33.356405+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:34 smithi092 bash[42201]: audit 2024-03-30T14:16:33.371669+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:34.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:34 smithi092 bash[42201]: audit 2024-03-30T14:16:33.385639+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:34.997 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.650Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-30T14:16:34.997 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:34 smithi081 bash[85738]: ts=2024-03-30T14:16:34.650Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-30T14:16:35.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:35 smithi081 bash[53778]: audit 2024-03-30T14:16:33.880487+0000 mgr.y (mgr.25513) 486 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:35.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:35 smithi081 bash[55161]: audit 2024-03-30T14:16:33.880487+0000 mgr.y (mgr.25513) 486 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:35 smithi092 bash[42201]: audit 2024-03-30T14:16:33.880487+0000 mgr.y (mgr.25513) 486 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:36.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:36 smithi081 bash[55161]: cluster 2024-03-30T14:16:35.281718+0000 mgr.y (mgr.25513) 487 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:36.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:36 smithi081 bash[55161]: audit 2024-03-30T14:16:35.864359+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:36.748 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:36 smithi081 bash[85738]: ts=2024-03-30T14:16:36.602Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000514737s 2024-03-30T14:16:36.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:36 smithi081 bash[53778]: cluster 2024-03-30T14:16:35.281718+0000 mgr.y (mgr.25513) 487 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:36.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:36 smithi081 bash[53778]: audit 2024-03-30T14:16:35.864359+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:36.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:36 smithi092 bash[42201]: cluster 2024-03-30T14:16:35.281718+0000 mgr.y (mgr.25513) 487 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:16:36.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:36 smithi092 bash[42201]: audit 2024-03-30T14:16:35.864359+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:38.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:38 smithi081 bash[53778]: cluster 2024-03-30T14:16:37.282978+0000 mgr.y (mgr.25513) 488 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:38.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:38 smithi081 bash[55161]: cluster 2024-03-30T14:16:37.282978+0000 mgr.y (mgr.25513) 488 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:38.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:38 smithi092 bash[42201]: cluster 2024-03-30T14:16:37.282978+0000 mgr.y (mgr.25513) 488 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:39.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:16:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:16:39] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-03-30T14:16:40.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[53778]: cluster 2024-03-30T14:16:39.284027+0000 mgr.y (mgr.25513) 489 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:40.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[53778]: audit 2024-03-30T14:16:39.683705+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:40.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[53778]: audit 2024-03-30T14:16:39.700372+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[55161]: cluster 2024-03-30T14:16:39.284027+0000 mgr.y (mgr.25513) 489 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[55161]: audit 2024-03-30T14:16:39.683705+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:40.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:40 smithi081 bash[55161]: audit 2024-03-30T14:16:39.700372+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:40.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:40 smithi092 bash[42201]: cluster 2024-03-30T14:16:39.284027+0000 mgr.y (mgr.25513) 489 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:40.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:40 smithi092 bash[42201]: audit 2024-03-30T14:16:39.683705+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:40.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:40 smithi092 bash[42201]: audit 2024-03-30T14:16:39.700372+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:41.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[53778]: audit 2024-03-30T14:16:40.700080+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:41.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[53778]: audit 2024-03-30T14:16:40.714695+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:41.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[53778]: cluster 2024-03-30T14:16:41.285222+0000 mgr.y (mgr.25513) 490 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[55161]: audit 2024-03-30T14:16:40.700080+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[55161]: audit 2024-03-30T14:16:40.714695+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:41.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:41 smithi081 bash[55161]: cluster 2024-03-30T14:16:41.285222+0000 mgr.y (mgr.25513) 490 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:42.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:41 smithi092 bash[42201]: audit 2024-03-30T14:16:40.700080+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:42.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:41 smithi092 bash[42201]: audit 2024-03-30T14:16:40.714695+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:42.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:41 smithi092 bash[42201]: cluster 2024-03-30T14:16:41.285222+0000 mgr.y (mgr.25513) 490 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:42.786 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (10s) 3s ago 17m 15.5M - 0.25.0 c8568f914cd2 6fb0f28cf101 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 error 29s ago 17m - - 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (92s) 3s ago 15m 47.4M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (8m) 29s ago 23m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (9m) 3s ago 25m 515M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (8m) 3s ago 25m 63.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (7m) 29s ago 23m 50.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:16:43.567 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (7m) 3s ago 23m 53.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (65s) 3s ago 17m 10.5M - 1.5.0 0da6a335fe13 267108750bc3 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (60s) 29s ago 17m 8511k - 1.5.0 0da6a335fe13 04a4ab211bac 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (6m) 3s ago 23m 64.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (5m) 3s ago 22m 66.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (5m) 3s ago 21m 59.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (4m) 3s ago 21m 63.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (4m) 29s ago 20m 59.2M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (3m) 29s ago 20m 55.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (3m) 29s ago 19m 59.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (2m) 29s ago 18m 60.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (35s) 29s ago 17m 40.8M - 2.43.0 a07b618ecd1d 78b44e65e6fd 2024-03-30T14:16:43.568 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (2m) 3s ago 15m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:16:43.569 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (2m) 29s ago 15m 90.5M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:16:43.569 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (2m) 3s ago 15m 91.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:16:43.569 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (116s) 29s ago 15m 90.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:16:44.016 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:16:44.016 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:16:44.016 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:16:44.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:44.016 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:16:44.017 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:16:44.409 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:16:44.409 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:16:44.409 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "osd", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "iscsi" 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:16:44.410 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:16:44.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[53778]: audit 2024-03-30T14:16:42.777935+0000 mgr.y (mgr.25513) 491 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[53778]: audit 2024-03-30T14:16:43.172284+0000 mgr.y (mgr.25513) 492 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[53778]: cluster 2024-03-30T14:16:43.287800+0000 mgr.y (mgr.25513) 493 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[53778]: audit 2024-03-30T14:16:44.023619+0000 mon.a (mon.0) 597 : audit 0 from='client.? 172.21.15.81:0/3352225147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[55161]: audit 2024-03-30T14:16:42.777935+0000 mgr.y (mgr.25513) 491 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[55161]: audit 2024-03-30T14:16:43.172284+0000 mgr.y (mgr.25513) 492 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[55161]: cluster 2024-03-30T14:16:43.287800+0000 mgr.y (mgr.25513) 493 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:44.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[55161]: audit 2024-03-30T14:16:44.023619+0000 mon.a (mon.0) 597 : audit 0 from='client.? 172.21.15.81:0/3352225147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:44.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:44 smithi092 bash[42201]: audit 2024-03-30T14:16:42.777935+0000 mgr.y (mgr.25513) 491 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:44 smithi092 bash[42201]: audit 2024-03-30T14:16:43.172284+0000 mgr.y (mgr.25513) 492 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:44.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:44 smithi092 bash[42201]: cluster 2024-03-30T14:16:43.287800+0000 mgr.y (mgr.25513) 493 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:44.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:44 smithi092 bash[42201]: audit 2024-03-30T14:16:44.023619+0000 mon.a (mon.0) 597 : audit 0 from='client.? 172.21.15.81:0/3352225147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:44.871 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:16:44.871 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:16:44.871 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:16:44.997 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:16:44 smithi081 bash[85738]: ts=2024-03-30T14:16:44.605Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003308912s 2024-03-30T14:16:45.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[55161]: audit 2024-03-30T14:16:43.550152+0000 mgr.y (mgr.25513) 494 : audit 0 from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[55161]: audit 2024-03-30T14:16:43.890903+0000 mgr.y (mgr.25513) 495 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:45.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[55161]: audit 2024-03-30T14:16:44.415858+0000 mgr.y (mgr.25513) 496 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[55161]: audit 2024-03-30T14:16:44.878645+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/2098331173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:45.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[53778]: audit 2024-03-30T14:16:43.550152+0000 mgr.y (mgr.25513) 494 : audit 0 from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[53778]: audit 2024-03-30T14:16:43.890903+0000 mgr.y (mgr.25513) 495 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:45.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[53778]: audit 2024-03-30T14:16:44.415858+0000 mgr.y (mgr.25513) 496 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:45 smithi081 bash[53778]: audit 2024-03-30T14:16:44.878645+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/2098331173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:45.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:45 smithi092 bash[42201]: audit 2024-03-30T14:16:43.550152+0000 mgr.y (mgr.25513) 494 : audit 0 from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:45 smithi092 bash[42201]: audit 2024-03-30T14:16:43.890903+0000 mgr.y (mgr.25513) 495 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:45.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:45 smithi092 bash[42201]: audit 2024-03-30T14:16:44.415858+0000 mgr.y (mgr.25513) 496 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:16:45.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:45 smithi092 bash[42201]: audit 2024-03-30T14:16:44.878645+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/2098331173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:16:46.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:46 smithi081 bash[53778]: cluster 2024-03-30T14:16:45.288813+0000 mgr.y (mgr.25513) 497 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:46.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:46 smithi081 bash[55161]: cluster 2024-03-30T14:16:45.288813+0000 mgr.y (mgr.25513) 497 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:46.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:46 smithi092 bash[42201]: cluster 2024-03-30T14:16:45.288813+0000 mgr.y (mgr.25513) 497 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:48.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:48 smithi081 bash[53778]: cluster 2024-03-30T14:16:47.289994+0000 mgr.y (mgr.25513) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:48.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:48 smithi081 bash[55161]: cluster 2024-03-30T14:16:47.289994+0000 mgr.y (mgr.25513) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:48.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:48 smithi092 bash[42201]: cluster 2024-03-30T14:16:47.289994+0000 mgr.y (mgr.25513) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:49.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:16:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:16:49] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-03-30T14:16:50.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:50 smithi081 bash[53778]: cluster 2024-03-30T14:16:49.291505+0000 mgr.y (mgr.25513) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:50.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:50 smithi081 bash[55161]: cluster 2024-03-30T14:16:49.291505+0000 mgr.y (mgr.25513) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:50.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:50 smithi092 bash[42201]: cluster 2024-03-30T14:16:49.291505+0000 mgr.y (mgr.25513) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:51.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:51 smithi081 bash[53778]: audit 2024-03-30T14:16:50.865169+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:51.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:51 smithi081 bash[55161]: audit 2024-03-30T14:16:50.865169+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:51.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:51 smithi092 bash[42201]: audit 2024-03-30T14:16:50.865169+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: cluster 2024-03-30T14:16:51.292551+0000 mgr.y (mgr.25513) 500 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.473620+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.485193+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.490659+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.492089+0000 mon.c (mon.1) 303 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: cluster 2024-03-30T14:16:51.494548+0000 mgr.y (mgr.25513) 501 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: cluster 2024-03-30T14:16:51.494940+0000 mgr.y (mgr.25513) 502 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.501298+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.892616+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:52.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.900768+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.903308+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.905684+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.907582+0000 mon.c (mon.1) 308 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.910703+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.914144+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.916777+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.918683+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.920365+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.922070+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.923926+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.749 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: cluster 2024-03-30T14:16:51.292551+0000 mgr.y (mgr.25513) 500 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.473620+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.485193+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.490659+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.492089+0000 mon.c (mon.1) 303 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: cluster 2024-03-30T14:16:51.494548+0000 mgr.y (mgr.25513) 501 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: cluster 2024-03-30T14:16:51.494940+0000 mgr.y (mgr.25513) 502 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.501298+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.892616+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.900768+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.903308+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.905684+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.907582+0000 mon.c (mon.1) 308 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.910703+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.914144+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.916777+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.918683+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.920365+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.922070+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.923926+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.925548+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.927290+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.929520+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.931877+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[53778]: audit 2024-03-30T14:16:51.934249+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.925548+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.927290+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.929520+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.931877+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.752 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:52 smithi081 bash[55161]: audit 2024-03-30T14:16:51.934249+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: cluster 2024-03-30T14:16:51.292551+0000 mgr.y (mgr.25513) 500 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.473620+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.485193+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.490659+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.492089+0000 mon.c (mon.1) 303 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: cluster 2024-03-30T14:16:51.494548+0000 mgr.y (mgr.25513) 501 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-03-30T14:16:52.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: cluster 2024-03-30T14:16:51.494940+0000 mgr.y (mgr.25513) 502 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.501298+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.892616+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.900768+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.903308+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.905684+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.907582+0000 mon.c (mon.1) 308 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.910703+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.914144+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.916777+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.918683+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.920365+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.922070+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.923926+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.798 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.925548+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.927290+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.929520+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.931877+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:52.799 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:52 smithi092 bash[42201]: audit 2024-03-30T14:16:51.934249+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:16:53.627 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:53 smithi092 bash[42201]: audit 2024-03-30T14:16:51.893500+0000 mgr.y (mgr.25513) 503 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:53.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:53 smithi081 bash[53778]: audit 2024-03-30T14:16:51.893500+0000 mgr.y (mgr.25513) 503 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:53.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:53 smithi081 bash[55161]: audit 2024-03-30T14:16:51.893500+0000 mgr.y (mgr.25513) 503 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:16:54.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:54 smithi081 bash[55161]: cluster 2024-03-30T14:16:53.496110+0000 mgr.y (mgr.25513) 504 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:16:54.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:54 smithi081 bash[53778]: cluster 2024-03-30T14:16:53.496110+0000 mgr.y (mgr.25513) 504 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:16:54.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:54 smithi092 bash[42201]: cluster 2024-03-30T14:16:53.496110+0000 mgr.y (mgr.25513) 504 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:16:55.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:55 smithi092 bash[42201]: audit 2024-03-30T14:16:53.898956+0000 mgr.y (mgr.25513) 505 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:55.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:55 smithi092 bash[42201]: cephadm 2024-03-30T14:16:54.406740+0000 mgr.y (mgr.25513) 506 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:16:55.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:55 smithi092 bash[42201]: cephadm 2024-03-30T14:16:54.433704+0000 mgr.y (mgr.25513) 507 : cephadm 1 Deploying daemon grafana.a on smithi092 2024-03-30T14:16:55.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[55161]: audit 2024-03-30T14:16:53.898956+0000 mgr.y (mgr.25513) 505 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:55.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[55161]: cephadm 2024-03-30T14:16:54.406740+0000 mgr.y (mgr.25513) 506 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:16:55.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[55161]: cephadm 2024-03-30T14:16:54.433704+0000 mgr.y (mgr.25513) 507 : cephadm 1 Deploying daemon grafana.a on smithi092 2024-03-30T14:16:55.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[53778]: audit 2024-03-30T14:16:53.898956+0000 mgr.y (mgr.25513) 505 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:55.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[53778]: cephadm 2024-03-30T14:16:54.406740+0000 mgr.y (mgr.25513) 506 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:16:55.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:55 smithi081 bash[53778]: cephadm 2024-03-30T14:16:54.433704+0000 mgr.y (mgr.25513) 507 : cephadm 1 Deploying daemon grafana.a on smithi092 2024-03-30T14:16:56.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:56 smithi092 bash[42201]: cluster 2024-03-30T14:16:55.497578+0000 mgr.y (mgr.25513) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:56.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:56 smithi081 bash[53778]: cluster 2024-03-30T14:16:55.497578+0000 mgr.y (mgr.25513) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:56.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:56 smithi081 bash[55161]: cluster 2024-03-30T14:16:55.497578+0000 mgr.y (mgr.25513) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:57.770 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:16:57 smithi092 bash[42201]: cluster 2024-03-30T14:16:57.498864+0000 mgr.y (mgr.25513) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:57.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:16:57 smithi081 bash[53778]: cluster 2024-03-30T14:16:57.498864+0000 mgr.y (mgr.25513) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:57.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:16:57 smithi081 bash[55161]: cluster 2024-03-30T14:16:57.498864+0000 mgr.y (mgr.25513) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:59.546 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:16:59 smithi092 systemd[1]: Started Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:16:59.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:16:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:16:59] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-03-30T14:17:00.387 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[42201]: audit 2024-03-30T14:16:59.182138+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.387 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[42201]: audit 2024-03-30T14:16:59.197853+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.387 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[42201]: audit 2024-03-30T14:16:59.216659+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:00.387 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[42201]: cluster 2024-03-30T14:16:59.500166+0000 mgr.y (mgr.25513) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:17:00.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[53778]: audit 2024-03-30T14:16:59.182138+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[53778]: audit 2024-03-30T14:16:59.197853+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[53778]: audit 2024-03-30T14:16:59.216659+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:00.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[53778]: cluster 2024-03-30T14:16:59.500166+0000 mgr.y (mgr.25513) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:17:00.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[55161]: audit 2024-03-30T14:16:59.182138+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[55161]: audit 2024-03-30T14:16:59.197853+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:00.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[55161]: audit 2024-03-30T14:16:59.216659+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:00.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:00 smithi081 bash[55161]: cluster 2024-03-30T14:16:59.500166+0000 mgr.y (mgr.25513) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.398758897Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399374636Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399425651Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399448805Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399468373Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-30T14:17:00.640 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399486884Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399527131Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399549902Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399564073Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399583886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.39960128Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399615483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399633219Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399652833Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399670618Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399684389Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399697592Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399711263Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=settings t=2024-03-30T14:17:00.399725854Z level=info msg="App mode production" 2024-03-30T14:17:00.641 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=sqlstore t=2024-03-30T14:17:00.399884752Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=sqlstore t=2024-03-30T14:17:00.399937382Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.416439505Z level=info msg="Starting DB migrations" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.420431296Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.456769303Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.481806835Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.507032848Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.532192753Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.557703214Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.582802308Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.624884385Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-30T14:17:00.642 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.650232281Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-30T14:17:00.899 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.675620042Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-30T14:17:00.899 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.701036426Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-30T14:17:00.899 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.726163822Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-30T14:17:00.899 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.768255622Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-30T14:17:00.900 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.793560743Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-30T14:17:00.900 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.818699618Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-30T14:17:00.900 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.844045724Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-30T14:17:00.900 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.910961179Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-30T14:17:01.165 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.936197265Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-30T14:17:01.165 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:00 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:00.961533244Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.003558861Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.064096557Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.087451876Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.109953654Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.13530281Z level=info msg="Executing migration" id="create alert_image table" 2024-03-30T14:17:01.166 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.177271349Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-30T14:17:01.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.227798214Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-30T14:17:01.443 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.253086965Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.278386873Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.320307707Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.320634727Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.34555542Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.370895466Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.412999501Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-30T14:17:01.444 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.454994546Z level=info msg="Executing migration" id="create secrets table" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.497083355Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.538979696Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.580916032Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.622946673Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.664865431Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-30T14:17:01.712 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.723866938Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-30T14:17:01.713 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[42201]: cluster 2024-03-30T14:17:01.501183+0000 mgr.y (mgr.25513) 511 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:17:01.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:01 smithi081 bash[53778]: cluster 2024-03-30T14:17:01.501183+0000 mgr.y (mgr.25513) 511 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:17:01.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:01 smithi081 bash[55161]: cluster 2024-03-30T14:17:01.501183+0000 mgr.y (mgr.25513) 511 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.748901078Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.790903599Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.86630984Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.891612778Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.9167998Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.942196307Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-30T14:17:01.972 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:01 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:01.984088446Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.026269118Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.051704609Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.08501715Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.126905429Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.152125667Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.194248588Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.222300449Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-30T14:17:02.233 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.244858382Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-30T14:17:02.500 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.270131857Z level=info msg="Executing migration" id="add correlation config column" 2024-03-30T14:17:02.500 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.295365534Z level=info msg="Executing migration" id="create entity_events table" 2024-03-30T14:17:02.500 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.320689236Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-30T14:17:02.500 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.362612273Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:17:02.500 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.3629604Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.387911625Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.388274481Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.435938208Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.46125726Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.48648108Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:17:02.501 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.511817631Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:17:02.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.545317525Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-30T14:17:02.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.570545496Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T14:17:02.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.595823625Z level=info msg="Executing migration" id="Drop public config table" 2024-03-30T14:17:02.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.621126343Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-30T14:17:02.760 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.662998363Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-30T14:17:02.761 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.705174909Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T14:17:03.044 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.772154716Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-30T14:17:03.044 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.797353724Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.839277959Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.864611819Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.889887911Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.915113942Z level=info msg="Executing migration" id="add share column" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.940536251Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:02 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:02.965714136Z level=info msg="Executing migration" id="create file table" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.01437355Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-30T14:17:03.045 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.056326108Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-30T14:17:03.296 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.098472774Z level=info msg="Executing migration" id="create file_meta table" 2024-03-30T14:17:03.296 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.123757193Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-30T14:17:03.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.165699648Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-30T14:17:03.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.190867198Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-30T14:17:03.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.233026697Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-30T14:17:03.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.274989854Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-30T14:17:03.297 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.300201526Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[42201]: cluster 2024-03-30T14:17:03.502393+0000 mgr.y (mgr.25513) 512 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.342354267Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.384241957Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.426356303Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.468261293Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.508972158Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.534287875Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-30T14:17:03.590 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.559590075Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-30T14:17:03.591 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.601766293Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.652326469Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.727842324Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.752974131Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.786670698Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.828667485Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-30T14:17:03.867 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.878890267Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-30T14:17:03.901 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:03 smithi081 bash[53778]: cluster 2024-03-30T14:17:03.502393+0000 mgr.y (mgr.25513) 512 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:03.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:03 smithi081 bash[55161]: cluster 2024-03-30T14:17:03.502393+0000 mgr.y (mgr.25513) 512 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:04.122 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.920919163Z level=info msg="Executing migration" id="create folder table" 2024-03-30T14:17:04.122 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.946118218Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-30T14:17:04.122 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:03 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:03.971454066Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-30T14:17:04.122 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:04.020644273Z level=info msg="Executing migration" id="Update folder title length" 2024-03-30T14:17:04.122 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:04.045894214Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-30T14:17:04.123 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=migrator t=2024-03-30T14:17:04.071207017Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.650813226s 2024-03-30T14:17:04.123 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=sqlstore t=2024-03-30T14:17:04.072580706Z level=info msg="Created default organization" 2024-03-30T14:17:04.123 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=plugin.finder t=2024-03-30T14:17:04.122334369Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-30T14:17:04.123 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=secrets t=2024-03-30T14:17:04.122462512Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-30T14:17:04.123 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=query_data t=2024-03-30T14:17:04.126057676Z level=info msg="Query Service initialization" 2024-03-30T14:17:04.896 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=live.push_http t=2024-03-30T14:17:04.134558727Z level=info msg="Live Push Gateway initialization" 2024-03-30T14:17:04.896 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[42201]: audit 2024-03-30T14:17:03.907888+0000 mgr.y (mgr.25513) 513 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:04.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:04 smithi081 bash[55161]: audit 2024-03-30T14:17:03.907888+0000 mgr.y (mgr.25513) 513 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:04.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:04 smithi081 bash[53778]: audit 2024-03-30T14:17:03.907888+0000 mgr.y (mgr.25513) 513 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:05.182 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=infra.usagestats.collector t=2024-03-30T14:17:04.908038298Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=provisioning.datasources t=2024-03-30T14:17:04.955955949Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=provisioning.datasources t=2024-03-30T14:17:04.955998581Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:04 smithi092 bash[69283]: logger=provisioning.datasources t=2024-03-30T14:17:04.956410442Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=provisioning.datasources t=2024-03-30T14:17:05.01394386Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=provisioning.alerting t=2024-03-30T14:17:05.047632344Z level=info msg="starting to provision alerting" 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=provisioning.alerting t=2024-03-30T14:17:05.047667513Z level=info msg="finished to provision alerting" 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=grafanaStorageLogger t=2024-03-30T14:17:05.047849652Z level=info msg="storage starting" 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=ngalert.state.manager t=2024-03-30T14:17:05.049685836Z level=info msg="Warming state cache for startup" 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=http.server t=2024-03-30T14:17:05.052097101Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=ngalert.state.manager t=2024-03-30T14:17:05.117958117Z level=info msg="State cache has been initialized" states=0 duration=68.270878ms 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=ticker t=2024-03-30T14:17:05.118068938Z level=info msg=starting first_tick=2024-03-30T14:17:10Z 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=ngalert.multiorg.alertmanager t=2024-03-30T14:17:05.118096331Z level=info msg="starting MultiOrg Alertmanager" 2024-03-30T14:17:05.183 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=sqlstore.transactions t=2024-03-30T14:17:05.129794902Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T14:17:05.184 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:17:05 smithi092 bash[69283]: logger=sqlstore.transactions t=2024-03-30T14:17:05.194578009Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-30T14:17:06.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[55161]: audit 2024-03-30T14:17:05.468506+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[55161]: audit 2024-03-30T14:17:05.481376+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[55161]: cluster 2024-03-30T14:17:05.503799+0000 mgr.y (mgr.25513) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:06.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[55161]: audit 2024-03-30T14:17:05.865530+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[53778]: audit 2024-03-30T14:17:05.468506+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[53778]: audit 2024-03-30T14:17:05.481376+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[53778]: cluster 2024-03-30T14:17:05.503799+0000 mgr.y (mgr.25513) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:06.748 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:06 smithi081 bash[53778]: audit 2024-03-30T14:17:05.865530+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:06.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:06 smithi092 bash[42201]: audit 2024-03-30T14:17:05.468506+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:06 smithi092 bash[42201]: audit 2024-03-30T14:17:05.481376+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:06.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:06 smithi092 bash[42201]: cluster 2024-03-30T14:17:05.503799+0000 mgr.y (mgr.25513) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:06.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:06 smithi092 bash[42201]: audit 2024-03-30T14:17:05.865530+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:07.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:07 smithi081 bash[55161]: audit 2024-03-30T14:17:06.484441+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:07.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:07 smithi081 bash[55161]: audit 2024-03-30T14:17:06.508154+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:07.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:07 smithi081 bash[53778]: audit 2024-03-30T14:17:06.484441+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:07.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:07 smithi081 bash[53778]: audit 2024-03-30T14:17:06.508154+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:07 smithi092 bash[42201]: audit 2024-03-30T14:17:06.484441+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:07.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:07 smithi092 bash[42201]: audit 2024-03-30T14:17:06.508154+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:08.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:08 smithi081 bash[55161]: cluster 2024-03-30T14:17:07.504832+0000 mgr.y (mgr.25513) 515 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:08.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:08 smithi081 bash[53778]: cluster 2024-03-30T14:17:07.504832+0000 mgr.y (mgr.25513) 515 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:08.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:08 smithi092 bash[42201]: cluster 2024-03-30T14:17:07.504832+0000 mgr.y (mgr.25513) 515 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:09.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:09 smithi081 bash[53778]: cluster 2024-03-30T14:17:09.506188+0000 mgr.y (mgr.25513) 516 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:09.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:09] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-03-30T14:17:09.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:09 smithi081 bash[55161]: cluster 2024-03-30T14:17:09.506188+0000 mgr.y (mgr.25513) 516 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:10.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:09 smithi092 bash[42201]: cluster 2024-03-30T14:17:09.506188+0000 mgr.y (mgr.25513) 516 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:11.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:11 smithi092 bash[42201]: cluster 2024-03-30T14:17:11.507350+0000 mgr.y (mgr.25513) 517 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:11.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:11 smithi081 bash[53778]: cluster 2024-03-30T14:17:11.507350+0000 mgr.y (mgr.25513) 517 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:11.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:11 smithi081 bash[55161]: cluster 2024-03-30T14:17:11.507350+0000 mgr.y (mgr.25513) 517 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:13.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:13 smithi092 bash[42201]: cluster 2024-03-30T14:17:13.508777+0000 mgr.y (mgr.25513) 518 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:13.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:13 smithi081 bash[53778]: cluster 2024-03-30T14:17:13.508777+0000 mgr.y (mgr.25513) 518 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:13.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:13 smithi081 bash[55161]: cluster 2024-03-30T14:17:13.508777+0000 mgr.y (mgr.25513) 518 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:14.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:14 smithi081 bash[55161]: audit 2024-03-30T14:17:13.918874+0000 mgr.y (mgr.25513) 519 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:14.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:14 smithi081 bash[53778]: audit 2024-03-30T14:17:13.918874+0000 mgr.y (mgr.25513) 519 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:15.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:14 smithi092 bash[42201]: audit 2024-03-30T14:17:13.918874+0000 mgr.y (mgr.25513) 519 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:15.282 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:17:15.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:15 smithi081 bash[55161]: audit 2024-03-30T14:17:15.273459+0000 mgr.y (mgr.25513) 520 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:15 smithi081 bash[55161]: cluster 2024-03-30T14:17:15.509981+0000 mgr.y (mgr.25513) 521 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:15.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:15 smithi081 bash[53778]: audit 2024-03-30T14:17:15.273459+0000 mgr.y (mgr.25513) 520 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:15 smithi081 bash[53778]: cluster 2024-03-30T14:17:15.509981+0000 mgr.y (mgr.25513) 521 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (42s) 36s ago 18m 15.5M - 0.25.0 c8568f914cd2 6fb0f28cf101 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (16s) 10s ago 17m 26.9M - 9.4.12 2bacad6d85d8 f967ed89942c 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 36s ago 16m 47.4M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (9m) 10s ago 23m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (10m) 36s ago 25m 515M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (8m) 36s ago 26m 63.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (7m) 10s ago 24m 49.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (8m) 36s ago 24m 53.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (97s) 36s ago 18m 10.5M - 1.5.0 0da6a335fe13 267108750bc3 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (93s) 10s ago 18m 9988k - 1.5.0 0da6a335fe13 04a4ab211bac 2024-03-30T14:17:16.029 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (6m) 36s ago 23m 64.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (6m) 36s ago 22m 66.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (5m) 36s ago 22m 59.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (5m) 36s ago 21m 63.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (4m) 10s ago 21m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (4m) 10s ago 20m 56.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (3m) 10s ago 19m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (3m) 10s ago 19m 61.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (68s) 10s ago 18m 47.9M - 2.43.0 a07b618ecd1d 78b44e65e6fd 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (2m) 36s ago 16m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (2m) 10s ago 16m 91.0M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (2m) 36s ago 16m 91.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:17:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (2m) 10s ago 16m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:17:16.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:15 smithi092 bash[42201]: audit 2024-03-30T14:17:15.273459+0000 mgr.y (mgr.25513) 520 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:15 smithi092 bash[42201]: cluster 2024-03-30T14:17:15.509981+0000 mgr.y (mgr.25513) 521 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:17:16.486 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:17:16.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:16.487 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:17:16.487 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:17:16.487 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:17:16.487 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:17:16.836 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:16 smithi092 bash[42201]: audit 2024-03-30T14:17:15.658053+0000 mgr.y (mgr.25513) 522 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.836 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:16 smithi092 bash[42201]: audit 2024-03-30T14:17:16.011961+0000 mgr.y (mgr.25513) 523 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.837 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:16 smithi092 bash[42201]: audit 2024-03-30T14:17:16.492786+0000 mon.c (mon.1) 323 : audit 0 from='client.? 172.21.15.81:0/1128777952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": true, 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [ 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "osd", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "mon", 2024-03-30T14:17:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "iscsi" 2024-03-30T14:17:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2024-03-30T14:17:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:17:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "Currently upgrading grafana daemons", 2024-03-30T14:17:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:17:16.855 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:17:16.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[55161]: audit 2024-03-30T14:17:15.658053+0000 mgr.y (mgr.25513) 522 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[55161]: audit 2024-03-30T14:17:16.011961+0000 mgr.y (mgr.25513) 523 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[55161]: audit 2024-03-30T14:17:16.492786+0000 mon.c (mon.1) 323 : audit 0 from='client.? 172.21.15.81:0/1128777952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:16.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[53778]: audit 2024-03-30T14:17:15.658053+0000 mgr.y (mgr.25513) 522 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[53778]: audit 2024-03-30T14:17:16.011961+0000 mgr.y (mgr.25513) 523 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:16 smithi081 bash[53778]: audit 2024-03-30T14:17:16.492786+0000 mon.c (mon.1) 323 : audit 0 from='client.? 172.21.15.81:0/1128777952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:17.304 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:17:17.304 INFO:teuthology.orchestra.run.smithi081.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:17:17.305 INFO:teuthology.orchestra.run.smithi081.stdout: daemon grafana.a on smithi092 is in error state 2024-03-30T14:17:17.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[55161]: audit 2024-03-30T14:17:16.860710+0000 mgr.y (mgr.25513) 524 : audit 0 from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:17.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[55161]: audit 2024-03-30T14:17:17.312154+0000 mon.a (mon.0) 608 : audit 0 from='client.? 172.21.15.81:0/2502880917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:17.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[55161]: cluster 2024-03-30T14:17:17.511143+0000 mgr.y (mgr.25513) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:17.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[53778]: audit 2024-03-30T14:17:16.860710+0000 mgr.y (mgr.25513) 524 : audit 0 from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[53778]: audit 2024-03-30T14:17:17.312154+0000 mon.a (mon.0) 608 : audit 0 from='client.? 172.21.15.81:0/2502880917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:17.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:17 smithi081 bash[53778]: cluster 2024-03-30T14:17:17.511143+0000 mgr.y (mgr.25513) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:18.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:17 smithi092 bash[42201]: audit 2024-03-30T14:17:16.860710+0000 mgr.y (mgr.25513) 524 : audit 0 from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:18.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:17 smithi092 bash[42201]: audit 2024-03-30T14:17:17.312154+0000 mon.a (mon.0) 608 : audit 0 from='client.? 172.21.15.81:0/2502880917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:18.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:17 smithi092 bash[42201]: cluster 2024-03-30T14:17:17.511143+0000 mgr.y (mgr.25513) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.615995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.629093+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.632415+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.633919+0000 mon.c (mon.1) 325 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: cluster 2024-03-30T14:17:17.636454+0000 mgr.y (mgr.25513) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.643892+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.731326+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.732262+0000 mgr.y (mgr.25513) 527 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:18.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.740401+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.744009+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.746418+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.748252+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.752006+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.758501+0000 mon.c (mon.1) 332 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.761074+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.763015+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.765706+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.768395+0000 mon.c (mon.1) 336 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:18.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.771557+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.773614+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.615995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.629093+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.632415+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.633919+0000 mon.c (mon.1) 325 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: cluster 2024-03-30T14:17:17.636454+0000 mgr.y (mgr.25513) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.643892+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.731326+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.732262+0000 mgr.y (mgr.25513) 527 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.740401+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.744009+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.746418+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.748252+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.752006+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.758501+0000 mon.c (mon.1) 332 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.761074+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.763015+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.765706+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.768395+0000 mon.c (mon.1) 336 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.771557+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.773614+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.775612+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.778105+0000 mon.c (mon.1) 340 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.780372+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.782761+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.785868+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.788519+0000 mon.c (mon.1) 344 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.791313+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: cephadm 2024-03-30T14:17:17.792871+0000 mgr.y (mgr.25513) 528 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:17:19.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.801800+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.806260+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.806815+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.813100+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.816988+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.817377+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.822582+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.825986+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.826375+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.831844+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:17:19.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.835314+0000 mon.c (mon.1) 349 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.835731+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.775612+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.778105+0000 mon.c (mon.1) 340 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.780372+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.782761+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.785868+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.788519+0000 mon.c (mon.1) 344 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.791313+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: cephadm 2024-03-30T14:17:17.792871+0000 mgr.y (mgr.25513) 528 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.801800+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.806260+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.806815+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.813100+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.816988+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.817377+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.822582+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.825986+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.826375+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.831844+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.835314+0000 mon.c (mon.1) 349 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.835731+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.839783+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.842353+0000 mon.c (mon.1) 350 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.842917+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.847303+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.850031+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.850465+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.855194+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.858397+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.858965+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.863431+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.866371+0000 mon.c (mon.1) 353 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.866816+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.868066+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.868515+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.872553+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:17:19.007 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.877061+0000 mon.c (mon.1) 355 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.877517+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.882094+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.885037+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.885531+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.890549+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.894456+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.894913+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.898871+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.902575+0000 mon.c (mon.1) 358 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.903068+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.904341+0000 mon.c (mon.1) 359 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.904798+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.906247+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.906756+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.908073+0000 mon.c (mon.1) 361 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.908681+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.910253+0000 mon.c (mon.1) 362 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.009 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.910799+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.839783+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.842353+0000 mon.c (mon.1) 350 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.842917+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.847303+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.850031+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.850465+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.855194+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.858397+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.858965+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.863431+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.866371+0000 mon.c (mon.1) 353 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.866816+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.868066+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.868515+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.872553+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.877061+0000 mon.c (mon.1) 355 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.877517+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.912081+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.912599+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: cephadm 2024-03-30T14:17:17.913765+0000 mgr.y (mgr.25513) 529 : cephadm 1 Upgrade: Complete! 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.914423+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.914953+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.920426+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.921593+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.924324+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.925722+0000 mon.c (mon.1) 367 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:17.933622+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:18.016346+0000 mon.c (mon.1) 368 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:18.019840+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:18.021653+0000 mon.c (mon.1) 370 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[53778]: audit 2024-03-30T14:17:18.031862+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.882094+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.885037+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.885531+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.890549+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.894456+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.894913+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.898871+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.902575+0000 mon.c (mon.1) 358 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.903068+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.904341+0000 mon.c (mon.1) 359 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.904798+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.906247+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.906756+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.908073+0000 mon.c (mon.1) 361 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.908681+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.014 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.910253+0000 mon.c (mon.1) 362 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.910799+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.912081+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.912599+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: cephadm 2024-03-30T14:17:17.913765+0000 mgr.y (mgr.25513) 529 : cephadm 1 Upgrade: Complete! 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.914423+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.914953+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.920426+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.921593+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.924324+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.925722+0000 mon.c (mon.1) 367 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:17.933622+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:18.016346+0000 mon.c (mon.1) 368 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.016 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:18.019840+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.016 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:18.021653+0000 mon.c (mon.1) 370 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.016 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:18 smithi081 bash[55161]: audit 2024-03-30T14:17:18.031862+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.615995+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.629093+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.632415+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.633919+0000 mon.c (mon.1) 325 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: cluster 2024-03-30T14:17:17.636454+0000 mgr.y (mgr.25513) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.643892+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.731326+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.732262+0000 mgr.y (mgr.25513) 527 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.740401+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.744009+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.746418+0000 mon.c (mon.1) 329 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.748252+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.752006+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.758501+0000 mon.c (mon.1) 332 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.761074+0000 mon.c (mon.1) 333 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.763015+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.765706+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.768395+0000 mon.c (mon.1) 336 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.771557+0000 mon.c (mon.1) 337 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.773614+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.775612+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.778105+0000 mon.c (mon.1) 340 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.780372+0000 mon.c (mon.1) 341 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.782761+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.785868+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.788519+0000 mon.c (mon.1) 344 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.049 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.791313+0000 mon.c (mon.1) 345 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: cephadm 2024-03-30T14:17:17.792871+0000 mgr.y (mgr.25513) 528 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.801800+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.806260+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.806815+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.813100+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.816988+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.817377+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.050 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.822582+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:17:19.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.825986+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.826375+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:17:19.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.831844+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:17:19.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.835314+0000 mon.c (mon.1) 349 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.051 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.835731+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.839783+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.842353+0000 mon.c (mon.1) 350 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.842917+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.847303+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.850031+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.850465+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.855194+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:17:19.052 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.858397+0000 mon.c (mon.1) 352 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.858965+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:17:19.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.863431+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:17:19.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.866371+0000 mon.c (mon.1) 353 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.866816+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.053 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.868066+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.868515+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.872553+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.877061+0000 mon.c (mon.1) 355 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.877517+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.882094+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:17:19.054 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.885037+0000 mon.c (mon.1) 356 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.885531+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.890549+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.894456+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.894913+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.898871+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.902575+0000 mon.c (mon.1) 358 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.903068+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.904341+0000 mon.c (mon.1) 359 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.904798+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.906247+0000 mon.c (mon.1) 360 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.906756+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.908073+0000 mon.c (mon.1) 361 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.908681+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.055 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.910253+0000 mon.c (mon.1) 362 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.910799+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.912081+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.912599+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: cephadm 2024-03-30T14:17:17.913765+0000 mgr.y (mgr.25513) 529 : cephadm 1 Upgrade: Complete! 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.914423+0000 mon.c (mon.1) 364 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.914953+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.920426+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25513 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.921593+0000 mon.c (mon.1) 365 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.924324+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.925722+0000 mon.c (mon.1) 367 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:17.933622+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:18.016346+0000 mon.c (mon.1) 368 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:18.019840+0000 mon.c (mon.1) 369 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:19.056 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:18.021653+0000 mon.c (mon.1) 370 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:19.057 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:18 smithi092 bash[42201]: audit 2024-03-30T14:17:18.031862+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:19.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:19] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-03-30T14:17:19.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:19 smithi081 bash[53778]: cluster 2024-03-30T14:17:18.629255+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:17:19.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:19 smithi081 bash[53778]: cluster 2024-03-30T14:17:18.629302+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2024-03-30T14:17:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:19 smithi081 bash[55161]: cluster 2024-03-30T14:17:18.629255+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:17:19.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:19 smithi081 bash[55161]: cluster 2024-03-30T14:17:18.629302+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2024-03-30T14:17:20.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:19 smithi092 bash[42201]: cluster 2024-03-30T14:17:18.629255+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:17:20.047 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:19 smithi092 bash[42201]: cluster 2024-03-30T14:17:18.629302+0000 mon.a (mon.0) 647 : cluster 1 Cluster is now healthy 2024-03-30T14:17:20.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:20 smithi081 bash[55161]: cluster 2024-03-30T14:17:19.637602+0000 mgr.y (mgr.25513) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:20.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:20 smithi081 bash[53778]: cluster 2024-03-30T14:17:19.637602+0000 mgr.y (mgr.25513) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:21.048 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:20 smithi092 bash[42201]: cluster 2024-03-30T14:17:19.637602+0000 mgr.y (mgr.25513) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:22.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[55161]: audit 2024-03-30T14:17:20.874150+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:22.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[55161]: audit 2024-03-30T14:17:20.879138+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:22.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[55161]: audit 2024-03-30T14:17:21.308907+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:22.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[53778]: audit 2024-03-30T14:17:20.874150+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:22.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[53778]: audit 2024-03-30T14:17:20.879138+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:22.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:21 smithi081 bash[53778]: audit 2024-03-30T14:17:21.308907+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:22.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:21 smithi092 bash[42201]: audit 2024-03-30T14:17:20.874150+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:22.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:21 smithi092 bash[42201]: audit 2024-03-30T14:17:20.879138+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:22.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:21 smithi092 bash[42201]: audit 2024-03-30T14:17:21.308907+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:17:23.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:23 smithi081 bash[55161]: cluster 2024-03-30T14:17:21.638779+0000 mgr.y (mgr.25513) 531 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:23.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:23 smithi081 bash[53778]: cluster 2024-03-30T14:17:21.638779+0000 mgr.y (mgr.25513) 531 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:23.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:23 smithi092 bash[42201]: cluster 2024-03-30T14:17:21.638779+0000 mgr.y (mgr.25513) 531 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:25.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:25 smithi081 bash[53778]: cluster 2024-03-30T14:17:23.639909+0000 mgr.y (mgr.25513) 532 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:25.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:25 smithi081 bash[53778]: audit 2024-03-30T14:17:23.930135+0000 mgr.y (mgr.25513) 533 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:25.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:25 smithi081 bash[55161]: cluster 2024-03-30T14:17:23.639909+0000 mgr.y (mgr.25513) 532 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:25.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:25 smithi081 bash[55161]: audit 2024-03-30T14:17:23.930135+0000 mgr.y (mgr.25513) 533 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:25.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:25 smithi092 bash[42201]: cluster 2024-03-30T14:17:23.639909+0000 mgr.y (mgr.25513) 532 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:25.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:25 smithi092 bash[42201]: audit 2024-03-30T14:17:23.930135+0000 mgr.y (mgr.25513) 533 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:27.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:27 smithi081 bash[53778]: cluster 2024-03-30T14:17:25.641182+0000 mgr.y (mgr.25513) 534 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:27.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:27 smithi081 bash[55161]: cluster 2024-03-30T14:17:25.641182+0000 mgr.y (mgr.25513) 534 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:27.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:27 smithi092 bash[42201]: cluster 2024-03-30T14:17:25.641182+0000 mgr.y (mgr.25513) 534 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:29.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:29 smithi081 bash[53778]: cluster 2024-03-30T14:17:27.642280+0000 mgr.y (mgr.25513) 535 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:29.712 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:29 smithi081 bash[55161]: cluster 2024-03-30T14:17:27.642280+0000 mgr.y (mgr.25513) 535 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:29.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:29 smithi092 bash[42201]: cluster 2024-03-30T14:17:27.642280+0000 mgr.y (mgr.25513) 535 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:17:29.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:29] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.43.0" 2024-03-30T14:17:31.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:31 smithi081 bash[53778]: cluster 2024-03-30T14:17:29.643537+0000 mgr.y (mgr.25513) 536 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:31.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:31 smithi081 bash[55161]: cluster 2024-03-30T14:17:29.643537+0000 mgr.y (mgr.25513) 536 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:31.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:31 smithi092 bash[42201]: cluster 2024-03-30T14:17:29.643537+0000 mgr.y (mgr.25513) 536 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:33.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:33 smithi081 bash[53778]: cluster 2024-03-30T14:17:31.644714+0000 mgr.y (mgr.25513) 537 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:33.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:33 smithi081 bash[55161]: cluster 2024-03-30T14:17:31.644714+0000 mgr.y (mgr.25513) 537 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:33.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:33 smithi092 bash[42201]: cluster 2024-03-30T14:17:31.644714+0000 mgr.y (mgr.25513) 537 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:35.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:35 smithi081 bash[55161]: cluster 2024-03-30T14:17:33.645868+0000 mgr.y (mgr.25513) 538 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:35.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:35 smithi081 bash[55161]: audit 2024-03-30T14:17:33.941365+0000 mgr.y (mgr.25513) 539 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:35.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:35 smithi081 bash[53778]: cluster 2024-03-30T14:17:33.645868+0000 mgr.y (mgr.25513) 538 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:35.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:35 smithi081 bash[53778]: audit 2024-03-30T14:17:33.941365+0000 mgr.y (mgr.25513) 539 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:35 smithi092 bash[42201]: cluster 2024-03-30T14:17:33.645868+0000 mgr.y (mgr.25513) 538 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:35 smithi092 bash[42201]: audit 2024-03-30T14:17:33.941365+0000 mgr.y (mgr.25513) 539 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:36.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:36 smithi081 bash[55161]: audit 2024-03-30T14:17:35.866173+0000 mon.c (mon.1) 372 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:36.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:36 smithi081 bash[53778]: audit 2024-03-30T14:17:35.866173+0000 mon.c (mon.1) 372 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:36.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:36 smithi092 bash[42201]: audit 2024-03-30T14:17:35.866173+0000 mon.c (mon.1) 372 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:37.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:37 smithi081 bash[55161]: cluster 2024-03-30T14:17:35.647183+0000 mgr.y (mgr.25513) 540 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:37.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:37 smithi081 bash[53778]: cluster 2024-03-30T14:17:35.647183+0000 mgr.y (mgr.25513) 540 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:37.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:37 smithi092 bash[42201]: cluster 2024-03-30T14:17:35.647183+0000 mgr.y (mgr.25513) 540 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:39.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:39 smithi081 bash[53778]: cluster 2024-03-30T14:17:37.648273+0000 mgr.y (mgr.25513) 541 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:39.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:39 smithi081 bash[55161]: cluster 2024-03-30T14:17:37.648273+0000 mgr.y (mgr.25513) 541 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:39.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:39 smithi092 bash[42201]: cluster 2024-03-30T14:17:37.648273+0000 mgr.y (mgr.25513) 541 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:39.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:39] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-03-30T14:17:41.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:41 smithi081 bash[53778]: cluster 2024-03-30T14:17:39.649504+0000 mgr.y (mgr.25513) 542 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:41.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:41 smithi081 bash[55161]: cluster 2024-03-30T14:17:39.649504+0000 mgr.y (mgr.25513) 542 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:41.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:41 smithi092 bash[42201]: cluster 2024-03-30T14:17:39.649504+0000 mgr.y (mgr.25513) 542 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:43.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:43 smithi081 bash[53778]: cluster 2024-03-30T14:17:41.650714+0000 mgr.y (mgr.25513) 543 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:43.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:43 smithi081 bash[55161]: cluster 2024-03-30T14:17:41.650714+0000 mgr.y (mgr.25513) 543 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:43.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:43 smithi092 bash[42201]: cluster 2024-03-30T14:17:41.650714+0000 mgr.y (mgr.25513) 543 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:45.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:45 smithi081 bash[53778]: cluster 2024-03-30T14:17:43.651840+0000 mgr.y (mgr.25513) 544 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:45.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:45 smithi081 bash[53778]: audit 2024-03-30T14:17:43.944819+0000 mgr.y (mgr.25513) 545 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:45.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:45 smithi081 bash[55161]: cluster 2024-03-30T14:17:43.651840+0000 mgr.y (mgr.25513) 544 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:45.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:45 smithi081 bash[55161]: audit 2024-03-30T14:17:43.944819+0000 mgr.y (mgr.25513) 545 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:45.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:45 smithi092 bash[42201]: cluster 2024-03-30T14:17:43.651840+0000 mgr.y (mgr.25513) 544 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:45.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:45 smithi092 bash[42201]: audit 2024-03-30T14:17:43.944819+0000 mgr.y (mgr.25513) 545 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:47.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:47 smithi081 bash[53778]: cluster 2024-03-30T14:17:45.653109+0000 mgr.y (mgr.25513) 546 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:47.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:47 smithi081 bash[55161]: cluster 2024-03-30T14:17:45.653109+0000 mgr.y (mgr.25513) 546 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:47.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:47 smithi092 bash[42201]: cluster 2024-03-30T14:17:45.653109+0000 mgr.y (mgr.25513) 546 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:48.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ps' 2024-03-30T14:17:49.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:49 smithi081 bash[53778]: cluster 2024-03-30T14:17:47.654255+0000 mgr.y (mgr.25513) 547 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:49.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:49 smithi081 bash[53778]: audit 2024-03-30T14:17:47.717272+0000 mgr.y (mgr.25513) 548 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:49.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:49 smithi081 bash[55161]: cluster 2024-03-30T14:17:47.654255+0000 mgr.y (mgr.25513) 547 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:49.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:49 smithi081 bash[55161]: audit 2024-03-30T14:17:47.717272+0000 mgr.y (mgr.25513) 548 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:49.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:49 smithi092 bash[42201]: cluster 2024-03-30T14:17:47.654255+0000 mgr.y (mgr.25513) 547 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:49.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:49 smithi092 bash[42201]: audit 2024-03-30T14:17:47.717272+0000 mgr.y (mgr.25513) 548 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:49.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:49] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-03-30T14:17:51.529 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:17:51.529 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (78s) 71s ago 18m 15.5M - 0.25.0 c8568f914cd2 6fb0f28cf101 2024-03-30T14:17:51.529 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (52s) 46s ago 18m 26.9M - 9.4.12 2bacad6d85d8 f967ed89942c 2024-03-30T14:17:51.529 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (2m) 71s ago 16m 47.4M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (9m) 46s ago 24m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (10m) 71s ago 26m 515M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (9m) 71s ago 26m 63.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (8m) 46s ago 24m 49.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (8m) 71s ago 24m 53.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (2m) 71s ago 18m 10.5M - 1.5.0 0da6a335fe13 267108750bc3 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (2m) 46s ago 18m 9988k - 1.5.0 0da6a335fe13 04a4ab211bac 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (7m) 71s ago 24m 64.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (6m) 71s ago 23m 66.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (6m) 71s ago 22m 59.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (5m) 71s ago 22m 63.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (5m) 46s ago 21m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:17:51.530 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (4m) 46s ago 21m 56.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (4m) 46s ago 20m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (3m) 46s ago 19m 61.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (103s) 46s ago 18m 47.9M - 2.43.0 a07b618ecd1d 78b44e65e6fd 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (3m) 71s ago 17m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (3m) 46s ago 16m 91.0M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (3m) 71s ago 16m 91.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:17:51.533 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (3m) 46s ago 16m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:17:51.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:51 smithi081 bash[53778]: cluster 2024-03-30T14:17:49.655363+0000 mgr.y (mgr.25513) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:51.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:51 smithi081 bash[53778]: audit 2024-03-30T14:17:50.866745+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:51.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:51 smithi081 bash[55161]: cluster 2024-03-30T14:17:49.655363+0000 mgr.y (mgr.25513) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:51.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:51 smithi081 bash[55161]: audit 2024-03-30T14:17:50.866745+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:51.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:51 smithi092 bash[42201]: cluster 2024-03-30T14:17:49.655363+0000 mgr.y (mgr.25513) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:51.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:51 smithi092 bash[42201]: audit 2024-03-30T14:17:50.866745+0000 mon.c (mon.1) 373 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:17:52.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions' 2024-03-30T14:17:52.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:52 smithi081 bash[53778]: audit 2024-03-30T14:17:51.511270+0000 mgr.y (mgr.25513) 550 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:52.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:52 smithi081 bash[55161]: audit 2024-03-30T14:17:51.511270+0000 mgr.y (mgr.25513) 550 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:52.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:52 smithi092 bash[42201]: audit 2024-03-30T14:17:51.511270+0000 mgr.y (mgr.25513) 550 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:53.653 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:53 smithi081 bash[53778]: cluster 2024-03-30T14:17:51.656543+0000 mgr.y (mgr.25513) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:53.654 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:53 smithi081 bash[55161]: cluster 2024-03-30T14:17:51.656543+0000 mgr.y (mgr.25513) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:53.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:53 smithi092 bash[42201]: cluster 2024-03-30T14:17:51.656543+0000 mgr.y (mgr.25513) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:55.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:55 smithi081 bash[53778]: cluster 2024-03-30T14:17:53.657710+0000 mgr.y (mgr.25513) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:55.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:55 smithi081 bash[53778]: audit 2024-03-30T14:17:53.954924+0000 mgr.y (mgr.25513) 553 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:55.533 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:17:55.534 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:17:55.535 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:17:55.535 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:17:55.535 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:17:55.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:55 smithi081 bash[55161]: cluster 2024-03-30T14:17:53.657710+0000 mgr.y (mgr.25513) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:55.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:55 smithi081 bash[55161]: audit 2024-03-30T14:17:53.954924+0000 mgr.y (mgr.25513) 553 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:55.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:55 smithi092 bash[42201]: cluster 2024-03-30T14:17:53.657710+0000 mgr.y (mgr.25513) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:55.797 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:55 smithi092 bash[42201]: audit 2024-03-30T14:17:53.954924+0000 mgr.y (mgr.25513) 553 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:56.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-30T14:17:56.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:56 smithi081 bash[53778]: audit 2024-03-30T14:17:55.540610+0000 mon.c (mon.1) 374 : audit 0 from='client.? 172.21.15.81:0/250514304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:56.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:56 smithi081 bash[55161]: audit 2024-03-30T14:17:55.540610+0000 mon.c (mon.1) 374 : audit 0 from='client.? 172.21.15.81:0/250514304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:56.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:56 smithi092 bash[42201]: audit 2024-03-30T14:17:55.540610+0000 mon.c (mon.1) 374 : audit 0 from='client.? 172.21.15.81:0/250514304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:57.653 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:57 smithi081 bash[53778]: cluster 2024-03-30T14:17:55.659816+0000 mgr.y (mgr.25513) 554 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:57.653 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:57 smithi081 bash[55161]: cluster 2024-03-30T14:17:55.659816+0000 mgr.y (mgr.25513) 554 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:57.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:57 smithi092 bash[42201]: cluster 2024-03-30T14:17:55.659816+0000 mgr.y (mgr.25513) 554 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:59.082 INFO:teuthology.orchestra.run.smithi081.stdout:wait for servicemap items w/ changing names to refresh 2024-03-30T14:17:59.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:17:59 smithi081 bash[53778]: cluster 2024-03-30T14:17:57.660984+0000 mgr.y (mgr.25513) 555 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:59.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:17:59 smithi081 bash[55161]: cluster 2024-03-30T14:17:57.660984+0000 mgr.y (mgr.25513) 555 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:59.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:17:59 smithi092 bash[42201]: cluster 2024-03-30T14:17:57.660984+0000 mgr.y (mgr.25513) 555 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:59.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'sleep 60' 2024-03-30T14:17:59.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:17:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:17:59] "GET /metrics HTTP/1.1" 200 38682 "" "Prometheus/2.43.0" 2024-03-30T14:18:01.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:01 smithi081 bash[53778]: cluster 2024-03-30T14:17:59.662317+0000 mgr.y (mgr.25513) 556 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:01.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:01 smithi081 bash[55161]: cluster 2024-03-30T14:17:59.662317+0000 mgr.y (mgr.25513) 556 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:01.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:01 smithi092 bash[42201]: cluster 2024-03-30T14:17:59.662317+0000 mgr.y (mgr.25513) 556 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:03.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:03 smithi081 bash[53778]: cluster 2024-03-30T14:18:01.663507+0000 mgr.y (mgr.25513) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:03.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:03 smithi081 bash[55161]: cluster 2024-03-30T14:18:01.663507+0000 mgr.y (mgr.25513) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:03.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:03 smithi092 bash[42201]: cluster 2024-03-30T14:18:01.663507+0000 mgr.y (mgr.25513) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:05.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:05 smithi081 bash[53778]: cluster 2024-03-30T14:18:03.664692+0000 mgr.y (mgr.25513) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:05.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:05 smithi081 bash[53778]: audit 2024-03-30T14:18:03.960134+0000 mgr.y (mgr.25513) 559 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:05.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:05 smithi081 bash[55161]: cluster 2024-03-30T14:18:03.664692+0000 mgr.y (mgr.25513) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:05.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:05 smithi081 bash[55161]: audit 2024-03-30T14:18:03.960134+0000 mgr.y (mgr.25513) 559 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:05.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:05 smithi092 bash[42201]: cluster 2024-03-30T14:18:03.664692+0000 mgr.y (mgr.25513) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:05.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:05 smithi092 bash[42201]: audit 2024-03-30T14:18:03.960134+0000 mgr.y (mgr.25513) 559 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:06.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:06 smithi081 bash[55161]: audit 2024-03-30T14:18:05.867069+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:06.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:06 smithi081 bash[53778]: audit 2024-03-30T14:18:05.867069+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:06.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:06 smithi092 bash[42201]: audit 2024-03-30T14:18:05.867069+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:07.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:07 smithi081 bash[55161]: cluster 2024-03-30T14:18:05.666095+0000 mgr.y (mgr.25513) 560 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:07.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:07 smithi081 bash[53778]: cluster 2024-03-30T14:18:05.666095+0000 mgr.y (mgr.25513) 560 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:07.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:07 smithi092 bash[42201]: cluster 2024-03-30T14:18:05.666095+0000 mgr.y (mgr.25513) 560 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:09.711 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:09 smithi081 bash[53778]: cluster 2024-03-30T14:18:07.667247+0000 mgr.y (mgr.25513) 561 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:09.712 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:09 smithi081 bash[55161]: cluster 2024-03-30T14:18:07.667247+0000 mgr.y (mgr.25513) 561 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:09.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:09 smithi092 bash[42201]: cluster 2024-03-30T14:18:07.667247+0000 mgr.y (mgr.25513) 561 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:09.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:09] "GET /metrics HTTP/1.1" 200 38682 "" "Prometheus/2.43.0" 2024-03-30T14:18:11.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:11 smithi081 bash[53778]: cluster 2024-03-30T14:18:09.668479+0000 mgr.y (mgr.25513) 562 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:11.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:11 smithi081 bash[55161]: cluster 2024-03-30T14:18:09.668479+0000 mgr.y (mgr.25513) 562 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:11.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:11 smithi092 bash[42201]: cluster 2024-03-30T14:18:09.668479+0000 mgr.y (mgr.25513) 562 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:13.746 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:13 smithi081 bash[55161]: cluster 2024-03-30T14:18:11.669799+0000 mgr.y (mgr.25513) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:13.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:13 smithi081 bash[53778]: cluster 2024-03-30T14:18:11.669799+0000 mgr.y (mgr.25513) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:13.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:13 smithi092 bash[42201]: cluster 2024-03-30T14:18:11.669799+0000 mgr.y (mgr.25513) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:15.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:15 smithi081 bash[53778]: cluster 2024-03-30T14:18:13.670826+0000 mgr.y (mgr.25513) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:15.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:15 smithi081 bash[53778]: audit 2024-03-30T14:18:13.971188+0000 mgr.y (mgr.25513) 565 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:15.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:15 smithi081 bash[55161]: cluster 2024-03-30T14:18:13.670826+0000 mgr.y (mgr.25513) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:15.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:15 smithi081 bash[55161]: audit 2024-03-30T14:18:13.971188+0000 mgr.y (mgr.25513) 565 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:15.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:15 smithi092 bash[42201]: cluster 2024-03-30T14:18:13.670826+0000 mgr.y (mgr.25513) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:15.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:15 smithi092 bash[42201]: audit 2024-03-30T14:18:13.971188+0000 mgr.y (mgr.25513) 565 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:17.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:17 smithi081 bash[53778]: cluster 2024-03-30T14:18:15.672093+0000 mgr.y (mgr.25513) 566 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:17.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:17 smithi081 bash[55161]: cluster 2024-03-30T14:18:15.672093+0000 mgr.y (mgr.25513) 566 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:17.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:17 smithi092 bash[42201]: cluster 2024-03-30T14:18:15.672093+0000 mgr.y (mgr.25513) 566 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:18.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:18 smithi081 bash[53778]: audit 2024-03-30T14:18:18.121675+0000 mon.c (mon.1) 376 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:18.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:18 smithi081 bash[55161]: audit 2024-03-30T14:18:18.121675+0000 mon.c (mon.1) 376 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:18.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:18 smithi092 bash[42201]: audit 2024-03-30T14:18:18.121675+0000 mon.c (mon.1) 376 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:19.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:19] "GET /metrics HTTP/1.1" 200 38682 "" "Prometheus/2.43.0" 2024-03-30T14:18:19.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[53778]: cluster 2024-03-30T14:18:17.673206+0000 mgr.y (mgr.25513) 567 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:19.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[53778]: audit 2024-03-30T14:18:18.807790+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:18:19.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[53778]: audit 2024-03-30T14:18:18.809601+0000 mon.c (mon.1) 378 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:18:19.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[53778]: audit 2024-03-30T14:18:18.822511+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:18:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[55161]: cluster 2024-03-30T14:18:17.673206+0000 mgr.y (mgr.25513) 567 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[55161]: audit 2024-03-30T14:18:18.807790+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:18:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[55161]: audit 2024-03-30T14:18:18.809601+0000 mon.c (mon.1) 378 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:18:19.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:19 smithi081 bash[55161]: audit 2024-03-30T14:18:18.822511+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:18:19.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:19 smithi092 bash[42201]: cluster 2024-03-30T14:18:17.673206+0000 mgr.y (mgr.25513) 567 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:19.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:19 smithi092 bash[42201]: audit 2024-03-30T14:18:18.807790+0000 mon.c (mon.1) 377 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:18:19.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:19 smithi092 bash[42201]: audit 2024-03-30T14:18:18.809601+0000 mon.c (mon.1) 378 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:18:19.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:19 smithi092 bash[42201]: audit 2024-03-30T14:18:18.822511+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:18:21.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:21 smithi081 bash[53778]: cluster 2024-03-30T14:18:19.674485+0000 mgr.y (mgr.25513) 568 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:21.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:21 smithi081 bash[53778]: audit 2024-03-30T14:18:20.867509+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:21.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:21 smithi081 bash[55161]: cluster 2024-03-30T14:18:19.674485+0000 mgr.y (mgr.25513) 568 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:21.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:21 smithi081 bash[55161]: audit 2024-03-30T14:18:20.867509+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:21.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:21 smithi092 bash[42201]: cluster 2024-03-30T14:18:19.674485+0000 mgr.y (mgr.25513) 568 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:21.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:21 smithi092 bash[42201]: audit 2024-03-30T14:18:20.867509+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:23.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:23 smithi081 bash[53778]: cluster 2024-03-30T14:18:21.675772+0000 mgr.y (mgr.25513) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:23.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:23 smithi081 bash[55161]: cluster 2024-03-30T14:18:21.675772+0000 mgr.y (mgr.25513) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:23.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:23 smithi092 bash[42201]: cluster 2024-03-30T14:18:21.675772+0000 mgr.y (mgr.25513) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:25.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:25 smithi081 bash[53778]: cluster 2024-03-30T14:18:23.676740+0000 mgr.y (mgr.25513) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:25.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:25 smithi081 bash[53778]: audit 2024-03-30T14:18:23.979638+0000 mgr.y (mgr.25513) 571 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:25.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:25 smithi081 bash[55161]: cluster 2024-03-30T14:18:23.676740+0000 mgr.y (mgr.25513) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:25.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:25 smithi081 bash[55161]: audit 2024-03-30T14:18:23.979638+0000 mgr.y (mgr.25513) 571 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:25.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:25 smithi092 bash[42201]: cluster 2024-03-30T14:18:23.676740+0000 mgr.y (mgr.25513) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:25.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:25 smithi092 bash[42201]: audit 2024-03-30T14:18:23.979638+0000 mgr.y (mgr.25513) 571 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:27.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:27 smithi081 bash[53778]: cluster 2024-03-30T14:18:25.677982+0000 mgr.y (mgr.25513) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:27.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:27 smithi081 bash[55161]: cluster 2024-03-30T14:18:25.677982+0000 mgr.y (mgr.25513) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:27.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:27 smithi092 bash[42201]: cluster 2024-03-30T14:18:25.677982+0000 mgr.y (mgr.25513) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:29.747 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:29 smithi081 bash[53778]: cluster 2024-03-30T14:18:27.679104+0000 mgr.y (mgr.25513) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:29.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:29] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-03-30T14:18:29.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:29 smithi081 bash[55161]: cluster 2024-03-30T14:18:27.679104+0000 mgr.y (mgr.25513) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:29.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:29 smithi092 bash[42201]: cluster 2024-03-30T14:18:27.679104+0000 mgr.y (mgr.25513) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:31.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:31 smithi092 bash[42201]: cluster 2024-03-30T14:18:29.680314+0000 mgr.y (mgr.25513) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:31.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:31 smithi081 bash[53778]: cluster 2024-03-30T14:18:29.680314+0000 mgr.y (mgr.25513) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:31.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:31 smithi081 bash[55161]: cluster 2024-03-30T14:18:29.680314+0000 mgr.y (mgr.25513) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:33.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:33 smithi092 bash[42201]: cluster 2024-03-30T14:18:31.681617+0000 mgr.y (mgr.25513) 575 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:33.983 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:33 smithi081 bash[53778]: cluster 2024-03-30T14:18:31.681617+0000 mgr.y (mgr.25513) 575 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:33.984 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:33 smithi081 bash[55161]: cluster 2024-03-30T14:18:31.681617+0000 mgr.y (mgr.25513) 575 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:35 smithi092 bash[42201]: cluster 2024-03-30T14:18:33.682661+0000 mgr.y (mgr.25513) 576 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:35.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:35 smithi092 bash[42201]: audit 2024-03-30T14:18:33.990856+0000 mgr.y (mgr.25513) 577 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:35.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:35 smithi081 bash[53778]: cluster 2024-03-30T14:18:33.682661+0000 mgr.y (mgr.25513) 576 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:35.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:35 smithi081 bash[53778]: audit 2024-03-30T14:18:33.990856+0000 mgr.y (mgr.25513) 577 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:35.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:35 smithi081 bash[55161]: cluster 2024-03-30T14:18:33.682661+0000 mgr.y (mgr.25513) 576 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:35.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:35 smithi081 bash[55161]: audit 2024-03-30T14:18:33.990856+0000 mgr.y (mgr.25513) 577 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:36.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:36 smithi092 bash[42201]: audit 2024-03-30T14:18:35.867844+0000 mon.c (mon.1) 380 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:36.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:36 smithi081 bash[53778]: audit 2024-03-30T14:18:35.867844+0000 mon.c (mon.1) 380 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:36.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:36 smithi081 bash[55161]: audit 2024-03-30T14:18:35.867844+0000 mon.c (mon.1) 380 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:37.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:37 smithi092 bash[42201]: cluster 2024-03-30T14:18:35.684050+0000 mgr.y (mgr.25513) 578 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:37.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:37 smithi081 bash[53778]: cluster 2024-03-30T14:18:35.684050+0000 mgr.y (mgr.25513) 578 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:37.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:37 smithi081 bash[55161]: cluster 2024-03-30T14:18:35.684050+0000 mgr.y (mgr.25513) 578 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:39.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:39 smithi092 bash[42201]: cluster 2024-03-30T14:18:37.685256+0000 mgr.y (mgr.25513) 579 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:39.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:39 smithi081 bash[53778]: cluster 2024-03-30T14:18:37.685256+0000 mgr.y (mgr.25513) 579 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:39.997 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:39] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-03-30T14:18:39.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:39 smithi081 bash[55161]: cluster 2024-03-30T14:18:37.685256+0000 mgr.y (mgr.25513) 579 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:40.796 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:40 smithi092 bash[42201]: cluster 2024-03-30T14:18:39.686544+0000 mgr.y (mgr.25513) 580 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:40.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:40 smithi081 bash[53778]: cluster 2024-03-30T14:18:39.686544+0000 mgr.y (mgr.25513) 580 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:40.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:40 smithi081 bash[55161]: cluster 2024-03-30T14:18:39.686544+0000 mgr.y (mgr.25513) 580 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:42.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:42 smithi081 bash[53778]: cluster 2024-03-30T14:18:41.687871+0000 mgr.y (mgr.25513) 581 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:42.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:42 smithi081 bash[55161]: cluster 2024-03-30T14:18:41.687871+0000 mgr.y (mgr.25513) 581 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:43.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:42 smithi092 bash[42201]: cluster 2024-03-30T14:18:41.687871+0000 mgr.y (mgr.25513) 581 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:44.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:44 smithi081 bash[53778]: cluster 2024-03-30T14:18:43.688895+0000 mgr.y (mgr.25513) 582 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:44.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:44 smithi081 bash[53778]: audit 2024-03-30T14:18:43.992813+0000 mgr.y (mgr.25513) 583 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:44.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:44 smithi081 bash[55161]: cluster 2024-03-30T14:18:43.688895+0000 mgr.y (mgr.25513) 582 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:44.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:44 smithi081 bash[55161]: audit 2024-03-30T14:18:43.992813+0000 mgr.y (mgr.25513) 583 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:45.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:44 smithi092 bash[42201]: cluster 2024-03-30T14:18:43.688895+0000 mgr.y (mgr.25513) 582 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:45.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:44 smithi092 bash[42201]: audit 2024-03-30T14:18:43.992813+0000 mgr.y (mgr.25513) 583 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:46.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:46 smithi081 bash[53778]: cluster 2024-03-30T14:18:45.690188+0000 mgr.y (mgr.25513) 584 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:46.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:46 smithi081 bash[55161]: cluster 2024-03-30T14:18:45.690188+0000 mgr.y (mgr.25513) 584 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:47.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:46 smithi092 bash[42201]: cluster 2024-03-30T14:18:45.690188+0000 mgr.y (mgr.25513) 584 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:49.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:48 smithi092 bash[42201]: cluster 2024-03-30T14:18:47.691249+0000 mgr.y (mgr.25513) 585 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:49.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:48 smithi081 bash[53778]: cluster 2024-03-30T14:18:47.691249+0000 mgr.y (mgr.25513) 585 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:49.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:48 smithi081 bash[55161]: cluster 2024-03-30T14:18:47.691249+0000 mgr.y (mgr.25513) 585 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:49.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:49] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-03-30T14:18:51.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:50 smithi092 bash[42201]: cluster 2024-03-30T14:18:49.692441+0000 mgr.y (mgr.25513) 586 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:51.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:50 smithi081 bash[55161]: cluster 2024-03-30T14:18:49.692441+0000 mgr.y (mgr.25513) 586 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:51.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:50 smithi081 bash[53778]: cluster 2024-03-30T14:18:49.692441+0000 mgr.y (mgr.25513) 586 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:52.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:51 smithi092 bash[42201]: audit 2024-03-30T14:18:50.868317+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:52.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:51 smithi081 bash[55161]: audit 2024-03-30T14:18:50.868317+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:52.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:51 smithi081 bash[53778]: audit 2024-03-30T14:18:50.868317+0000 mon.c (mon.1) 381 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:18:53.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:52 smithi092 bash[42201]: cluster 2024-03-30T14:18:51.693825+0000 mgr.y (mgr.25513) 587 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:53.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:52 smithi081 bash[55161]: cluster 2024-03-30T14:18:51.693825+0000 mgr.y (mgr.25513) 587 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:53.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:52 smithi081 bash[53778]: cluster 2024-03-30T14:18:51.693825+0000 mgr.y (mgr.25513) 587 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:55.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:54 smithi092 bash[42201]: cluster 2024-03-30T14:18:53.694856+0000 mgr.y (mgr.25513) 588 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:55.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:54 smithi092 bash[42201]: audit 2024-03-30T14:18:54.002925+0000 mgr.y (mgr.25513) 589 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:55.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:54 smithi081 bash[53778]: cluster 2024-03-30T14:18:53.694856+0000 mgr.y (mgr.25513) 588 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:55.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:54 smithi081 bash[53778]: audit 2024-03-30T14:18:54.002925+0000 mgr.y (mgr.25513) 589 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:55.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:54 smithi081 bash[55161]: cluster 2024-03-30T14:18:53.694856+0000 mgr.y (mgr.25513) 588 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:55.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:54 smithi081 bash[55161]: audit 2024-03-30T14:18:54.002925+0000 mgr.y (mgr.25513) 589 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:57.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:56 smithi092 bash[42201]: cluster 2024-03-30T14:18:55.696241+0000 mgr.y (mgr.25513) 590 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:57.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:56 smithi081 bash[53778]: cluster 2024-03-30T14:18:55.696241+0000 mgr.y (mgr.25513) 590 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:57.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:56 smithi081 bash[55161]: cluster 2024-03-30T14:18:55.696241+0000 mgr.y (mgr.25513) 590 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:59.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:18:58 smithi092 bash[42201]: cluster 2024-03-30T14:18:57.697400+0000 mgr.y (mgr.25513) 591 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:59.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:18:58 smithi081 bash[53778]: cluster 2024-03-30T14:18:57.697400+0000 mgr.y (mgr.25513) 591 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:59.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:18:58 smithi081 bash[55161]: cluster 2024-03-30T14:18:57.697400+0000 mgr.y (mgr.25513) 591 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:59.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:18:59 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:18:59] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-03-30T14:19:01.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:00 smithi092 bash[42201]: cluster 2024-03-30T14:18:59.698659+0000 mgr.y (mgr.25513) 592 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:01.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:00 smithi081 bash[53778]: cluster 2024-03-30T14:18:59.698659+0000 mgr.y (mgr.25513) 592 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:01.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:00 smithi081 bash[55161]: cluster 2024-03-30T14:18:59.698659+0000 mgr.y (mgr.25513) 592 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:02.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:02 smithi081 bash[53778]: cluster 2024-03-30T14:19:01.699978+0000 mgr.y (mgr.25513) 593 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:02.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:02 smithi081 bash[55161]: cluster 2024-03-30T14:19:01.699978+0000 mgr.y (mgr.25513) 593 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:03.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:02 smithi092 bash[42201]: cluster 2024-03-30T14:19:01.699978+0000 mgr.y (mgr.25513) 593 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:03.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ps' 2024-03-30T14:19:04.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:04 smithi081 bash[53778]: cluster 2024-03-30T14:19:03.700978+0000 mgr.y (mgr.25513) 594 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:04.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:04 smithi081 bash[53778]: audit 2024-03-30T14:19:04.013152+0000 mgr.y (mgr.25513) 595 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:04.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:04 smithi081 bash[55161]: cluster 2024-03-30T14:19:03.700978+0000 mgr.y (mgr.25513) 594 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:04.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:04 smithi081 bash[55161]: audit 2024-03-30T14:19:04.013152+0000 mgr.y (mgr.25513) 595 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:05.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:04 smithi092 bash[42201]: cluster 2024-03-30T14:19:03.700978+0000 mgr.y (mgr.25513) 594 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:05.046 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:04 smithi092 bash[42201]: audit 2024-03-30T14:19:04.013152+0000 mgr.y (mgr.25513) 595 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (2m) 2m ago 19m 15.5M - 0.25.0 c8568f914cd2 6fb0f28cf101 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi092 *:3000 running (2m) 2m ago 19m 26.9M - 9.4.12 2bacad6d85d8 f967ed89942c 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:iscsi.foo.smithi081.ksvrve smithi081 running (3m) 2m ago 17m 47.4M - 3.7 b0c4478f1d83 89862ff401ee 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi092 *:8443,9283,8765 running (11m) 2m ago 25m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 16214ad24f0f 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (12m) 2m ago 27m 515M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 855239bfa241 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (10m) 2m ago 27m 63.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 c69102bc53dc 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi092 running (9m) 2m ago 26m 49.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 da6ee5d888dd 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (10m) 2m ago 26m 53.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e613b5857eb5 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (3m) 2m ago 20m 10.5M - 1.5.0 0da6a335fe13 267108750bc3 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi092 *:9100 running (3m) 2m ago 20m 9988k - 1.5.0 0da6a335fe13 04a4ab211bac 2024-03-30T14:19:06.612 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (8m) 2m ago 25m 64.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 5de3e36772e5 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (7m) 2m ago 24m 66.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 7587f168e510 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (7m) 2m ago 24m 59.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 2578d00a68d0 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (7m) 2m ago 23m 63.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 415c3f3289db 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi092 running (6m) 2m ago 23m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 252311e2c1b9 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi092 running (6m) 2m ago 22m 56.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 4b9ffcac10e0 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi092 running (5m) 2m ago 21m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 996c57f588a3 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi092 running (5m) 2m ago 21m 61.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 66fbb1e16f72 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi092 *:9095 running (2m) 2m ago 20m 47.9M - 2.43.0 a07b618ecd1d 78b44e65e6fd 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi081.wjxatc smithi081 *:8000 running (4m) 2m ago 18m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b8295cdb9342 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.foo.smithi092.buoifu smithi092 *:8000 running (4m) 2m ago 18m 91.0M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 9d889e812654 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi081.xqzken smithi081 *:80 running (4m) 2m ago 18m 91.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 ca2af2167f54 2024-03-30T14:19:06.613 INFO:teuthology.orchestra.run.smithi081.stdout:rgw.smpl.smithi092.xfpeuu smithi092 *:80 running (4m) 2m ago 18m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 8f0f6ec390cd 2024-03-30T14:19:06.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:06 smithi081 bash[53778]: cluster 2024-03-30T14:19:05.702286+0000 mgr.y (mgr.25513) 596 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:06.997 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:06 smithi081 bash[53778]: audit 2024-03-30T14:19:05.868657+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:06.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:06 smithi081 bash[55161]: cluster 2024-03-30T14:19:05.702286+0000 mgr.y (mgr.25513) 596 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:06.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:06 smithi081 bash[55161]: audit 2024-03-30T14:19:05.868657+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:07.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:06 smithi092 bash[42201]: cluster 2024-03-30T14:19:05.702286+0000 mgr.y (mgr.25513) 596 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:07.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:06 smithi092 bash[42201]: audit 2024-03-30T14:19:05.868657+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:07.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions' 2024-03-30T14:19:07.810 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:07 smithi081 bash[53778]: audit 2024-03-30T14:19:06.597227+0000 mgr.y (mgr.25513) 597 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:08.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:07 smithi081 bash[55161]: audit 2024-03-30T14:19:06.597227+0000 mgr.y (mgr.25513) 597 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:08.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:07 smithi092 bash[42201]: audit 2024-03-30T14:19:06.597227+0000 mgr.y (mgr.25513) 597 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:08.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:08 smithi081 bash[53778]: cluster 2024-03-30T14:19:07.703369+0000 mgr.y (mgr.25513) 598 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:08.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:08 smithi081 bash[55161]: cluster 2024-03-30T14:19:07.703369+0000 mgr.y (mgr.25513) 598 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:09.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:08 smithi092 bash[42201]: cluster 2024-03-30T14:19:07.703369+0000 mgr.y (mgr.25513) 598 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:09.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:09 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:19:09] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-03-30T14:19:10.518 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:19:10.518 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw": { 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:19:10.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-03-30T14:19:10.520 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2024-03-30T14:19:10.520 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:19:10.520 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-03-30T14:19:10.520 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:19:10.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:10 smithi081 bash[53778]: cluster 2024-03-30T14:19:09.704326+0000 mgr.y (mgr.25513) 599 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:10.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:10 smithi081 bash[53778]: audit 2024-03-30T14:19:10.526060+0000 mon.a (mon.0) 651 : audit 0 from='client.? 172.21.15.81:0/4135467753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:10.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:10 smithi081 bash[55161]: cluster 2024-03-30T14:19:09.704326+0000 mgr.y (mgr.25513) 599 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:10.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:10 smithi081 bash[55161]: audit 2024-03-30T14:19:10.526060+0000 mon.a (mon.0) 651 : audit 0 from='client.? 172.21.15.81:0/4135467753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:11.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch upgrade status' 2024-03-30T14:19:11.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:10 smithi092 bash[42201]: cluster 2024-03-30T14:19:09.704326+0000 mgr.y (mgr.25513) 599 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:11.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:10 smithi092 bash[42201]: audit 2024-03-30T14:19:10.526060+0000 mon.a (mon.0) 651 : audit 0 from='client.? 172.21.15.81:0/4135467753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:13.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:12 smithi081 bash[53778]: cluster 2024-03-30T14:19:11.705644+0000 mgr.y (mgr.25513) 600 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:13.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:12 smithi081 bash[55161]: cluster 2024-03-30T14:19:11.705644+0000 mgr.y (mgr.25513) 600 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:13.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:12 smithi092 bash[42201]: cluster 2024-03-30T14:19:11.705644+0000 mgr.y (mgr.25513) 600 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "target_image": null, 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "in_progress": false, 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "which": "", 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "services_complete": [], 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "progress": null, 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "message": "", 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout: "is_paused": false 2024-03-30T14:19:14.614 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:19:14.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:14 smithi081 bash[53778]: cluster 2024-03-30T14:19:13.706776+0000 mgr.y (mgr.25513) 601 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:14.996 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:14 smithi081 bash[53778]: audit 2024-03-30T14:19:14.022847+0000 mgr.y (mgr.25513) 602 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:14.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:14 smithi081 bash[55161]: cluster 2024-03-30T14:19:13.706776+0000 mgr.y (mgr.25513) 601 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:14.997 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:14 smithi081 bash[55161]: audit 2024-03-30T14:19:14.022847+0000 mgr.y (mgr.25513) 602 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:15.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:14 smithi092 bash[42201]: cluster 2024-03-30T14:19:13.706776+0000 mgr.y (mgr.25513) 601 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:15.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:14 smithi092 bash[42201]: audit 2024-03-30T14:19:14.022847+0000 mgr.y (mgr.25513) 602 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:15.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph health detail' 2024-03-30T14:19:16.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:15 smithi081 bash[53778]: audit 2024-03-30T14:19:14.621642+0000 mgr.y (mgr.25513) 603 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:16.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:15 smithi081 bash[55161]: audit 2024-03-30T14:19:14.621642+0000 mgr.y (mgr.25513) 603 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:16.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:15 smithi092 bash[42201]: audit 2024-03-30T14:19:14.621642+0000 mgr.y (mgr.25513) 603 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:17.333 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:17 smithi081 bash[53778]: cluster 2024-03-30T14:19:15.708188+0000 mgr.y (mgr.25513) 604 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:17.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:17 smithi081 bash[55161]: cluster 2024-03-30T14:19:15.708188+0000 mgr.y (mgr.25513) 604 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:17.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:17 smithi092 bash[42201]: cluster 2024-03-30T14:19:15.708188+0000 mgr.y (mgr.25513) 604 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:18.716 INFO:teuthology.orchestra.run.smithi081.stdout:HEALTH_OK 2024-03-30T14:19:19.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[53778]: cluster 2024-03-30T14:19:17.709344+0000 mgr.y (mgr.25513) 605 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:19.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[53778]: audit 2024-03-30T14:19:18.724536+0000 mon.a (mon.0) 652 : audit 0 from='client.? 172.21.15.81:0/2267248412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:19.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[53778]: audit 2024-03-30T14:19:18.910383+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:19.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[55161]: cluster 2024-03-30T14:19:17.709344+0000 mgr.y (mgr.25513) 605 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:19.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[55161]: audit 2024-03-30T14:19:18.724536+0000 mon.a (mon.0) 652 : audit 0 from='client.? 172.21.15.81:0/2267248412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:19.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[55161]: audit 2024-03-30T14:19:18.910383+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:19.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-30T14:19:19.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:19 smithi092 bash[42201]: cluster 2024-03-30T14:19:17.709344+0000 mgr.y (mgr.25513) 605 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:19.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:19 smithi092 bash[42201]: audit 2024-03-30T14:19:18.724536+0000 mon.a (mon.0) 652 : audit 0 from='client.? 172.21.15.81:0/2267248412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:19.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:19 smithi092 bash[42201]: audit 2024-03-30T14:19:18.910383+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:19.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:19 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:19:19] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-03-30T14:19:20.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[53778]: audit 2024-03-30T14:19:19.596399+0000 mon.c (mon.1) 384 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:20.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[53778]: audit 2024-03-30T14:19:19.597854+0000 mon.c (mon.1) 385 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:20.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[53778]: audit 2024-03-30T14:19:19.610648+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:19:20.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[55161]: audit 2024-03-30T14:19:19.596399+0000 mon.c (mon.1) 384 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:20.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[55161]: audit 2024-03-30T14:19:19.597854+0000 mon.c (mon.1) 385 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:20.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:20 smithi081 bash[55161]: audit 2024-03-30T14:19:19.610648+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:19:20.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:20 smithi092 bash[42201]: audit 2024-03-30T14:19:19.596399+0000 mon.c (mon.1) 384 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:20.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:20 smithi092 bash[42201]: audit 2024-03-30T14:19:19.597854+0000 mon.c (mon.1) 385 : audit 1 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:20.547 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:20 smithi092 bash[42201]: audit 2024-03-30T14:19:19.610648+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25513 ' entity='mgr.y' 2024-03-30T14:19:21.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:21 smithi081 bash[53778]: cluster 2024-03-30T14:19:19.710662+0000 mgr.y (mgr.25513) 606 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:21.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:21 smithi081 bash[53778]: audit 2024-03-30T14:19:20.869101+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:21.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:21 smithi081 bash[55161]: cluster 2024-03-30T14:19:19.710662+0000 mgr.y (mgr.25513) 606 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:21.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:21 smithi081 bash[55161]: audit 2024-03-30T14:19:20.869101+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:21.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:21 smithi092 bash[42201]: cluster 2024-03-30T14:19:19.710662+0000 mgr.y (mgr.25513) 606 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:21.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:21 smithi092 bash[42201]: audit 2024-03-30T14:19:20.869101+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:22.842 INFO:teuthology.orchestra.run.smithi081.stdout:true 2024-03-30T14:19:23.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:23 smithi081 bash[53778]: cluster 2024-03-30T14:19:21.711941+0000 mgr.y (mgr.25513) 607 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:23.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:23 smithi081 bash[53778]: audit 2024-03-30T14:19:22.835800+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.81:0/3351004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:23.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:23 smithi081 bash[55161]: cluster 2024-03-30T14:19:21.711941+0000 mgr.y (mgr.25513) 607 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:23.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:23 smithi081 bash[55161]: audit 2024-03-30T14:19:22.835800+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.81:0/3351004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:23.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:23 smithi092 bash[42201]: cluster 2024-03-30T14:19:21.711941+0000 mgr.y (mgr.25513) 607 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:23.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:23 smithi092 bash[42201]: audit 2024-03-30T14:19:22.835800+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.81:0/3351004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:23.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-30T14:19:25.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:25 smithi081 bash[53778]: cluster 2024-03-30T14:19:23.712943+0000 mgr.y (mgr.25513) 608 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:25.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:25 smithi081 bash[53778]: audit 2024-03-30T14:19:24.030855+0000 mgr.y (mgr.25513) 609 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:25.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:25 smithi081 bash[55161]: cluster 2024-03-30T14:19:23.712943+0000 mgr.y (mgr.25513) 608 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:25.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:25 smithi081 bash[55161]: audit 2024-03-30T14:19:24.030855+0000 mgr.y (mgr.25513) 609 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:25.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:25 smithi092 bash[42201]: cluster 2024-03-30T14:19:23.712943+0000 mgr.y (mgr.25513) 608 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:25.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:25 smithi092 bash[42201]: audit 2024-03-30T14:19:24.030855+0000 mgr.y (mgr.25513) 609 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:26.939 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)" 2024-03-30T14:19:27.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:27 smithi081 bash[53778]: cluster 2024-03-30T14:19:25.714219+0000 mgr.y (mgr.25513) 610 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:27.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:27 smithi081 bash[53778]: audit 2024-03-30T14:19:26.932356+0000 mon.c (mon.1) 387 : audit 0 from='client.? 172.21.15.81:0/8045892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:27.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:27 smithi081 bash[55161]: cluster 2024-03-30T14:19:25.714219+0000 mgr.y (mgr.25513) 610 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:27.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:27 smithi081 bash[55161]: audit 2024-03-30T14:19:26.932356+0000 mon.c (mon.1) 387 : audit 0 from='client.? 172.21.15.81:0/8045892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:27.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:27 smithi092 bash[42201]: cluster 2024-03-30T14:19:25.714219+0000 mgr.y (mgr.25513) 610 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:27.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:27 smithi092 bash[42201]: audit 2024-03-30T14:19:26.932356+0000 mon.c (mon.1) 387 : audit 0 from='client.? 172.21.15.81:0/8045892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:27.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-30T14:19:29.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:29 smithi081 bash[53778]: cluster 2024-03-30T14:19:27.715102+0000 mgr.y (mgr.25513) 611 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:29.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:29 smithi081 bash[55161]: cluster 2024-03-30T14:19:27.715102+0000 mgr.y (mgr.25513) 611 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:29.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:29 smithi092 bash[42201]: cluster 2024-03-30T14:19:27.715102+0000 mgr.y (mgr.25513) 611 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:29.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:29 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:19:29] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-03-30T14:19:31.150 INFO:teuthology.orchestra.run.smithi081.stdout:osd 8 2m ago - 2024-03-30T14:19:31.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:31 smithi081 bash[53778]: cluster 2024-03-30T14:19:29.716501+0000 mgr.y (mgr.25513) 612 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:31.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:31 smithi081 bash[55161]: cluster 2024-03-30T14:19:29.716501+0000 mgr.y (mgr.25513) 612 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:31.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:31 smithi092 bash[42201]: cluster 2024-03-30T14:19:29.716501+0000 mgr.y (mgr.25513) 612 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:31.945 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:19:31.955 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi081.front.sepia.ceph.com 2024-03-30T14:19:31.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-03-30T14:19:32.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:32 smithi081 bash[53778]: audit 2024-03-30T14:19:31.125244+0000 mgr.y (mgr.25513) 613 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:32.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:32 smithi081 bash[55161]: audit 2024-03-30T14:19:31.125244+0000 mgr.y (mgr.25513) 613 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:32.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:32 smithi092 bash[42201]: audit 2024-03-30T14:19:31.125244+0000 mgr.y (mgr.25513) 613 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:33.464 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:33 smithi081 bash[53778]: cluster 2024-03-30T14:19:31.717892+0000 mgr.y (mgr.25513) 614 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:33.464 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:33 smithi081 bash[55161]: cluster 2024-03-30T14:19:31.717892+0000 mgr.y (mgr.25513) 614 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:33.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:33 smithi092 bash[42201]: cluster 2024-03-30T14:19:31.717892+0000 mgr.y (mgr.25513) 614 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:35.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:35 smithi081 bash[53778]: cluster 2024-03-30T14:19:33.718895+0000 mgr.y (mgr.25513) 615 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:35.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:35 smithi081 bash[53778]: audit 2024-03-30T14:19:34.038938+0000 mgr.y (mgr.25513) 616 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:35.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:35 smithi081 bash[55161]: cluster 2024-03-30T14:19:33.718895+0000 mgr.y (mgr.25513) 615 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:35.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:35 smithi081 bash[55161]: audit 2024-03-30T14:19:34.038938+0000 mgr.y (mgr.25513) 616 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:35.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:35 smithi092 bash[42201]: cluster 2024-03-30T14:19:33.718895+0000 mgr.y (mgr.25513) 615 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:35.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:35 smithi092 bash[42201]: audit 2024-03-30T14:19:34.038938+0000 mgr.y (mgr.25513) 616 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:35.985 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-03-30T14:19:35.986 INFO:teuthology.orchestra.run.smithi081.stdout: "image": "quay.io/ceph/ceph", 2024-03-30T14:19:35.986 INFO:teuthology.orchestra.run.smithi081.stdout: "registry": "quay.io", 2024-03-30T14:19:35.986 INFO:teuthology.orchestra.run.smithi081.stdout: "bare_image": "ceph/ceph", 2024-03-30T14:19:35.986 INFO:teuthology.orchestra.run.smithi081.stdout: "versions": [] 2024-03-30T14:19:35.986 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-03-30T14:19:36.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:36 smithi081 bash[53778]: audit 2024-03-30T14:19:35.283749+0000 mgr.y (mgr.25513) 617 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:36.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:36 smithi081 bash[53778]: audit 2024-03-30T14:19:35.869467+0000 mon.c (mon.1) 388 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:36.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:36 smithi081 bash[55161]: audit 2024-03-30T14:19:35.283749+0000 mgr.y (mgr.25513) 617 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:36.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:36 smithi081 bash[55161]: audit 2024-03-30T14:19:35.869467+0000 mon.c (mon.1) 388 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:36.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:36 smithi092 bash[42201]: audit 2024-03-30T14:19:35.283749+0000 mgr.y (mgr.25513) 617 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:36.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:36 smithi092 bash[42201]: audit 2024-03-30T14:19:35.869467+0000 mon.c (mon.1) 388 : audit 0 from='mgr.25513 172.21.15.81:0/428959168' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:36.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-30T14:19:37.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:37 smithi081 bash[53778]: cluster 2024-03-30T14:19:35.720255+0000 mgr.y (mgr.25513) 618 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:37.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:37 smithi081 bash[55161]: cluster 2024-03-30T14:19:35.720255+0000 mgr.y (mgr.25513) 618 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:37.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:37 smithi092 bash[42201]: cluster 2024-03-30T14:19:35.720255+0000 mgr.y (mgr.25513) 618 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:39.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:39 smithi081 bash[53778]: cluster 2024-03-30T14:19:37.721434+0000 mgr.y (mgr.25513) 619 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:39.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:39 smithi081 bash[55161]: cluster 2024-03-30T14:19:37.721434+0000 mgr.y (mgr.25513) 619 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:39.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:39 smithi092 bash[42201]: cluster 2024-03-30T14:19:37.721434+0000 mgr.y (mgr.25513) 619 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:39.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:39 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:19:39] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.43.0" 2024-03-30T14:19:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: "16.2.0", 2024-03-30T14:19:41.480 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:41 smithi081 bash[53778]: cluster 2024-03-30T14:19:39.722616+0000 mgr.y (mgr.25513) 620 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:41.480 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:41 smithi081 bash[53778]: audit 2024-03-30T14:19:39.996420+0000 mgr.y (mgr.25513) 621 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:41.480 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:41 smithi081 bash[55161]: cluster 2024-03-30T14:19:39.722616+0000 mgr.y (mgr.25513) 620 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:41.480 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:41 smithi081 bash[55161]: audit 2024-03-30T14:19:39.996420+0000 mgr.y (mgr.25513) 621 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:41.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-30T14:19:41.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:41 smithi092 bash[42201]: cluster 2024-03-30T14:19:39.722616+0000 mgr.y (mgr.25513) 620 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:41.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:41 smithi092 bash[42201]: audit 2024-03-30T14:19:39.996420+0000 mgr.y (mgr.25513) 621 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:43.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:43 smithi081 bash[53778]: cluster 2024-03-30T14:19:41.724012+0000 mgr.y (mgr.25513) 622 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:43.250 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:43 smithi081 bash[55161]: cluster 2024-03-30T14:19:41.724012+0000 mgr.y (mgr.25513) 622 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:43.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:43 smithi092 bash[42201]: cluster 2024-03-30T14:19:41.724012+0000 mgr.y (mgr.25513) 622 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:45.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:45 smithi081 bash[55161]: cluster 2024-03-30T14:19:43.725017+0000 mgr.y (mgr.25513) 623 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:45.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:45 smithi081 bash[55161]: audit 2024-03-30T14:19:44.046934+0000 mgr.y (mgr.25513) 624 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:45.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:45 smithi081 bash[53778]: cluster 2024-03-30T14:19:43.725017+0000 mgr.y (mgr.25513) 623 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:45.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:45 smithi081 bash[53778]: audit 2024-03-30T14:19:44.046934+0000 mgr.y (mgr.25513) 624 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:45.510 INFO:teuthology.orchestra.run.smithi081.stdout: "v16.2.2", 2024-03-30T14:19:45.510 INFO:teuthology.orchestra.run.smithi081.stdout: "v16.2.2-20210505", 2024-03-30T14:19:45.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:45 smithi092 bash[42201]: cluster 2024-03-30T14:19:43.725017+0000 mgr.y (mgr.25513) 623 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:45.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:45 smithi092 bash[42201]: audit 2024-03-30T14:19:44.046934+0000 mgr.y (mgr.25513) 624 : audit 0 from='client.44656 -' entity='client.iscsi.foo.smithi081.ksvrve' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:46.289 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T14:19:46.298 INFO:tasks.cephadm:Teardown begin 2024-03-30T14:19:46.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:46.310 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:46.327 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T14:19:46.327 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:19:46.359 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:19:46.365 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T14:19:46.366 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T14:19:46.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T14:19:46.496 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:46 smithi081 bash[55161]: audit 2024-03-30T14:19:44.843952+0000 mgr.y (mgr.25513) 625 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:46.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:46 smithi081 bash[53778]: audit 2024-03-30T14:19:44.843952+0000 mgr.y (mgr.25513) 625 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:46.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:46 smithi081 systemd[1]: Stopping Ceph mon.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:46.546 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:46 smithi092 bash[42201]: audit 2024-03-30T14:19:44.843952+0000 mgr.y (mgr.25513) 625 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:46.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:46 smithi081 bash[53778]: debug 2024-03-30T14:19:46.524+0000 7f863e1b0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:19:46.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Mar 30 14:19:46 smithi081 bash[53778]: debug 2024-03-30T14:19:46.524+0000 7f863e1b0700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-30T14:19:47.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.a.service' 2024-03-30T14:19:47.497 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:19:47.498 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-30T14:19:47.498 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-30T14:19:47.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.c 2024-03-30T14:19:47.763 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:47 smithi081 systemd[1]: Stopping Ceph mon.c for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:47.764 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[55161]: debug 2024-03-30T14:19:47.732+0000 7f16cea99700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:19:47.764 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[55161]: debug 2024-03-30T14:19:47.732+0000 7f16cea99700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-30T14:19:48.113 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE Bus STOPPING 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE Bus STOPPED 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE Bus STARTING 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: CherryPy Checker: 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: The Application mounted at '' has an empty config. 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE Serving on http://:::9283 2024-03-30T14:19:48.114 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:47 smithi081 bash[50568]: [30/Mar/2024:14:19:47] ENGINE Bus STARTED 2024-03-30T14:19:48.799 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:48 smithi081 bash[93872]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:19:48.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:48 smithi081 bash[93946]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:19:48.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:48 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.c.service: Succeeded. 2024-03-30T14:19:48.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Mar 30 14:19:48 smithi081 systemd[1]: Stopped Ceph mon.c for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:48.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.c.service' 2024-03-30T14:19:48.949 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:19:48.949 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-30T14:19:48.949 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-30T14:19:48.949 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.b 2024-03-30T14:19:49.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:48 smithi092 systemd[1]: Stopping Ceph mon.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:49.296 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:49 smithi092 bash[42201]: debug 2024-03-30T14:19:49.131+0000 7fd5f0fd5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:19:49.297 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:49 smithi092 bash[42201]: debug 2024-03-30T14:19:49.131+0000 7fd5f0fd5700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-30T14:19:49.906 INFO:journalctl@ceph.mon.b.smithi092.stdout:Mar 30 14:19:49 smithi092 bash[74372]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T14:19:49.996 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:49 smithi081 bash[50568]: ::ffff:172.21.15.92 - - [30/Mar/2024:14:19:49] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.43.0" 2024-03-30T14:19:50.106 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mon.b.service' 2024-03-30T14:19:50.152 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:19:50.152 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-30T14:19:50.153 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-30T14:19:50.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y 2024-03-30T14:19:50.496 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:50 smithi081 systemd[1]: Stopping Ceph mgr.y for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:50.496 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:50 smithi081 bash[50568]: debug 2024-03-30T14:19:50.312+0000 7f011a786700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:19:50.496 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Mar 30 14:19:50 smithi081 bash[50568]: debug 2024-03-30T14:19:50.312+0000 7f011a786700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-30T14:19:51.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-03-30T14:19:51.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:19:51.155 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-30T14:19:51.156 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-30T14:19:51.156 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x 2024-03-30T14:19:51.540 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:51 smithi092 systemd[1]: Stopping Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:52.125 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-03-30T14:19:52.135 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:51 smithi092 bash[74488]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:19:52.135 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:52 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:19:52.135 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:52 smithi092 bash[74550]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:19:52.135 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:52 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T14:19:52.135 INFO:journalctl@ceph.mgr.x.smithi092.stdout:Mar 30 14:19:52 smithi092 systemd[1]: Stopped Ceph mgr.x for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:52.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:19:52.155 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-30T14:19:52.155 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-30T14:19:52.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.0 2024-03-30T14:19:52.496 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:52 smithi081 systemd[1]: Stopping Ceph osd.0 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:52.496 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:52 smithi081 bash[58072]: debug 2024-03-30T14:19:52.372+0000 7fe58c664700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:19:52.496 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:52 smithi081 bash[58072]: debug 2024-03-30T14:19:52.372+0000 7fe58c664700 -1 osd.0 158 *** Got signal Terminated *** 2024-03-30T14:19:52.497 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:52 smithi081 bash[58072]: debug 2024-03-30T14:19:52.372+0000 7fe58c664700 -1 osd.0 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:19:58.727 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:58 smithi081 bash[94088]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:19:58.728 INFO:journalctl@ceph.osd.0.smithi081.stdout:Mar 30 14:19:58 smithi081 bash[94160]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:20:00.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.0.service' 2024-03-30T14:20:00.623 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:00.623 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-30T14:20:00.624 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-30T14:20:00.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.1 2024-03-30T14:20:00.792 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:00 smithi081 systemd[1]: Stopping Ceph osd.1 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:01.246 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:00 smithi081 bash[60234]: debug 2024-03-30T14:20:00.796+0000 7f16c7b97700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:01.246 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:00 smithi081 bash[60234]: debug 2024-03-30T14:20:00.796+0000 7f16c7b97700 -1 osd.1 158 *** Got signal Terminated *** 2024-03-30T14:20:01.246 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:00 smithi081 bash[60234]: debug 2024-03-30T14:20:00.796+0000 7f16c7b97700 -1 osd.1 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:07.132 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:06 smithi081 bash[94304]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:20:07.496 INFO:journalctl@ceph.osd.1.smithi081.stdout:Mar 30 14:20:07 smithi081 bash[94377]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:20:08.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.1.service' 2024-03-30T14:20:09.024 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:09.025 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-30T14:20:09.025 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-30T14:20:09.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.2 2024-03-30T14:20:09.046 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:20:08 smithi092 bash[64690]: ts=2024-03-30T14:20:08.751Z 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.81:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2024-03-30T14:20:09.046 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:20:08 smithi092 bash[64690]: ts=2024-03-30T14:20:08.756Z 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.81:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2024-03-30T14:20:09.046 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:20:08 smithi092 bash[64690]: ts=2024-03-30T14:20:08.760Z 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.81:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.81:8765: connect: connection refused" 2024-03-30T14:20:09.046 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:20:08 smithi092 bash[64690]: ts=2024-03-30T14:20:08.760Z 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.81:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.81:8765: connect: connection refused" 2024-03-30T14:20:09.246 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:09 smithi081 systemd[1]: Stopping Ceph osd.2 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:09.246 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:09 smithi081 bash[62412]: debug 2024-03-30T14:20:09.188+0000 7fab62c06700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:09.246 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:09 smithi081 bash[62412]: debug 2024-03-30T14:20:09.188+0000 7fab62c06700 -1 osd.2 158 *** Got signal Terminated *** 2024-03-30T14:20:09.246 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:09 smithi081 bash[62412]: debug 2024-03-30T14:20:09.188+0000 7fab62c06700 -1 osd.2 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:15.496 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:15 smithi081 bash[94525]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:20:15.496 INFO:journalctl@ceph.osd.2.smithi081.stdout:Mar 30 14:20:15 smithi081 bash[94596]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:20:17.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.2.service' 2024-03-30T14:20:17.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:17.111 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-30T14:20:17.111 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-30T14:20:17.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.3 2024-03-30T14:20:17.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:17 smithi081 systemd[1]: Stopping Ceph osd.3 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:17.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:17 smithi081 bash[64582]: debug 2024-03-30T14:20:17.272+0000 7f66e8380700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:17.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:17 smithi081 bash[64582]: debug 2024-03-30T14:20:17.272+0000 7f66e8380700 -1 osd.3 158 *** Got signal Terminated *** 2024-03-30T14:20:17.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:17 smithi081 bash[64582]: debug 2024-03-30T14:20:17.272+0000 7f66e8380700 -1 osd.3 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:19.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:19 smithi092 bash[48650]: debug 2024-03-30T14:20:19.282+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:20.247 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:19 smithi081 bash[64582]: debug 2024-03-30T14:20:19.972+0000 7f66e096c700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.430925+0000 front 2024-03-30T14:19:56.431206+0000 (oldest deadline 2024-03-30T14:20:19.931188+0000) 2024-03-30T14:20:20.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:20 smithi092 bash[48650]: debug 2024-03-30T14:20:20.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:21.246 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:20 smithi081 bash[64582]: debug 2024-03-30T14:20:20.924+0000 7f66e096c700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.430925+0000 front 2024-03-30T14:19:56.431206+0000 (oldest deadline 2024-03-30T14:20:19.931188+0000) 2024-03-30T14:20:21.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:21 smithi092 bash[48650]: debug 2024-03-30T14:20:21.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:21.546 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:21 smithi092 bash[46586]: debug 2024-03-30T14:20:21.126+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:22.246 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:21 smithi081 bash[64582]: debug 2024-03-30T14:20:21.876+0000 7f66e096c700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.430925+0000 front 2024-03-30T14:19:56.431206+0000 (oldest deadline 2024-03-30T14:20:19.931188+0000) 2024-03-30T14:20:22.296 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:22 smithi092 bash[46586]: debug 2024-03-30T14:20:22.138+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:22.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:22 smithi092 bash[44570]: debug 2024-03-30T14:20:22.046+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:22.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:22 smithi092 bash[48650]: debug 2024-03-30T14:20:22.234+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:23.296 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:23 smithi092 bash[46586]: debug 2024-03-30T14:20:23.110+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:23.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:23 smithi092 bash[44570]: debug 2024-03-30T14:20:23.066+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:23.297 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:23 smithi092 bash[48650]: debug 2024-03-30T14:20:23.186+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:23.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:23 smithi092 bash[50624]: debug 2024-03-30T14:20:23.006+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:23.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:23 smithi081 bash[94739]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:20:23.496 INFO:journalctl@ceph.osd.3.smithi081.stdout:Mar 30 14:20:23 smithi081 bash[94817]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:20:24.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:24 smithi092 bash[48650]: debug 2024-03-30T14:20:24.154+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:24.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:24 smithi092 bash[44570]: debug 2024-03-30T14:20:24.102+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:24.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:24 smithi092 bash[46586]: debug 2024-03-30T14:20:24.090+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:24.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:24 smithi092 bash[50624]: debug 2024-03-30T14:20:24.010+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:25.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.3.service' 2024-03-30T14:20:25.296 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[46586]: debug 2024-03-30T14:20:25.118+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:25.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[44570]: debug 2024-03-30T14:20:25.130+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:25.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[48650]: debug 2024-03-30T14:20:25.170+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:25.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[50624]: debug 2024-03-30T14:20:25.042+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:25.331 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:25.331 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-30T14:20:25.331 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-30T14:20:25.331 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.4 2024-03-30T14:20:25.796 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:25 smithi092 systemd[1]: Stopping Ceph osd.4 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:25.796 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[44570]: debug 2024-03-30T14:20:25.538+0000 7f5f6ee80700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:25.796 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[44570]: debug 2024-03-30T14:20:25.538+0000 7f5f6ee80700 -1 osd.4 158 *** Got signal Terminated *** 2024-03-30T14:20:25.796 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:25 smithi092 bash[44570]: debug 2024-03-30T14:20:25.538+0000 7f5f6ee80700 -1 osd.4 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:26.546 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:26 smithi092 bash[44570]: debug 2024-03-30T14:20:26.122+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:26.546 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:26 smithi092 bash[46586]: debug 2024-03-30T14:20:26.102+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:26.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:26 smithi092 bash[48650]: debug 2024-03-30T14:20:26.134+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:26.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:26 smithi092 bash[50624]: debug 2024-03-30T14:20:26.090+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:27.546 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:27 smithi092 bash[44570]: debug 2024-03-30T14:20:27.170+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:27.546 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:27 smithi092 bash[46586]: debug 2024-03-30T14:20:27.078+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:27.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:27 smithi092 bash[48650]: debug 2024-03-30T14:20:27.186+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:27.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:27 smithi092 bash[50624]: debug 2024-03-30T14:20:27.114+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:28.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[44570]: debug 2024-03-30T14:20:28.210+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:28.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[44570]: debug 2024-03-30T14:20:28.210+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:04.190814+0000 front 2024-03-30T14:20:04.190783+0000 (oldest deadline 2024-03-30T14:20:27.690610+0000) 2024-03-30T14:20:28.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[48650]: debug 2024-03-30T14:20:28.234+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:28.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[46586]: debug 2024-03-30T14:20:28.046+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:28.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[46586]: debug 2024-03-30T14:20:28.046+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:28.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:28 smithi092 bash[50624]: debug 2024-03-30T14:20:28.082+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:29.546 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[44570]: debug 2024-03-30T14:20:29.170+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:29.546 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[44570]: debug 2024-03-30T14:20:29.170+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:04.190814+0000 front 2024-03-30T14:20:04.190783+0000 (oldest deadline 2024-03-30T14:20:27.690610+0000) 2024-03-30T14:20:29.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[46586]: debug 2024-03-30T14:20:29.058+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:29.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[46586]: debug 2024-03-30T14:20:29.058+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:29.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[48650]: debug 2024-03-30T14:20:29.226+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:29.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[48650]: debug 2024-03-30T14:20:29.226+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:29.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[50624]: debug 2024-03-30T14:20:29.106+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:29.548 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:29 smithi092 bash[50624]: debug 2024-03-30T14:20:29.106+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:30.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[44570]: debug 2024-03-30T14:20:30.194+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.589751+0000 front 2024-03-30T14:19:56.589372+0000 (oldest deadline 2024-03-30T14:20:21.289131+0000) 2024-03-30T14:20:30.296 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[44570]: debug 2024-03-30T14:20:30.194+0000 7f5f6b474700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:04.190814+0000 front 2024-03-30T14:20:04.190783+0000 (oldest deadline 2024-03-30T14:20:27.690610+0000) 2024-03-30T14:20:30.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[48650]: debug 2024-03-30T14:20:30.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:30.297 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[48650]: debug 2024-03-30T14:20:30.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:30.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[46586]: debug 2024-03-30T14:20:30.042+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:30.297 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[46586]: debug 2024-03-30T14:20:30.042+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:30.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[50624]: debug 2024-03-30T14:20:30.110+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:30.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[50624]: debug 2024-03-30T14:20:30.110+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:31.239 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[50624]: debug 2024-03-30T14:20:31.090+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:31.239 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[50624]: debug 2024-03-30T14:20:31.090+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:31.239 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[46586]: debug 2024-03-30T14:20:30.994+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:31.239 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:30 smithi092 bash[46586]: debug 2024-03-30T14:20:30.994+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:31.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[48650]: debug 2024-03-30T14:20:31.314+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:31.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[48650]: debug 2024-03-30T14:20:31.314+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:32.046 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[46586]: debug 2024-03-30T14:20:31.954+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:32.046 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[46586]: debug 2024-03-30T14:20:31.954+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:32.046 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:31 smithi092 bash[74599]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:20:32.046 INFO:journalctl@ceph.osd.4.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[74672]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:20:32.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[48650]: debug 2024-03-30T14:20:32.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:32.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[48650]: debug 2024-03-30T14:20:32.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:32.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[50624]: debug 2024-03-30T14:20:32.098+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:32.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[50624]: debug 2024-03-30T14:20:32.098+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:33.241 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[50624]: debug 2024-03-30T14:20:33.114+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:33.241 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[50624]: debug 2024-03-30T14:20:33.114+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:33.241 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[46586]: debug 2024-03-30T14:20:32.930+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:33.242 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:32 smithi092 bash[46586]: debug 2024-03-30T14:20:32.930+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:33.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[48650]: debug 2024-03-30T14:20:33.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:33.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[48650]: debug 2024-03-30T14:20:33.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:34.214 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[46586]: debug 2024-03-30T14:20:33.926+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:34.214 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:33 smithi092 bash[46586]: debug 2024-03-30T14:20:33.926+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:34.214 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[50624]: debug 2024-03-30T14:20:34.150+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:34.214 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[50624]: debug 2024-03-30T14:20:34.150+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:34.217 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.4.service' 2024-03-30T14:20:34.251 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:34.253 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-30T14:20:34.253 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-30T14:20:34.254 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.5 2024-03-30T14:20:34.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[48650]: debug 2024-03-30T14:20:34.294+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:34.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[48650]: debug 2024-03-30T14:20:34.294+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:34.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 systemd[1]: Stopping Ceph osd.5 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:34.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[46586]: debug 2024-03-30T14:20:34.446+0000 7f5de26dd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:34.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[46586]: debug 2024-03-30T14:20:34.446+0000 7f5de26dd700 -1 osd.5 158 *** Got signal Terminated *** 2024-03-30T14:20:34.547 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[46586]: debug 2024-03-30T14:20:34.446+0000 7f5de26dd700 -1 osd.5 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:35.172 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[46586]: debug 2024-03-30T14:20:34.918+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:35.172 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:34 smithi092 bash[46586]: debug 2024-03-30T14:20:34.918+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:35.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[50624]: debug 2024-03-30T14:20:35.182+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:35.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[50624]: debug 2024-03-30T14:20:35.182+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:35.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[48650]: debug 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:35.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[48650]: debug 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:35.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[48650]: debug 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:36.248 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[46586]: debug 2024-03-30T14:20:35.906+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:36.248 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:35 smithi092 bash[46586]: debug 2024-03-30T14:20:35.906+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:36.248 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[50624]: debug 2024-03-30T14:20:36.154+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:36.248 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[50624]: debug 2024-03-30T14:20:36.154+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:36.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[48650]: debug 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:36.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[48650]: debug 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:36.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[48650]: debug 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:37.170 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[46586]: debug 2024-03-30T14:20:36.906+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:37.170 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:36 smithi092 bash[46586]: debug 2024-03-30T14:20:36.906+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:37.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[48650]: debug 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:37.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[48650]: debug 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:37.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[48650]: debug 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:37.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[50624]: debug 2024-03-30T14:20:37.178+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:37.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[50624]: debug 2024-03-30T14:20:37.178+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:38.199 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[46586]: debug 2024-03-30T14:20:37.914+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:38.199 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[46586]: debug 2024-03-30T14:20:37.914+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:38.199 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:37 smithi092 bash[46586]: debug 2024-03-30T14:20:37.914+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:13.232102+0000 front 2024-03-30T14:20:13.232269+0000 (oldest deadline 2024-03-30T14:20:37.331860+0000) 2024-03-30T14:20:38.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[48650]: debug 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:38.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[48650]: debug 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:38.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[48650]: debug 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:38.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[50624]: debug 2024-03-30T14:20:38.206+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:38.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[50624]: debug 2024-03-30T14:20:38.206+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:38.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[50624]: debug 2024-03-30T14:20:38.206+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:39.225 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[46586]: debug 2024-03-30T14:20:38.962+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.928083+0000 front 2024-03-30T14:19:56.927816+0000 (oldest deadline 2024-03-30T14:20:20.428039+0000) 2024-03-30T14:20:39.226 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[46586]: debug 2024-03-30T14:20:38.962+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:00.428722+0000 front 2024-03-30T14:20:00.429004+0000 (oldest deadline 2024-03-30T14:20:28.029620+0000) 2024-03-30T14:20:39.226 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:38 smithi092 bash[46586]: debug 2024-03-30T14:20:38.962+0000 7f5ddecd1700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:13.232102+0000 front 2024-03-30T14:20:13.232269+0000 (oldest deadline 2024-03-30T14:20:37.331860+0000) 2024-03-30T14:20:39.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[48650]: debug 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:39.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[48650]: debug 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:39.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[48650]: debug 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:39.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[50624]: debug 2024-03-30T14:20:39.234+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:39.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[50624]: debug 2024-03-30T14:20:39.234+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:39.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:39 smithi092 bash[50624]: debug 2024-03-30T14:20:39.234+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:40.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[48650]: debug 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:40.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[48650]: debug 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:40.296 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[48650]: debug 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:40.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[50624]: debug 2024-03-30T14:20:40.218+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:40.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[50624]: debug 2024-03-30T14:20:40.218+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:40.297 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[50624]: debug 2024-03-30T14:20:40.218+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:40.546 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[74813]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:20:41.046 INFO:journalctl@ceph.osd.5.smithi092.stdout:Mar 30 14:20:40 smithi092 bash[74883]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:20:41.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[48650]: debug 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:41.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[48650]: debug 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:41.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[48650]: debug 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:41.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[50624]: debug 2024-03-30T14:20:41.246+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:41.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[50624]: debug 2024-03-30T14:20:41.246+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:41.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:41 smithi092 bash[50624]: debug 2024-03-30T14:20:41.246+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:42.294 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[50624]: debug 2024-03-30T14:20:42.230+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:42.294 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[50624]: debug 2024-03-30T14:20:42.230+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:42.294 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[50624]: debug 2024-03-30T14:20:42.230+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:42.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[48650]: debug 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:42.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[48650]: debug 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:42.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:42 smithi092 bash[48650]: debug 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:42.755 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.5.service' 2024-03-30T14:20:42.790 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:42.791 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-30T14:20:42.791 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-30T14:20:42.791 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.6 2024-03-30T14:20:43.046 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:42 smithi092 systemd[1]: Stopping Ceph osd.6 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:43.046 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:43.046 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 osd.6 158 *** Got signal Terminated *** 2024-03-30T14:20:43.046 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 osd.6 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:43.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:43.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:43.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[48650]: debug 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:43.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[50624]: debug 2024-03-30T14:20:43.258+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:43.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[50624]: debug 2024-03-30T14:20:43.258+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:43.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:43 smithi092 bash[50624]: debug 2024-03-30T14:20:43.258+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:44.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[48650]: debug 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:44.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[48650]: debug 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:44.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[48650]: debug 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:44.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[50624]: debug 2024-03-30T14:20:44.241+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:44.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[50624]: debug 2024-03-30T14:20:44.241+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:44.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[50624]: debug 2024-03-30T14:20:44.241+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:44.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:44 smithi092 bash[50624]: debug 2024-03-30T14:20:44.241+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:45.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[48650]: debug 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:45.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[48650]: debug 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:45.546 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[48650]: debug 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:45.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[50624]: debug 2024-03-30T14:20:45.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:45.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[50624]: debug 2024-03-30T14:20:45.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:45.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[50624]: debug 2024-03-30T14:20:45.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:45.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:45 smithi092 bash[50624]: debug 2024-03-30T14:20:45.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:46.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[50624]: debug 2024-03-30T14:20:46.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:46.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[50624]: debug 2024-03-30T14:20:46.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:46.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[50624]: debug 2024-03-30T14:20:46.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:46.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[50624]: debug 2024-03-30T14:20:46.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:46.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[48650]: debug 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:46.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[48650]: debug 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:46.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[48650]: debug 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:46.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:46 smithi092 bash[48650]: debug 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:21.119263+0000 front 2024-03-30T14:20:21.119137+0000 (oldest deadline 2024-03-30T14:20:45.818793+0000) 2024-03-30T14:20:47.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[50624]: debug 2024-03-30T14:20:47.117+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:47.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[50624]: debug 2024-03-30T14:20:47.117+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:47.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[50624]: debug 2024-03-30T14:20:47.117+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:47.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[50624]: debug 2024-03-30T14:20:47.117+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:47.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[48650]: debug 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:47.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[48650]: debug 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:47.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[48650]: debug 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:47.547 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:47 smithi092 bash[48650]: debug 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:21.119263+0000 front 2024-03-30T14:20:21.119137+0000 (oldest deadline 2024-03-30T14:20:45.818793+0000) 2024-03-30T14:20:48.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[50624]: debug 2024-03-30T14:20:48.157+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:48.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[50624]: debug 2024-03-30T14:20:48.157+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:48.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[50624]: debug 2024-03-30T14:20:48.157+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:48.459 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[50624]: debug 2024-03-30T14:20:48.157+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: *** Caught signal (Segmentation fault) ** 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: in thread 7f2ac327c700 thread_name:safe_timer 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev) 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f2ae3108d20] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x555777f96daa] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x555778024948] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x555777c0a713] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x555777e95821] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x555777b863f4] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x555777b8845a] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x555777b8a3c3] 2024-03-30T14:20:48.461 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x555777aeb77a] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x555778146715] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 11: (CommonSafeTimerThread::entry()+0x11) [0x555778147f41] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f2ae30fe1ca] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 13: clone() 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug 2024-03-30T14:20:48.373+0000 7f2ac327c700 -1 *** Caught signal (Segmentation fault) ** 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: in thread 7f2ac327c700 thread_name:safe_timer 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev) 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f2ae3108d20] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x555777f96daa] 2024-03-30T14:20:48.462 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x555778024948] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x555777c0a713] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x555777e95821] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x555777b863f4] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x555777b8845a] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x555777b8a3c3] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x555777aeb77a] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x555778146715] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 11: (CommonSafeTimerThread::entry()+0x11) [0x555778147f41] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f2ae30fe1ca] 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 13: clone() 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -6112> 2024-03-30T14:20:19.282+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -5528> 2024-03-30T14:20:20.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -5362> 2024-03-30T14:20:21.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.463 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4591> 2024-03-30T14:20:22.234+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.464 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4436> 2024-03-30T14:20:23.186+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.464 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4343> 2024-03-30T14:20:24.154+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.464 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4288> 2024-03-30T14:20:25.170+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4186> 2024-03-30T14:20:26.134+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -4128> 2024-03-30T14:20:27.186+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -3547> 2024-03-30T14:20:28.234+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -3469> 2024-03-30T14:20:29.226+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -3468> 2024-03-30T14:20:29.226+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2856> 2024-03-30T14:20:30.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2855> 2024-03-30T14:20:30.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2747> 2024-03-30T14:20:31.314+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2746> 2024-03-30T14:20:31.314+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2633> 2024-03-30T14:20:32.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2632> 2024-03-30T14:20:32.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.465 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2551> 2024-03-30T14:20:33.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2550> 2024-03-30T14:20:33.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2492> 2024-03-30T14:20:34.294+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2491> 2024-03-30T14:20:34.294+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2431> 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2430> 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2429> 2024-03-30T14:20:35.250+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2017> 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2016> 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -2015> 2024-03-30T14:20:36.258+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1905> 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.466 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1904> 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1903> 2024-03-30T14:20:37.262+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1502> 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1501> 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1500> 2024-03-30T14:20:38.238+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1448> 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1447> 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1446> 2024-03-30T14:20:39.254+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1348> 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1347> 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1346> 2024-03-30T14:20:40.278+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.467 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1280> 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1279> 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1278> 2024-03-30T14:20:41.266+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1187> 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1186> 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1185> 2024-03-30T14:20:42.302+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1122> 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1121> 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 osd.6 158 *** Got signal Terminated *** 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1119> 2024-03-30T14:20:43.006+0000 7f2adbcb2700 -1 osd.6 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1116> 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1115> 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -1114> 2024-03-30T14:20:43.350+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -696> 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.468 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -695> 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -694> 2024-03-30T14:20:44.341+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -551> 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -550> 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -549> 2024-03-30T14:20:45.289+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -330> 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -329> 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -328> 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -327> 2024-03-30T14:20:46.273+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:21.119263+0000 front 2024-03-30T14:20:21.119137+0000 (oldest deadline 2024-03-30T14:20:45.818793+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -234> 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:54.412879+0000 front 2024-03-30T14:19:54.412529+0000 (oldest deadline 2024-03-30T14:20:18.512657+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -233> 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:03.214427+0000 front 2024-03-30T14:20:03.214530+0000 (oldest deadline 2024-03-30T14:20:29.113879+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -232> 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:09.114652+0000 front 2024-03-30T14:20:09.114963+0000 (oldest deadline 2024-03-30T14:20:34.915062+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug -231> 2024-03-30T14:20:47.285+0000 7f2ad429e700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:21.119263+0000 front 2024-03-30T14:20:21.119137+0000 (oldest deadline 2024-03-30T14:20:45.818793+0000) 2024-03-30T14:20:48.469 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: debug 0> 2024-03-30T14:20:48.373+0000 7f2ac327c700 -1 *** Caught signal (Segmentation fault) ** 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: in thread 7f2ac327c700 thread_name:safe_timer 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev) 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f2ae3108d20] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x555777f96daa] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x555778024948] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x555777c0a713] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x555777e95821] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x555777b863f4] 2024-03-30T14:20:48.470 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x555777b8845a] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x555777b8a3c3] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x555777aeb77a] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x555778146715] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 11: (CommonSafeTimerThread::entry()+0x11) [0x555778147f41] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f2ae30fe1ca] 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: 13: clone() 2024-03-30T14:20:48.471 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:48 smithi092 bash[48650]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[50624]: debug 2024-03-30T14:20:49.125+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[50624]: debug 2024-03-30T14:20:49.125+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[50624]: debug 2024-03-30T14:20:49.125+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[50624]: debug 2024-03-30T14:20:49.125+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[75027]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:49 smithi092 bash[75093]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:20:49.331 INFO:journalctl@ceph.osd.6.smithi092.stdout:Mar 30 14:20:49 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-03-30T14:20:50.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:50 smithi092 bash[50624]: debug 2024-03-30T14:20:50.169+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:50.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:50 smithi092 bash[50624]: debug 2024-03-30T14:20:50.169+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:50.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:50 smithi092 bash[50624]: debug 2024-03-30T14:20:50.169+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:50.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:50 smithi092 bash[50624]: debug 2024-03-30T14:20:50.169+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:51.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.145+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:51.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.145+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:51.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.145+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:51.296 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.145+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:51.419 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.6.service' 2024-03-30T14:20:51.450 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:51.451 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-30T14:20:51.451 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-30T14:20:51.451 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.7 2024-03-30T14:20:51.796 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 systemd[1]: Stopping Ceph osd.7 for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:51.796 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.617+0000 7fb7e9452700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:20:51.796 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.617+0000 7fb7e9452700 -1 osd.7 158 *** Got signal Terminated *** 2024-03-30T14:20:51.796 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:51 smithi092 bash[50624]: debug 2024-03-30T14:20:51.617+0000 7fb7e9452700 -1 osd.7 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:20:52.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:52 smithi092 bash[50624]: debug 2024-03-30T14:20:52.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:52.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:52 smithi092 bash[50624]: debug 2024-03-30T14:20:52.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:52.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:52 smithi092 bash[50624]: debug 2024-03-30T14:20:52.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:52.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:52 smithi092 bash[50624]: debug 2024-03-30T14:20:52.161+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:53.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:53 smithi092 bash[50624]: debug 2024-03-30T14:20:53.185+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:53.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:53 smithi092 bash[50624]: debug 2024-03-30T14:20:53.185+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:53.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:53 smithi092 bash[50624]: debug 2024-03-30T14:20:53.185+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:53.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:53 smithi092 bash[50624]: debug 2024-03-30T14:20:53.185+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:53.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:53 smithi092 bash[50624]: debug 2024-03-30T14:20:53.185+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-30T14:20:29.224220+0000 front 2024-03-30T14:20:29.224406+0000 (oldest deadline 2024-03-30T14:20:52.624889+0000) 2024-03-30T14:20:54.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:54 smithi092 bash[50624]: debug 2024-03-30T14:20:54.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:54.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:54 smithi092 bash[50624]: debug 2024-03-30T14:20:54.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:54.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:54 smithi092 bash[50624]: debug 2024-03-30T14:20:54.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:54.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:54 smithi092 bash[50624]: debug 2024-03-30T14:20:54.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:54.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:54 smithi092 bash[50624]: debug 2024-03-30T14:20:54.197+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-30T14:20:29.224220+0000 front 2024-03-30T14:20:29.224406+0000 (oldest deadline 2024-03-30T14:20:52.624889+0000) 2024-03-30T14:20:55.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:55 smithi092 bash[50624]: debug 2024-03-30T14:20:55.225+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:55.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:55 smithi092 bash[50624]: debug 2024-03-30T14:20:55.225+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:55.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:55 smithi092 bash[50624]: debug 2024-03-30T14:20:55.225+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:55.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:55 smithi092 bash[50624]: debug 2024-03-30T14:20:55.225+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:55.547 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:55 smithi092 bash[50624]: debug 2024-03-30T14:20:55.225+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-30T14:20:29.224220+0000 front 2024-03-30T14:20:29.224406+0000 (oldest deadline 2024-03-30T14:20:52.624889+0000) 2024-03-30T14:20:56.546 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:56 smithi092 bash[50624]: debug 2024-03-30T14:20:56.253+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2024-03-30T14:19:56.518240+0000 front 2024-03-30T14:19:56.518154+0000 (oldest deadline 2024-03-30T14:20:22.417919+0000) 2024-03-30T14:20:56.551 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:56 smithi092 bash[50624]: debug 2024-03-30T14:20:56.253+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6814 osd.1 since back 2024-03-30T14:20:05.220520+0000 front 2024-03-30T14:20:05.220394+0000 (oldest deadline 2024-03-30T14:20:28.120118+0000) 2024-03-30T14:20:56.551 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:56 smithi092 bash[50624]: debug 2024-03-30T14:20:56.253+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6822 osd.2 since back 2024-03-30T14:20:14.021889+0000 front 2024-03-30T14:20:14.021799+0000 (oldest deadline 2024-03-30T14:20:38.121655+0000) 2024-03-30T14:20:56.551 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:56 smithi092 bash[50624]: debug 2024-03-30T14:20:56.253+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2024-03-30T14:20:18.122437+0000 front 2024-03-30T14:20:18.122772+0000 (oldest deadline 2024-03-30T14:20:44.022236+0000) 2024-03-30T14:20:56.551 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:56 smithi092 bash[50624]: debug 2024-03-30T14:20:56.253+0000 7fb7e1a3e700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.92:6804 osd.4 since back 2024-03-30T14:20:29.224220+0000 front 2024-03-30T14:20:29.224406+0000 (oldest deadline 2024-03-30T14:20:52.624889+0000) 2024-03-30T14:20:58.014 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:57 smithi092 bash[75236]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:20:58.014 INFO:journalctl@ceph.osd.7.smithi092.stdout:Mar 30 14:20:57 smithi092 bash[75322]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:20:59.896 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@osd.7.service' 2024-03-30T14:20:59.932 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:20:59.932 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-30T14:20:59.932 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-30T14:20:59.932 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:20:59 smithi092 systemd[1]: Stopping Ceph prometheus.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.103Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-30T14:21:00.275 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.104Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-30T14:21:00.276 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.105Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:21:00.276 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.105Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-30T14:21:00.276 INFO:journalctl@ceph.prometheus.a.smithi092.stdout:Mar 30 14:21:00 smithi092 bash[64690]: ts=2024-03-30T14:21:00.105Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-30T14:21:00.870 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-03-30T14:21:00.899 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:21:00.899 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-30T14:21:00.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T14:21:05.496 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:05 smithi081 systemd[1]: Stopping Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:06.246 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:05 smithi081 bash[95164]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:21:06.246 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:06 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:21:06.246 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:06 smithi081 bash[95237]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:21:06.246 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:06 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:06.246 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Mar 30 14:21:06 smithi081 systemd[1]: Stopped Ceph node-exporter.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:06.644 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:06 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:06.644 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:06 smithi081 bash[85738]: ts=2024-03-30T14:21:06.415Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:21:07.245 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:06 smithi081 bash[95296]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:21:07.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:07 smithi081 bash[95365]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:21:07.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:07 smithi081 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:21:07.246 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Mar 30 14:21:07 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:40.958 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T14:21:45.446 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:45 smithi092 systemd[1]: Stopping Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:46.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:45 smithi092 bash[75776]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:21:46.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:46 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:21:46.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:46 smithi092 bash[75864]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:21:46.296 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:46 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:21:46.297 INFO:journalctl@ceph.node-exporter.b.smithi092.stdout:Mar 30 14:21:46 smithi092 systemd[1]: Stopped Ceph node-exporter.b for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:46.730 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:46 smithi092 systemd[1]: Stopping Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:46.730 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:46 smithi092 bash[69283]: logger=server t=2024-03-30T14:21:46.5045233Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-30T14:21:46.730 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:46 smithi092 bash[69283]: logger=ticker t=2024-03-30T14:21:46.504612738Z level=info msg=stopped last_tick=2024-03-30T14:21:40Z 2024-03-30T14:21:46.730 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:46 smithi092 bash[69283]: logger=tracing t=2024-03-30T14:21:46.504635727Z level=info msg="Closing tracing" 2024-03-30T14:21:47.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:47 smithi092 bash[75926]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:21:47.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:47 smithi092 bash[76004]: Error response from daemon: No such container: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:21:47.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:47 smithi092 systemd[1]: ceph-72e66552-ee9c-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-03-30T14:21:47.518 INFO:journalctl@ceph.grafana.a.smithi092.stdout:Mar 30 14:21:47 smithi092 systemd[1]: Stopped Ceph grafana.a for 72e66552-ee9c-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:10.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:10.127 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:10.142 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T14:22:10.144 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi081/crash 2024-03-30T14:22:10.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:22:10.159 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:22:10.159 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:22:10.161 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi092/crash 2024-03-30T14:22:10.162 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:22:10.177 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:22:10.177 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:22:10.178 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T14:22:10.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:22:10.222 INFO:teuthology.orchestra.run.smithi081.stdout:2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T14:22:10.223 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-30T14:22:10.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[SEC\]' /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:22:10.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[ERR\]' /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:22:10.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[WRN\]' /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:22:10.275 INFO:teuthology.orchestra.run.smithi081.stdout:2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T14:22:10.275 INFO:tasks.cephadm:Compressing logs... 2024-03-30T14:22:10.275 DEBUG:teuthology.orchestra.run.smithi081:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T14:22:10.318 DEBUG:teuthology.orchestra.run.smithi092:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T14:22:10.332 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:22:10.335 INFO:teuthology.orchestra.run.smithi092.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:22:10.343 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-03-30T14:22:10.344 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-03-30T14:22:10.344 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-03-30T14:22:10.345 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T14:22:10.345 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-03-30T14:22:10.346 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.c.log: /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-03-30T14:22:10.347 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi081.xqzken.log 2024-03-30T14:22:10.348 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.1.log: /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/tcmu-runner.log: gzip -5 --verbose 83.9% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-03-30T14:22:10.348 INFO:teuthology.orchestra.run.smithi081.stderr:-- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T14:22:10.349 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi081.xqzken.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T14:22:10.350 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-03-30T14:22:10.350 INFO:teuthology.orchestra.run.smithi081.stderr: 76.5% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi081.xqzken.log.gz 2024-03-30T14:22:10.353 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi081.wjxatc.log 2024-03-30T14:22:10.354 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.0.log: 90.6% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T14:22:10.357 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-03-30T14:22:10.357 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi081.wjxatc.log: 76.4% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi081.wjxatc.log.gz 2024-03-30T14:22:10.358 INFO:teuthology.orchestra.run.smithi081.stderr: 93.3% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T14:22:10.358 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T14:22:10.360 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.3.log: 94.2% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T14:22:10.360 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-03-30T14:22:10.360 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T14:22:10.363 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-03-30T14:22:10.363 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-03-30T14:22:10.364 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-03-30T14:22:10.365 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.5.log: -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T14:22:10.365 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-03-30T14:22:10.366 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi092.xfpeuu.log 2024-03-30T14:22:10.367 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.6.log: -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi092.buoifu.log 2024-03-30T14:22:10.368 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T14:22:10.368 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi092.xfpeuu.log: /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi092.buoifu.log: 76.4% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi092.xfpeuu.log.gz 2024-03-30T14:22:10.369 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T14:22:10.369 INFO:teuthology.orchestra.run.smithi092.stderr: 76.4% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi092.buoifu.log.gz 2024-03-30T14:22:10.370 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-03-30T14:22:10.371 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log: /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log: 83.7% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T14:22:10.371 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T14:22:10.372 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-03-30T14:22:10.375 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log: 88.4% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T14:22:10.376 INFO:teuthology.orchestra.run.smithi092.stderr: 90.6% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T14:22:10.377 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T14:22:10.378 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T14:22:10.391 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.7.log: /var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T14:22:10.395 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T14:22:10.405 INFO:teuthology.orchestra.run.smithi092.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T14:22:10.445 INFO:teuthology.orchestra.run.smithi092.stderr: 89.9% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-03-30T14:22:10.657 INFO:teuthology.orchestra.run.smithi081.stderr: 88.9% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-03-30T14:22:10.771 INFO:teuthology.orchestra.run.smithi092.stderr: 92.6% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-03-30T14:22:11.090 INFO:teuthology.orchestra.run.smithi081.stderr: 92.2% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-03-30T14:22:11.426 INFO:teuthology.orchestra.run.smithi081.stderr: 91.1% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-03-30T14:22:11.581 INFO:teuthology.orchestra.run.smithi092.stderr: 93.2% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-03-30T14:22:11.636 INFO:teuthology.orchestra.run.smithi081.stderr: 93.3% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-03-30T14:22:11.891 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-03-30T14:22:11.914 INFO:teuthology.orchestra.run.smithi092.stderr: 93.7% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-03-30T14:22:12.044 INFO:teuthology.orchestra.run.smithi092.stderr: 93.6% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-03-30T14:22:12.080 INFO:teuthology.orchestra.run.smithi092.stderr: 93.3% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-03-30T14:22:12.081 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-03-30T14:22:12.081 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m1.759s 2024-03-30T14:22:12.081 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m6.466s 2024-03-30T14:22:12.082 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.259s 2024-03-30T14:22:12.160 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-03-30T14:22:12.199 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/72e66552-ee9c-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-03-30T14:22:12.200 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-03-30T14:22:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m1.879s 2024-03-30T14:22:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m8.352s 2024-03-30T14:22:12.200 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.337s 2024-03-30T14:22:12.201 INFO:tasks.cephadm:Archiving logs... 2024-03-30T14:22:12.201 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi081/log 2024-03-30T14:22:12.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:22:13.410 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi092/log 2024-03-30T14:22:13.411 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:22:14.355 INFO:tasks.cephadm:Removing cluster... 2024-03-30T14:22:14.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:22:15.150 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 72e66552-ee9c-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:22:15.939 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T14:22:15.939 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:22:15.947 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:22:15.952 INFO:tasks.cephadm:Teardown complete 2024-03-30T14:22:15.952 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T14:22:15.962 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T14:22:15.963 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:22:15.965 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:22:15.983 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:22:15.984 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-03-30T14:22:15.984 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 44.4.53.2 2 u 17 64 377 0.078 1.374 0.434 2024-03-30T14:22:15.984 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 63.231.80.2 3 u 13 64 377 0.094 1.691 0.447 2024-03-30T14:22:15.984 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 13 64 377 0.091 0.939 0.590 2024-03-30T14:22:15.984 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-30T14:22:15.986 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:22:15.986 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-03-30T14:22:15.987 INFO:teuthology.orchestra.run.smithi092.stdout:*hv01.front.sepi 44.4.53.2 2 u 71 128 377 0.098 -3.036 0.470 2024-03-30T14:22:15.987 INFO:teuthology.orchestra.run.smithi092.stdout:+hv02.front.sepi 63.231.80.2 3 u 14 128 377 0.080 -2.333 0.209 2024-03-30T14:22:15.987 INFO:teuthology.orchestra.run.smithi092.stdout:+hv03.front.sepi 74.6.168.72 3 u 12 128 377 0.097 -2.980 0.220 2024-03-30T14:22:15.987 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-30T14:22:15.988 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T14:22:16.008 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T14:22:16.009 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T14:22:16.042 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T14:22:16.075 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T14:22:16.108 INFO:teuthology.task.internal:Duration was 2252.516355 seconds 2024-03-30T14:22:16.108 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T14:22:16.141 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T14:22:16.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:22:16.144 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:22:16.195 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T14:22:16.195 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-03-30T14:22:16.195 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T14:22:16.207 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-03-30T14:22:16.207 DEBUG:teuthology.orchestra.run.smithi092:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T14:22:16.220 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T14:22:16.221 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:22:16.223 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:22:16.297 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T14:22:16.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:22:16.299 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:22:16.476 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T14:22:16.486 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T14:22:16.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:22:16.503 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:22:16.520 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T14:22:16.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:22:16.546 DEBUG:teuthology.orchestra.run.smithi092:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:22:16.558 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-03-30T14:22:16.576 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-03-30T14:22:16.614 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:22:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:22:16.620 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:22:16.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:22:16.626 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T14:22:16.636 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T14:22:16.636 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi081 2024-03-30T14:22:16.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:22:16.699 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131/remote/smithi092 2024-03-30T14:22:16.699 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:22:16.731 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T14:22:16.732 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:22:16.734 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:22:16.740 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T14:22:16.751 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T14:22:16.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T14:22:16.784 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T14:22:16.784 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:22:16.786 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:22:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:22 /home/ubuntu/cephtest 2024-03-30T14:22:16.794 INFO:teuthology.orchestra.run.smithi092.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:22 /home/ubuntu/cephtest 2024-03-30T14:22:16.796 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T14:22:16.817 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T14:22:16.926 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T14:22:16.955 DEBUG:teuthology.nuke:shortname: smithi081 2024-03-30T14:22:16.955 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:22:16.980 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:35:39.164911', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-30T14:22:16.983 DEBUG:teuthology.nuke:shortname: smithi092 2024-03-30T14:22:16.983 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:22:17.003 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630131', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:35:39.166416', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-30T14:22:17.026 INFO:teuthology.orchestra.console.smithi081:Power off 2024-03-30T14:22:17.026 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:22:17.051 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2024-03-30T14:22:17.051 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:17.067 INFO:teuthology.orchestra.console.smithi092:Power off 2024-03-30T14:22:17.067 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:22:17.076 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-03-30T14:22:17.091 DEBUG:teuthology.orchestra.console.smithi092:power off output: Chassis Power Control: Down/Off 2024-03-30T14:22:17.091 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:17.114 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-03-30T14:22:21.078 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:21.115 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:21.188 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-03-30T14:22:21.225 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-03-30T14:22:25.191 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:25.226 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:22:25.303 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2024-03-30T14:22:25.336 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is off 2024-03-30T14:22:25.404 INFO:teuthology.orchestra.console.smithi081:Power off completed 2024-03-30T14:22:25.437 INFO:teuthology.orchestra.console.smithi092:Power off completed 2024-03-30T14:22:25.541 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/off mon_election/connectivity} duration: 2252.516354560852 failure_reason: '"2024-03-30T13:53:05.117347+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-30T14:22:25.541 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T14:22:25.621 INFO:teuthology.run:FAIL